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

MOSC Banner

Oracle Global Data Service and PDB under ADG

Objective: connect to PDB through GSM within ADG configuration. 

I am testing GDS with PDB, The default setup works for non-cdb, however, when I try the same step for ADG that contains PDB, the configuration was added successfully, however I was unable to create service that connect to PDB. (i.e., the -pdbname flag has no effect see below)

Note: I created service named "zydb_ro" that should point to PDB name "PDBZYDB", however, the sqlplus connect to the CDB.

-- Add service as follows:

add service -service zydb_ro -gdspool zyno -preferred_all -role PHYSICAL_STANDBY -failover_primary -pdbname PDBZYDB

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