Description
ocitrace is a dynamic library (.dll/.so). Being loaded into memory at user side it tracks all OCI calls issued by programs run at user side. Current version (0.1-pre-alpha) does not include powerful logging feature but it's usable only for simple applications.
Installation and usage:
Windows install:
set ORA_OCI_UCBPKG=ocitraceLinux/Solaris install:
bash$ export ORA_OCI_UCBPKG=ocitraceHere is a sample log from sqlplus utility run and exit.