Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: APPNAME in trace
Nelson,
Is this an Oracle Apps (E-Business Suite) instance? In that case, is this from a Concurrent report? You may not be able to see the SET_MODULE as the wrappers around the Concurrent report may have set this....
John
-----Original Message-----
From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org] On Behalf Of James Foronda
Sent: Wednesday, June 07, 2006 8:44 AM
To: nelson.petersen_at_homehardware.ca
Cc: oracle-l_at_freelists.org
Subject: Re: APPNAME in trace
Nelson,
Petersen, Nelson wrote:
> Would the trace be writing these lines out-of-order?
> I've looked at the PL/SQL (developed in-house) and I don't see
> consecutive calls to SET_MODULE.
>
Is there only one call to SET_MODULE in your PL/SQL code? If yes, is that code being called from outside of Oracle (some scripts or GUI program)? Maybe the calling program loops around the call to the PL/SQL code?
James
http://jforonda.blogspot.com
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Wed Jun 07 2006 - 14:05:02 CDT