Hello,
It's the first time use this I write to the community, I hope all be correct.
Make some little"POCs" and I find some strange. the diagnostic_dest parameter is setted to '/u01/app/oracle' (standard OFA), the background_dump_dest is set to ' /u01/app/oracle/product/12.1.0.2/dbhome_01/rdbms/log'. In the documentation [1] say that fi diagnostic_dest is setted, background_dump_dest will be ignored.
The problem is that in my proves, almost all the log is put in diagnostic_dest, except one file that is written in background_dump_dest. the file is : orclscripts_ora_XXXX.trc and the content is:[2] . The version that I'm using is [3]
Some body knows why exist this file and if it's possible to change some parameter or whatever to put in diagnostic_dest?
Thanks!
[1]: https://docs.oracle.com/cloud/latest/db121/REFRN/refrn10280.htm#REFRN10280
[2]:
Dump file /u01/app/oracle/product/12.1.0.2/dbhome_01/rdbms/log/orclscripts_ora_3179.trc
*** 2015-12-04 07:01:40.226
Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production
With the Partitioning, OLAP, Advanced Analytics and Real Application Testing options
ORACLE_HOME = /u01/app/oracle/product/12.1.0.2/dbhome_01
System name: Linux
Node name: HOSTNAME(whatever)
Release: 4.2.3-200.fc22.x86_64
Version: #1 SMP Thu Oct 8 03:23:55 UTC 2015
Machine: x86_64
Storage: ?
Instance name: orclscripts
Redo thread mounted by this instance: 0 <none>
Oracle process number: 0
Unix process pid: 3179, image:
*** 2015-12-04 07:01:40.255
KJHA:2phase clscrs_flag:840 instSid:
KJHA:2phase ctx 2 clscrs_flag:840 instSid:orclscripts
KJHA:2phase clscrs_flag:840 dbname:
KJHA:2phase ctx 2 clscrs_flag:840 dbname:orclscripts
KJHA:2phase WARNING!!! Instance:orclscripts of kspins type:1 does not support 2 phase CRS
[3]:Oracle Database 12c Enterprise Edition Release 12.1.0.2.0 - 64bit Production