How to Make Trace Files Created by Oracle Readable by All Users ?
Problem Description: ~~~~~~~~~~~~~~~~~~~~ How do you make all trace files that Oracle creates readable to owner, group, and world or public? Any “*.trc” files created by Oracle have permissions of 640, with owner of Oracle and group DBA. For example: -rw-r—– oracle dba Setting umask in the users login script (.cshrc or .profile) does not…
Read More “How to Make Trace Files Created by Oracle Readable by All Users ?” »
