Disabling auditing for a child table of an audited table

Max Nowak
Kilo Sage

Hi,

I'd like to know if it's possible to disable auditing for a table that extends a table that has auditing activated.

 

So, for example, in our configuration, we have the "Audit" field checked on the Task table. Then, there's a custom table that extends the Task table, and even though I have "Audit" unchecked for that table, records in the sys_audit and sys_audit_delete tables are created for it.

 

Auditing the child table isn't important for us and just slows down certain processes, so I'd like to prevent auditing for this child table, without having to disable auditing for the parent table. Would that be possible at all?

 

Thanks for your help,

Max

1 REPLY 1

Drew West
Tera Contributor

Did you ever find an answer for this?