Forming the RAC database
What we have got now?
- Grid infrastructure
- RAC database software
- 1+3 node Oracle EBS system
It's time to copy the EBS single node database data into the new RAC database.
I will use the 823587.1 note for transfering data from the single node EBS database into the new RAC one.
The main steps will be:
The main steps will be:
- Prepare the RAC database software
- Prepare the source database for the conversion
- Convert database into RAC
- Post database conversion steps
- turn on autoconfig
- server parameter changes
- create new EBS specific cluster listeners
- Configure application tiers for using RAC database service
- Post configuration steps
This post will contain the steps until the application tier configuration, all remaining steps will be in the next one.