Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Mailing Lists -> Oracle-L -> RE: audit_trail
Interesting to know, thanks. I always thought that parameter gave you less
auditing, not more. Well you live and learn I suppose!
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: Wednesday, April 09, 2003 11:14 AM
To: Multiple recipients of list ORACLE-L
Metalink Note:174340.1 has more info on AUDIT_SYS_OPERATIONS...
-----Original Message-----
Sent: Wednesday, April 09, 2003 12:34 PM
To: Multiple recipients of list ORACLE-L
This parameter (AUDIT_SYS_OPERATIONS) is set to FALSE by default. There still are *.aud files generated in 9.2.0.2.
>From what I gathered, this parameter is to audit 'sys' actions when auditing
is in use. Until 9.2 'sys' was a trusted user and auditing was not possible
for its actions.
-----Original Message-----
Sent: Wednesday, April 09, 2003 11:34 AM
To: Multiple recipients of list ORACLE-L
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 - 15:53:54 CDT
![]() |
![]() |