Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: audit_trail
IIRC, it can be turned off in 9.2 (not there in 9.0) using the
AUDIT_SYS_OPERATIONS parameter.
Pete
"Controlling developers is like herding cats."
Kevin Loney, Oracle DBA Handbook
"Oh no, it's not. It's much harder than that!"
Bruce Pihlamae, long-term Oracle DBA
-----Original Message-----
Kirti
Sent: Tuesday, April 08, 2003 8:19 PM
To: Multiple recipients of list ORACLE-L
The audit files (*.aud) you see in that directory are created when you connect to the database as 'internal' or using 'connect / as sysdba'. This has nothing to do with database auditing. Tracking 'internal' connections in these files can not be turned off. In fact, one must delete the old *.aud files from this directory from time to time.
HTH,
-----Original Message-----
Sent: Tuesday, April 08, 2003 2:34 PM
To: Multiple recipients of list ORACLE-L
Hi DBAs
show parameter show audit_trail string NONE in one of database but why I still found oracle dump audit file to $ORACLE_HOME \rdbms\aduit ?
thanks in advance
Mitchell
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Deshpande, Kirti
INET: kirti.deshpande_at_verizon.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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).
--
Please see the official ORACLE-L FAQ: http://www.orafaq.net
--
Author: Pete Sharman
INET: peter.sharman_at_oracle.com
Fat City Network Services -- 858-538-5051 http://www.fatcity.com San Diego, California -- Mailing list and web hosting services ---------------------------------------------------------------------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 Apr 09 2003 - 11:33:52 CDT