how to stop /tmp/cli_app_23305.trc trace file from getting generated
We have a trace file in /tmp we don’t use it, but cause programs crash everynight.Is it possible to check these ORACLE variable to see if it’s not these one creating files.
I don’t know how to stop file creation.
But a TRC file start with these messages:
(251216544) [16-OCT-2013 01:30:29:398] --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
(251216544) [16-OCT-2013 01:30:29:398] New trace stream is /tmp/cli_app_23305.trc
(251216544) [16-OCT-2013 01:30:29:398] New trace level is 16
(251216544) [16-OCT-2013 01:30:29:398] --- TRACE CONFIGURATION INFORMATION ENDS ---
(251216544) [16-OCT-2013 01:30:29:398] --- PARAMETER SOURCE INFORMATION FOLLOWS ---
(251216544) [16-OCT-2013 01:30:29:398] Attempted load of system pfile source /u01/app/oracle/product/11.2.0.3/client_1/network/admin/.wallet/sqlnet.ora
I don’t know how to stop file creation.
But a TRC file start with these messages:
(251216544) [16-OCT-2013 01:30:29:398] --- TRACE CONFIGURATION INFORMATION FOLLOWS ---
(251216544) [16-OCT-2013 01:30:29:398] New trace stream is /tmp/cli_app_23305.trc
(251216544) [16-OCT-2013 01:30:29:398] New trace level is 16
(251216544) [16-OCT-2013 01:30:29:398] --- TRACE CONFIGURATION INFORMATION ENDS ---
(251216544) [16-OCT-2013 01:30:29:398] --- PARAMETER SOURCE INFORMATION FOLLOWS ---
(251216544) [16-OCT-2013 01:30:29:398] Attempted load of system pfile source /u01/app/oracle/product/11.2.0.3/client_1/network/admin/.wallet/sqlnet.ora
0