Core Concurrent Processing - EBS (MOSC)

MOSC Banner

How to find concurrent program trace file location?

edited Jun 5, 2018 5:06AM in Core Concurrent Processing - EBS (MOSC) 7 commentsAnswered
We are using EBS version 12.1.3

I had enabled concurrent program tracing. But not sure where the trace file location is. I find out the following query on the internet. I used it and changed the user_dump_dest in the query to diagnostic_dest since we have 11.2.0.3 version of database. But when I input the request id number, it returns no rows selected. Is there any other way I can find the trace file? Please advise. Thank you very much.

SELECT 'Request id: '||request_id ,
'Trace id: '||oracle_Process_id,
'Trace Flag: '||req.enable_trace,
'Trace Name:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center