How to trace SQL statements getting executed from a Web application?
Hi,
Oracle version : 12.1.0.2.0
Our application, which is developed in .Net, is a desktop application. In which we have a fat client and to use the application it is mandatory to have oracle client installed.
We use "statement tracer for Oracle" tool (https://statement-tracer-for-oracle.software.informer.com/1.5/ ) to trace SQL statements being executed by a client machine.
Now we are developing a Web-based application and I can not use this tool to trace SQLs.
Can you please let me know any tool or method using which I can achieve this?
Thanks,
Vinayak