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

Home -> Community -> Mailing Lists -> Oracle-L -> AUDIT RENAME

AUDIT RENAME

From: Charlotte Hammond <charlottejanehammond_at_yahoo.com>
Date: Fri, 22 Jul 2005 07:43:33 -0700 (PDT)
Message-ID: <20050722144334.53783.qmail@web33103.mail.mud.yahoo.com>


Hi All,

If I do

AUDIT RENAME ON DEFAULT; Then this audits statements of the type:

RENAME aaa TO bbb;

But not

ALTER TABLE aaa RENAME TO ccc;

Is this the correct behaviour? (Obviously I can AUDIT ALTER ON DEFAULT too to capture the second statment but that captures other ALTERs that I'm not interested in).

Thanks,

Charlotte                 



Start your day with Yahoo! - make it your home page http://www.yahoo.com/r/hs  
--
http://www.freelists.org/webpage/oracle-l
Received on Fri Jul 22 2005 - 09:45:39 CDT

Original text of this message

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