Auditing - Creating data for one table and not the other

Dawn M

Member
I'm testing out OE Auditing but have run into an issue. I've set up PSC-App-Tables for both tables in a test database. I imported all the standard policies, but disabled all but PSC-App and PSC-Security.

I can create, update and delete one table and data correctly appears in the _aud-audit-data table. However, when I attempt to create/update/delete in the second table, nothing appears in the _aud-audit-data table for that table.

Since this database is server side (LINUX), I don't have the nice Audit Policy Tool/Maintenance to use.

I have dumped the Audit Policy information to an XML (see below) and everything appears correct. Not sure what I'm missing. Anybody else experience this issue?
 

Attachments

  • newpolicies.txt
    1.6 KB · Views: 9

Dawn M

Member
I only need table related auditing. Anytime a table is created, updated or deleted. I don't care about the values of the changes.
 
Top