Dear all:
I have altered the referred parameter, but I am still able to see files created in the default / OOB location on:
$ORACLE_BASE/diag
I have double checked that diagnostic_dest in EM all initialization parameters and via the adrci command line tool, both report a location that is indeed used to write some files, but the above location continues to receive other files with recent time stamps.
The largest being the listener log trace file at:
$ORACLE_BASE/diag/tnslsnr/HOST/listener/trace/listener.log
I am starting up the listener with the EM startup command, via init.d scripts, which uses dbstart with the $ORA_HOME parameter, so it is started up by dbstart.
Still if I run a lsnrctl stat, I am getting the listener log file as written on $ORACLE_BASE/diag/tnslsnr/HOST/listener/alert/log.xml.
Which are the parameters that control the location of the following files?
$ORACLE_BASE/diag/tnslsnr/HOST/listener/trace/listener.log
$ORACLE_BASE/diag/tnslsnr/HOST/listener/alert/log.xml
Can I change those files locations?
From where / how?
My understanding was that setting the init parameter was enough, but that is not working.
I am on 11.2.0.3.
My $ORACLE_HOME/network/admin/sqlnet.ora file does not have the diag_adr_enabled = OFF uncommented, so I am assuming ADR is currently ON.
Thanks and regards,
Roman.