Multiple single databases on each node.
Is it possible to have multiple single instance databases on each node of the oda? What is wanted is this:
node0 - db1, db2, db3, db4. Node0 is a non-rac development instance with 4 databases.
node1 - db1, db2, db3, db4 . Node1 is also a non-rac instance using the same 4 databases (name and all) as another testing environment.
Grid/clustering is installed as part of the normal deploy. Currently all 4 db's have been created on node0. When I login to node1 and try to install a database, it runs into problems because it appears to be seeing the databases already on node0. I'm guessing what we are going to have to do is not install clustering so each node is treated as its own server. Does this sound correct? I'm new to the oda and new to rac but not new to oracle. Any help or direction would be greatly appreciated.
node0 - db1, db2, db3, db4. Node0 is a non-rac development instance with 4 databases.
node1 - db1, db2, db3, db4 . Node1 is also a non-rac instance using the same 4 databases (name and all) as another testing environment.
Grid/clustering is installed as part of the normal deploy. Currently all 4 db's have been created on node0. When I login to node1 and try to install a database, it runs into problems because it appears to be seeing the databases already on node0. I'm guessing what we are going to have to do is not install clustering so each node is treated as its own server. Does this sound correct? I'm new to the oda and new to rac but not new to oracle. Any help or direction would be greatly appreciated.
1