« Netcat Tool | Main | Implementing PCP »

Tracing a script in Unix/Linux

Its been a while since i posted on my blog, Since now my other Project went live and we had a smooth first month end close, I am going to post a series of articles on learnings, new tools and tips and tricks on troubleshooting and tuning which i learnt.

I had this situation many times where i try to start a process ex: database listener, apache process etc... the process errors out because of some permissions problem or port conflict issue. I have been working on environments where we have several applications running on the same server and its pretty hard to identify what port/subport or directory is causing the issue.

error:

After some research i came across a different usage of tool strace (Linux) or truss (UNIX),

    strace lsnrctl start DEV

fix:

References

TrackBack

TrackBack URL for this entry:
http://blogs.oracle.com/mte1521/mt-tb.cgi/525

Post a comment

(If you haven't left a comment here before, you may need to be approved by the site owner before your comment will appear. Until then, it won't appear on the entry. Thanks for waiting.)

About This Entry

This page contains a single entry from the blog posted on February 14, 2008 5:22 PM.

The previous post in this blog was Netcat Tool.

The next post in this blog is Implementing PCP.

Many more can be found on the main index page or by looking through the archives.

Top Tags

Powered by
Movable Type and Oracle