What does ODA deploy do when we pick database type "Enterprise Edition" for standalone database depl
What does ODA deploy do when we pick database type "Enterprise Edition" for standalone database?Here is my understanding the deployment will still do:
1. Install GI on both nodes and make GI up running on both two nodes.
2. Deploy two ASM Instances on both two nodes.
3. Deploy ORACLE RAC software on both two nodes.
4. Create a single instance database on the first node.
You can use rconfig to change the single instance to RAC easily.
You can use dbca to create you own database on both nodes.
So even you pickup standalone database type, you will still need have all ODA GI ENV setup right for ASM.
1. Install GI on both nodes and make GI up running on both two nodes.
2. Deploy two ASM Instances on both two nodes.
3. Deploy ORACLE RAC software on both two nodes.
4. Create a single instance database on the first node.
You can use rconfig to change the single instance to RAC easily.
You can use dbca to create you own database on both nodes.
So even you pickup standalone database type, you will still need have all ODA GI ENV setup right for ASM.
0