Database Backup and Recovery (MOSC)

MOSC Banner

I need migrate to ASM a dataguard and need know if this proocedure is the correct

edited Oct 25, 2010 1:40AM in Database Backup and Recovery (MOSC) 5 commentsAnswered
   Hi i need migrate a data guard from filesystem to ASM, but not have enought space in disk and  and need to see,  if it is feasible the follow procedure:
1) Take backup in SBT of primary database.
2) Stop send archive from primary to standby.
 ALTER DATABASE RECOVER MANAGED STANDBY DATABASE CANCEL;
3) shutdown immediate ----in standby database.
4) Destroy filesystem for create rhdisk for asm diskgroup.
5) Installing grid infrastructure (11GR2) in standby.
6) It's possible made duplicate target database for standby; where target database = auxiliary database from backup taked in the step 1????.
What would be the procedure?
7) if step 6 it's possible then ALTER DATABASE RECOVER MANAGED STANDBY DATABASE DISCONNECT FROM SESSION;

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center