Rob. Thanks for your reply. I even read your blog on that oracle listener and 
even tried dtrace script you gave. which one is max que size in the o/p ? in 
the o/p most of the time i'm getting <exec name> <pid> <0> <2> etc.

dtrace -n 
syscall::listen:entry'{trace(execname);trace(pid);trace(arg0);trace(arg1);}
-- 
This message posted from opensolaris.org
_______________________________________________
dtrace-discuss mailing list
dtrace-discuss@opensolaris.org

Reply via email to