Oracle a10.2.0.4 adx_<SID>.txt question
Hi,
I am using Oracle 10.2.0.4 on different platforms and I need to implement a custom script for XML audit trial archiving and management- using oracle audit vault and its features is not an option for me.
Scripts needs to be able to copy an XML audit trail file from admup directory after Oracle is finished writing to it.
In the adump directory, next to the audit trail files there is a file adx_<SID>.txt with following format of its content:
Format:
<Path to audit files direcotry>
<audit log file name>
<Path to audit files direcotry>
<audit log file name>
I am using Oracle 10.2.0.4 on different platforms and I need to implement a custom script for XML audit trial archiving and management- using oracle audit vault and its features is not an option for me.
Scripts needs to be able to copy an XML audit trail file from admup directory after Oracle is finished writing to it.
In the adump directory, next to the audit trail files there is a file adx_<SID>.txt with following format of its content:
Format:
<Path to audit files direcotry>
<audit log file name>
<Path to audit files direcotry>
<audit log file name>
0