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: audit user activities

RE: audit user activities

From: Stephane Faroult <sfaroult_at_oriolecorp.com>
Date: Mon, 06 Jan 2003 07:14:03 -0800
Message-ID: <F001.005278BE.20030106071403@fatcity.com>

 ('binary' encoding is not supported, stored as-is)

>Dear list !
>I need to audit / log several activities of users
>against the DB .
>I need to trace a user's login/logout as well as
>DML operations on certain
>tables.
>I understand that there are more than one way to
>achieve these.
>Could you please share your experiences / tricks on
>the matter.
>Thanks a lot !
>Andrey.

Andrey,

   Really depends on the level of detail you need. If you only need to know which _oracle_user_ has connect and which tables s/he has modified, AUDIT is enough. If you want to know more (eg who was connected at the OS level, from which client or terminal, which row was deleted or what was modified) triggers are the only way to go IMHO.

Regards,

Stephane Faroult
Oriole

-- 
Please see the official ORACLE-L FAQ: http://www.orafaq.net
-- 
Author: Stephane Faroul
  INET: sfaroult_at_oriolecorp.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 Mon Jan 06 2003 - 09:14:03 CST

Original text of this message

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