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

Home -> Community -> Mailing Lists -> Oracle-L -> RE: My no weekly tip ddl auditing

RE: My no weekly tip ddl auditing

From: Powell, Mark D <mark.powell_at_eds.com>
Date: Mon, 3 May 2004 11:28:00 -0400
Message-ID: <564DE4477544D411AD2C00508BDF0B6A1CE0AB03@usahm018.exmi01.exch.eds.com>


There is an entire chapter on using the AUDIT command in the DBA Administration manual.

We use the command to audit most all DDL statements issued in production and to track object access by our developer emergency ID which has insert, update, and delete privileges to all application tables.

example "audit table"

HTH -- Mark D Powell --

-----Original Message-----

From: oracle-l-bounce_at_freelists.org
[mailto:oracle-l-bounce_at_freelists.org]On Behalf Of Juan Cachito Reyes Pacheco
Sent: Friday, April 30, 2004 4:40 PM
To: oracle-l_at_freelists.org
Subject: Re: My no weekly tip ddl auditing

HI Rich,
Could you pelase give an eaxmple, because I don't have metalink access, I have something (I can't say is a bug)
The only thing I could get is audit, to audit but without specifying the object being modificated.

Thanks you

Juan Carlos Reyes Pacheco
OCP
Database 9.2 Standard Edition



Please see the official ORACLE-L FAQ: http://www.orafaq.com

To unsubscribe send email to: oracle-l-request_at_freelists.org put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/
FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html

-----------------------------------------------------------------
----------------------------------------------------------------
Please see the official ORACLE-L FAQ: http://www.orafaq.com
----------------------------------------------------------------
To unsubscribe send email to: oracle-l-request_at_freelists.org
put 'unsubscribe' in the subject line.
--

Archives are at http://www.freelists.org/archives/oracle-l/ FAQ is at http://www.freelists.org/help/fom-serve/cache/1.html
Received on Mon May 03 2004 - 10:25:32 CDT

Original text of this message

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