Hello everyone,
I have to run a PO Approval Analyzer script as per R12: Approval Analyzer Diagnostic Script (Doc ID 1525670.1)
I have copied the script in the oracle BIN folder.
After which I have started sql plus.
To run the script i have to type SQL> @po_approval_analyzer.sql as per the doc.
However sql plus is not running in the BIN folder.
So I have to select the path where the file is stored then run the script.
the path is \oraclexe\app\oracle\product\11.2.0\server\bin\po_approval_analyzer.sql
My question is what do i type to run the file
SQL> ..............<someting here>........................ @po_approval_analyzer.sql ???
Thanks for the replies
Please be indulgent I am not a technical consultant but I need the results of this script for my functional role. Thanks for your comprehension.