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

MOSC Banner

ORA-16826 in DataGuard

Hi all,

in my Oracle DataGuard (Oracle ES 11.2.0.3) I want to enable the protectionMode "maxPerformance". But I get an ORA-16826 "Apply Service-Status is not consistent with DelayMins-property."

I'd tried a lot:

SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE NODELAY DISCONNECT FROM SESSION;

SQL> ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DELAY 30 DISCONNECT FROM SESSION; (Of corse I canceled the recovery bevore every start of recovering. )

dgmgrl> edit database 'billprod2' set property 'LogXptMode'='sync';

dgmgrl> edit database 'billprod2' set property 'LogXptMode'='async';

But all without success ;-(

Here is my last dataquard-Configuartion:

DGMGRL> show database verbose bill2;

Datenbank - billprod_site2

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