One server, multiple instances: Enable unified audit for a single instance only
Hello gurus,
I've multiple Oracle instances on a single server (same ORACLE_HOME).
The procedure to enable unified audit says:
% cd $ORACLE_HOME/rdbms/lib
% make -f ins_rdbms.mk uniaud_on ioracle
I would like to enable unified audit for one instance only, not for all instances sharing the same ORACLE_HOME.
Do you think it's possible ?
Thank you very much