strace

Hi Gurus,

I need to trace a sqlplus session using strace.

Can someone please provide me the syntax. sorry was not able to figure out by reading the man page. :frowning:

i tried to do as below but getting the error

xt33db006[oracle:RDBE]/u1/app/oracle/product/10.2.0/asm_1$ strace -f sqlplus '/as sysdba'
ERROR: unable to open /dev/log

thanks in advance
-pk