Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: Which table to check whether my SQL_TRACE is on for the user
Hi Dave,
Thanks but the command does not work.
In SQLPLUS,
SQL> alter SESSION SET SQL_TRACE=TRUE
2 /
Session altered.
SQL> SHOW PARAMETER SQL_TRACE
unknown SHOW option "PARAMETER"
unknown SHOW option "SQL_TRACE"
I am using Oracle Database 8.1.6. Any other suggestions ? Thanks.
Regds,
New Bee
-----Original Message----- From: Farnsworth, Dave [mailto:DFarnsworth_at_Ashleyfurniture.com] Sent: Wednesday, August 07, 2002 9:03 PM To: Multiple recipients of list ORACLE-L Subject: RE: Which table to check whether mySQL_TRACE is on for the user sess
In SQLPlus
SHOW PARAMETER SQL_TRACE This will give you true or false.
Dave
-----Original Message----- Sent: Wednesday, August 07, 2002 3:03 AM To: Multiple recipients of list ORACLE-L sess Hi Guru, Which table should I check whether my SQL_TRACE is on for the user session ? Please advise. Thanks. Regds, New BeeMailing Lists
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: CHAN Chor Ling Catherine (CSC) INET: clchan_at_nie.edu.sg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access /
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Mailing Lists
--
Please see the official ORACLE-L FAQ: http://www.orafaq.com
--
Author: Farnsworth, Dave INET: DFarnsworth_at_Ashleyfurniture.com Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access /
To REMOVE yourself from this mailing list, send an E-Mail message
to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in
the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (likesubscribing).
-- Please see the official ORACLE-L FAQ: http://www.orafaq.com -- Author: CHAN Chor Ling Catherine (CSC) INET: clchan_at_nie.edu.sg Fat City Network Services -- (858) 538-5051 FAX: (858) 538-5051 San Diego, California -- Public Internet access / Mailing Lists -------------------------------------------------------------------- To REMOVE yourself from this mailing list, send an E-Mail message to: ListGuru_at_fatcity.com (note EXACT spelling of 'ListGuru') and in the message BODY, include a line containing: UNSUB ORACLE-L (or the name of mailing list you want to be removed from). You may also send the HELP command for other information (like subscribing).Received on Wed Aug 07 2002 - 22:08:29 CDT
![]() |
![]() |