V$XML_AUDIT_TRAIL and DBA_COMMON_AUDIT_TRAIL do not return record when AUDIT_TRAIL is set to XML
Dear Experts,
I have configured two databases both are Oracle 11.2.0.2. in both the databases AUDIT_TRAIL is set to XML. both database generate audit records in XML format at the AUDIT_FILE_DEST location.
issue i am facing is that in one database V$XML_AUDIT_TRAIL and DBA_COMMON_AUDIT_TRAIL return data from these XML audit files whereas in other database it does not return any record.
I repeat XML files are generated but select on V$XML_AUDIT_TRAIL and DBA_COMMON_AUDIT_TRAIL don't provide any output.
please advise.
Regards,
Ashish
I have configured two databases both are Oracle 11.2.0.2. in both the databases AUDIT_TRAIL is set to XML. both database generate audit records in XML format at the AUDIT_FILE_DEST location.
issue i am facing is that in one database V$XML_AUDIT_TRAIL and DBA_COMMON_AUDIT_TRAIL return data from these XML audit files whereas in other database it does not return any record.
I repeat XML files are generated but select on V$XML_AUDIT_TRAIL and DBA_COMMON_AUDIT_TRAIL don't provide any output.
please advise.
Regards,
Ashish
0