Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

How to turn OFF Active Data Guard?

Paul_______A.Feb 11 2010 — edited Feb 11 2010
I installed an 11.2.0.1 EE on SLES 10 (32bits).

Creating a simple database, I notice that:

SQL> select * from v$option where PARAMETER like 'Act%';

PARAMETER VALUE
-------------------------------- -------------------------
Active Data Guard TRUE

How should I disable this option in case I create a Data Guard configuration?

We don't need this option, and don't want to buy a license for this.

Any help is welcome.
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 11 2010
Added on Feb 11 2010
2 comments
940 views