Trace A Concurrent Program
Trace A Concurrent Program
Trace A Concurrent Program
(OR)
How do you enable/disable a trace to a Concurrent Program?
1. Connect to Oracle Applications
2. Navigate to System Administrator->Concurrent->Program->Define
3. Query the concurrent program on which you want to enable trace.
4. Check the enable trace check box bottom of the screen, Save it.
5. Ask the developer to submit the request, Once the request got submitted and completed normal.
6. Get the spid as select oracle_process_id from apps.fnd_concurrent_requests where
request_id=456624.
7. You will get a spid like 12340.
8. Goto Udump and ls -ltr *12340*.
9 . You will get trace file.
Query to Get the Udump Location:
VALUE
user_dump_dest
/u2190/app/oracle/product/11.1.0/db_1/admin/orq11_qmnalx1109/diag/rdbms/orq1/orq
11/trace