Requires Free Membership to View
When I have multiple instances on the same server, I create the mount points similar to the following:
/db1
/db2
Then in each mount point, I create a subdirectory simply named by the ORACLE_SID. So if I have two instances named TEST and ORCL, I would have the following:
/db1/ORCL
/db1/TEST
/db2/ORCL
/db2/TEST
It should be obvious which directory contains files for which instance.
This was first published in June 2006

Join the conversationComment
Share
Comments
Results
Contribute to the conversation