Skip to Main Content

Database Software

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!

Data guard Broker to change instance_name

880300Aug 4 2011 — edited Aug 5 2011
Hey Guys, I am trying to implement using data guard broker for our site switches(from primary to standby). Currently we do everything manually. I made a test environment and tested data guard broker, everything went smooth except one part.

We change our instance name during site switch :
alter system set instance_name='test_p' scope=spfile;



Is there a possible way for me to make data guard broker do this ?

Is there a parameter i set or configuration i can change?

Thanks in advance for the help
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Sep 2 2011
Added on Aug 4 2011
6 comments
491 views