Database Administration (MOSC)

MOSC Banner

Audit DDL changes of objects in EBS database

Hi Team!

I have setup traditional audit audit_trail=DB in our 12.1.0.2.0 database and currently i do have some questions for you guys.

Every alter of procedure, view, function, package is recorded as create under the action_name column in dba_audit_trail view? I assume this is because of using create or replace during those objects change?

Our internal auditors want to have track about every DDL in our database, and track of last login session of database users.

Currently i have enabled these audits:

ALTER ANY PROCEDURE BY ACCESS

 ALTER TABLE BY ACCESS 

CREATE ANY TABLE BY ACCESS 

Tagged:

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center