Chmod -R 0755 $ORACLE_BASE
Hi all,
10g, 11g
We have existing PROD database.
For auditing purposes, can I chmod -R 0755 /u01/app/oracle < The oracle home base?
Just to be sure that the folder is protected against malicious attack.
What about chmod -R 0644? what is it all about?
Thanks a lot.