How to move a database with ASM from one server to another existing server
Hi,
I have two servers using the same storage. I need migrate a database (with ASM) from server1 to server2, but in server2 have a ASM instaled with another diskgroups.
The database in server1 has only one diskgroup. I can dismount the disk in server1 and mount in server2 with no problem (with same address).
It´s possible moving this diskgroup to a new host with a asm already exists (without using RMAN) ?
Both databases running em 11.2.0.4.
Regards.