Oracle interview question for senior dba

 1:How to migrate ASM storage with out downtime.

Ans:Adding new disk of new storage on existing disk group and remove old disk after rebalancing completed.

You check rebalancing on view v$asm_client


2:Best method for migration of huge database.

Ans:Create data guard and do the switch over.



Comments