Technology Stack - EBS (MOSC)

MOSC Banner

R12 Concurrent Program Trace enable

edited Aug 20, 2021 10:38AM in Technology Stack - EBS (MOSC) 10 commentsAnswered
Hi,

I am trying to enable a trace file for one of my custom concurrent program executable is RDF.

But its not generating any file in user_dump_dest dir.

Also when I run the below query, it's not giving any Trace ID and trace file name is showing oratstb_ora_.trc?

SELECT 'Request id: '||request_id ,
'Trace id: '||oracle_Process_id,
'Trace Flag: '||req.enable_trace,
'Trace Name:
'||dest.value||'/'||lower(dbnm.value)||'_ora_'||oracle_process_id||'.trc',
'Prog. Name: '||prog.user_concurrent_program_name,
'File Name: '||execname.execution_file_name|| execname.subroutine_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