Patching ODA from 19.18 to 19.19 with Data Guard
Given the following configuration:
ODA in New York:
Hardware: ODA x8-2s
Software version: 19.18
Database version: 19c in latest 19.18 home
Database NY_PRIMARY running as primary DB
Database CA_STANDBY running as standby DB
ODA in California:
Hardware: ODA x8-2s
Software version: 19.18
Database version: 19c in latest 19.18 home
Database CA_PRIMARY running as primary DB
Database NY_STANDBY running as standby DB
Standby DBs were created using odacli irestore-database … -ro STANDBY…
Each database runs in its home separate database home.
Data Guard is manually configured on both ODAs.
Data Guard was not registered using odacli commands.
odacli describe-database shows DB Role of STANDBY and PRIMARY correctly for all four database ids.