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

Home -> Community -> Usenet -> c.d.o.server -> Re: How to audit/trigger "ALTER SESSION" Statements?

Re: How to audit/trigger "ALTER SESSION" Statements?

From: Michel Cadot <micadot{at}altern{dot}org>
Date: Fri, 22 Apr 2005 17:33:08 +0200
Message-ID: <42691903$0$12355$626a14ce@news.free.fr>

"Michael" <mschott14_at_hotmail.com> a écrit dans le message de news:e7b6653e.0504220629.36b2f522_at_posting.google.com...
| Hello all,

|

| Is there a way to audit "ALTER SESSION" Statements submitted to the
| database?

Did you try "audit alter session;"?
Don't forget to set audit_trail configuration parameter to db. You'll find the result in dba_audit_statement.

Regards
Michel Cadot Received on Fri Apr 22 2005 - 10:33:08 CDT

Original text of this message

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