Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

11gR2 - Initialization Parameter diagnostic_dest

user4702606Jul 17 2016 — edited Jul 18 2016

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.

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 15 2016
Added on Jul 17 2016
3 comments
410 views