Dataguard: how to execute a command without reaching standby server
edited May 27, 2009 11:53PM in High Availability Data Guard, Sharding and Global Data Services (MOSC) 3 commentsAnswered ✓
This question is specific to logical dataguard configuration:
We have a setup of Primary and logical standby server (10gR2 on Solaris 10). We are running in sync mode with LGWR for pushing redo info to standby.
Our requirement is to execute few selected commands on primary database but this command not to be executed on logical standby. Command is 'create tablespace' and 'drop tablespace'. By default, this command reaches standby server too.
thanks in advance for any inputs.
We have a setup of Primary and logical standby server (10gR2 on Solaris 10). We are running in sync mode with LGWR for pushing redo info to standby.
Our requirement is to execute few selected commands on primary database but this command not to be executed on logical standby. Command is 'create tablespace' and 'drop tablespace'. By default, this command reaches standby server too.
thanks in advance for any inputs.
0