Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

audit alter table add column and drop column

938302Oct 18 2012 — edited Oct 19 2012
Hi Team,

I have DB 11.1.0.7 on Unix server.

I can audit create table and drop table commands but I want to audit
alter table command.
basically I want to audit add columns and drop columns commands. Is it
possible and if yes then how.

Thanks

Comments

jiyong

You have to enable Open UI on the Object Manager.

Have a look at Siebel Open UI Deployment Guide (Doc ID 1499842.1).

Siebel Open UI Deployment Guide Supplement

"To render as Open UI client:

EnableOpenUI=TRUE

HighInteractivity=TRUE"

1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 16 2012
Added on Oct 18 2012
17 comments
5,128 views