Best practices for the ODA file framework and multiple oracle databases
Hi ODA Community,
What are recommended OS file and directory architecture layout to support multiple ODA databases?
Our "oracle" user's .bash_profile is set up to help support a database and it's folders for backups, schemas, and logs etc;
........
ORASQL=/u01/app/oracle/sql
ORASOD=/u01/app/oracle/sod
ORALOG=/u01/app/oracle/sql/log
ORASCHEMA=/u01/app/oracle/sql/schema
ORASCRIPTS=/u01/app/oracle/scripts
ORAS=/u01/app/oracle/scripts
ORACLE_BASE=/u01/app/oracle
ORACLE_SID=prd11g03
.......
We feel that all the databases could use the same directories and environment settings in .bash_profile (given: any db specific