Skip to Main Content

SQL & PL/SQL

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Beginner question- folder path

User579817-OCMar 30 2015 — edited Mar 30 2015

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.

This post has been answered by James Su on Mar 30 2015
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Apr 27 2015
Added on Mar 30 2015
3 comments
962 views