I have installed Oracle 8.1.6 on NT and created a database on drive C. Now I need to add additional databases on other drives ( 1 per drive). How do I go about this? How do I get Oracle to recognize that the database is not on the same drive as Oracle?
Just create the database in drive. Then change the ORACLE_SID to the new database. Then startup the database. Oracle recognises it through its control file about the new database.
Bookmarks