How can i safely remove dataguard configuration
Setup a physical standby database as part of migration to a server with better configuration. After failover to standby server, now i would like to cleanup dataguard related settings in the standby database which now a primary (no data guard). I see following set of initialization parameters are part of dataguard configuration. Please point me to appropriate technical resources or steps involved in updating or removing all dataguard related parameters.
dg_broker_start =true
dg_broker_config_file1=****.dat
dg_broker_config_file2=****.dat
log_archive_dest_1 = "LOCATION=use_db_recovery_file_dest"
log_archive_dest_1 = "valid_for=(ALL_ROLES,ALL_LOGFILES)"