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

MOSC Banner

DGMGRL Error ORA-01033 Adding Standby Database to Configuration

We are seeing error "ORA-01033: ORACLE initialization or shutdown in progress" when attempting to add the standby database "add database" to our DataGuard configuration.

Source: RAC database on 4 node cluster #1 (DBPRD)

Target: Single instance on node 4 of cluster #2 (DBPDG)

From cluster #1:

Environment set to DBPRD

DBPDG running on cluster #2, mounted

1. SQL*Plus Connection SUCCEEDS

sqlplus sys@DBPDG as sysdba - succeeds

2. DGMGRL Connection SUCCEEDS

DGMGRL> connect sys@DBPDG - succeeds

3. DGMGRL Add Database FAILS

DGMGRL> connect sys@DBPRD

Password:

Connected.

DGMGRL> add database DBPDG as connect identifier is DBPDG

> maintained as physical;

Error: ORA-01033: ORACLE initialization or shutdown in progress

Tagged:

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