<< Back to previous view

[QA-7] _TRACE_FILES_PUBLIC parameter Created: 15/Jul/07  Updated: 16/Sep/07

Status: Closed
Project: Questions & Answers
Fix Version/s: None

Type: Oracle - Internals Priority: Major
Reporter: ubTools Support Assignee: ubTools Support
Resolution: Answered Votes: 0

Product Version: ???
Operating System: Generic

 Description   

Parameter:

 
Name.................: _TRACE_FILES_PUBLIC
Values...............: TRUE/FALSE
Default value........: FALSE
Initial Release......: ?
Scope................: Instance

Explanation:

Trace files are not created with read permission by default for non-dba groups. Here is a sample on Linux:

 
$ ls -ltr
total 4
-rw-r-----    1 oracle   oinstall     2146 Jan  6 11:37 linkplus_ora_18653.trc

With _TRACE_FILES_PUBLIC=TRUE, other groups can read trace files.

 
$ ls -ltr
total 8
-rw-r--r--    1 oracle   oinstall     2742 Jan  6 12:00 linkplus_ora_18759.trc

Warning:

Setting this parameter to TRUE should be done for trusted users since trace files may include security data in BIND variables.


Generated at Sat Dec 27 15:52:16 UTC 2025 using JIRA Standard Edition, Version: 3.12.3-#302.