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

MOSC Banner

Data Guard - Converting physical standby db to logical standby db

Oracle Database Enterprise Edition version 19.3.

Data Guard with one PRIMARY DB, one PHYSICAL STANDBY DB, and currently two LOGICAL STANDBY DBs.

I'm converting a new physical standby db into a logical (the 3rd) and I am about to execute:

SQL>ALTER DATABASE RECOVER TO LOGICAL STANDBY <DB_NAME>;

My question is this.

Are there any benefits to using the "KEEP IDENTITY" clause other than what I read in the Oracle documentation?

In regards to "KEEP IDENTITY" the documentation states "can only participate in one switchover operation, and thus should only be created in the context of a rolling upgrade with a physical standby database."

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