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

MOSC Banner

using DGMGRL to create a configuration

Hello,
I have a fresh install on two servers. I created a database on each server with dbca.  It was my understanding that dgmgrl does all the work of creating the configuration. I can successfully add a primary database, but when i try to add the standby database, I get this:

DGMGRL> create configuration 'L9XDB' as primary database is 'L9XDB1' connect identifier is L9XDB1;
Configuration "L9XDB" created with primary database "L9XDB1"

DGMGRL> add database 'L9XDB2' as connect identifier is L9XDB2 maintained as physical;
Error: ORA-16831: operation disallowed on this standby database type

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