Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Mailing Lists -> Oracle-L -> How can one set the tracefile identifier for someone else's session??

How can one set the tracefile identifier for someone else's session??

From: Andrew Zitelli <azitelli_at_gmail.com>
Date: Tue, 15 May 2007 14:55:21 -0700
Message-ID: <ee37ad790705151455v594164c6qd1a7714db71a1d9@mail.gmail.com>


Is there an easy way to set a tracefile identifier when tracing someone else's session? To trace my own session I simply use something like: alter session set tracefile_identifier='ANDY';

The package DBMS_SYSTEM provides procedures SET_BOOL_PARAM_IN_SESSION and SET_INT_PARAM_IN_SESSION but nothing like SET_VARCHAR_PARAM_IN_SESSION. I have looked a bit on the web but have not found an answer for this. Is it possible?

Thanks and kind regards,

Andy Zitelli

--
http://www.freelists.org/webpage/oracle-l
Received on Tue May 15 2007 - 16:55:21 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US