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!

Changing undo_tablespace in a DR environment

mohith2009Feb 25 2014 — edited Feb 26 2014

We are running on 11gr2 RAC along with Standby database.We will have to change undo_tablespace.Suppose that i am doing below

Current undo tablespace is A

I will create new Undo TBS B

Set the undo_tablespace to B

--AT this point do i need to change it on the standby????

After this i drop undo tbs A..Assuming no transaction is using it

and then create A

and then set undo_tablespace back to A.

WHat is the impact on standby..DO i need to keep switching undo_tablespace..Or should be seamless

Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Mar 26 2014
Added on Feb 25 2014
2 comments
1,201 views