synapsevampire
Programmer
Using Oracle 8.
I would like to be able to capture the SQL being passed from an application, and wonder what the best means to do so is using Oracle?
In SQL Server we just turn on the Trace from the Query Analyzer.
The intent of this is to use the same joins when extracting similar information in out reporting efforts.
Appreciate any feedback.
-k
I would like to be able to capture the SQL being passed from an application, and wonder what the best means to do so is using Oracle?
In SQL Server we just turn on the Trace from the Query Analyzer.
The intent of this is to use the same joins when extracting similar information in out reporting efforts.
Appreciate any feedback.
-k