Bug 8199590: SERVER NET TRACING FAILS BECAUSE OH/LOG/DIAG/CLIENT DOES NOT EXIST.
Oracle Database: 11g Enterprise Edition Release
Version: 11.1.0.7.0 - 64bit Production
OS: RHEL 5.6 - 64bit
Problem
Dump files filling up the root partition /oradiag_root/diag/clients/
Root Cause
Missing sub directory or write permission to $ORACLE_HOME/log/diag/clients.
Solution:
Manually create missing subdirectory named as “clients” under location $ORACLE_HOME/log/diag and provide appropriate read and write permission to the directory.
Oracle Metalink Reference:
[ID 1307259.1] How to Prevent The Oradiag_ (eg oradiag_oracle) Directory writing to $HOME When Starting The 11g Agent
[ID 797678.1] 11g Sqlnet Log Shows Error "Directory does not exist for read/write"
[ID 1393745.1] Numerous ora_*.trm Trace Files Created in oradiag_ Folder (oradiag_oracle)
No comments:
Post a Comment