DeInstall DataGuard db_role and dg_broker_config_file<n> parameters
SherrieKMay 16 2013 — edited May 21 2013Oracle 11.1.0.7 RAC with DataGurad
We used DG to migrate our dev and acc environments to another location and are now ready to "un-DataGuard". I have a checklist to follow with these two outstanding questions:
1) srvctl config database -d <primary> -a shows DB_ROLE: PRIMARY. Non-DataGuarded databases show this as null. I've tried srvctl modify database -d <primary> -r "" but receive the error: PRKO-2003 : Invalid command line option value: How can I change the role to NULL.
2) We use ASM and have the parameters dg_broker_config_file1 and dg_broker_config_file2 set to +ASM_DATA/play/dataguard/dr1play.dat (also the dr2play.dat file for file2). . We manually created the DATAGUARD folder, turning on the broker creates a DATAGUARDCONFIG folder. What should we do about these files?
Sherrie