High Availability Data Guard, Sharding and Global Data Services (MOSC)

MOSC Banner

What is the recommanded procedure to upgrade Primary and Standby Databases in Data Guard:

What is the recommanded procedure to upgrade/patch Primary and Standby Databases in Data Guard:

We have following Data Gurad configuration

ORATST - Primary Database on host1

ORAPSD - Physical Standby Database on host2

We have upgraded theses databases from 11.1.0.6.0 to 11.1.0.7.0 as follows:

PRIMARY DATABASE

1. Downloaded the patch for 11.1.0.7.0

2. Shutdown Database ORATST

3. Shutdown oraacle windows services

4. Installed the patch

5. Started windows services

6. Started database ORATS

7. Upgraded the database as follows:

STARTUP UPGRADE;

STARTUP;

SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\catupgrd.sql

SQL> @ORACLE_BASE\ORACLE_HOME\rdbms\admin\utlrp.sql

PHYSICAL STANDBY DATABASE

1. Shutdown Database ORAPSD

2. Shutdown oraacle windows services

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center