RE: Norbert Debes - trace file analyser
Date: Fri, 12 Aug 2011 11:23:07 +0100
Message-ID: <919FC80F27E0C6428106496EDF92A75213415408_at_EXCCLUS05.PRODDS.NTNL>
Thanks Niall,
>> ...
>> The solution was to pass the cached cursor handle (which probably is
the address) through
>> and display it instead of the cursor number. This should mean that
the text is only
>> printed on the first parse of SQL statement and the size of the trace
file goes back to
>> something reasonable.
I'm not seeing that in my trace file! The sql text is being output for
every parse, hard or soft:
PARSING IN CURSOR #140136345356328 len=360 dep=0 uid=2995 oct=2 lid=2995 tim=1313055014330192 hv=3633137198 ad='7254d378' sqlid='6jf6bsmc8ujjf' INSERT INTO "LW_MEASURED" ("RUN_ID", ...) VALUES (:V00001,...) END OF STMT ...
PARSING IN CURSOR #140136345356328 len=360 dep=0 uid=2995 oct=2 lid=2995 tim=1313055015833694 hv=3633137198 ad='7254d378' sqlid='6jf6bsmc8ujjf' INSERT INTO "LW_MEASURED" ("RUN_ID", ...) VALUES (:V00001,...) END OF STMT And so on.
Cheers,
Norm.
Norman Dunbar
Contract Senior Oracle DBA
Capgemini Database Team (EA)
Internal : 7 28 2051
External : 0113 231 2051
Information in this message may be confidential and may be legally privileged. If you have received this message by mistake, please notify the sender immediately, delete it and do not copy it to anyone else.
We have checked this email and its attachments for viruses. But you should still check any attachment before opening it. We may have to make this message and any reply to it public if asked to under the Freedom of Information Act, Data Protection Act or for litigation. Email messages and attachments sent to or from any Environment Agency address may also be accessed by someone other than the sender or recipient, for business purposes.
If we have sent you information and you wish to use it please read our terms and conditions which you can get by calling us on 08708 506 506. Find out more about the Environment Agency at www.environment-agency.gov.uk
-- http://www.freelists.org/webpage/oracle-lReceived on Fri Aug 12 2011 - 05:23:07 CDT