Re: Database comparisons

  • From: "GovindanK" <gkatteri@xxxxxxxxxxx>
  • To: oracledba.williams@xxxxxxxxx, "Niall Litchfield" <niall.litchfield@xxxxxxxxx>
  • Date: Mon, 11 Jan 2010 15:43:25 -0800

> The auditor's question was essentially that "you are making
changes to table A and verifying those changes, but how do you
know the application didn't also change table B".

If that be the concern, then the following should help

audit_trail= db / db,extended

audit alter table on <user> , audit create table on <user>

Query dba_audit_object

 HTH

GovindanK

Other related posts: