How to keep source and destination databases in OEM during a migration?
We are migrating our databases from AIX to Linux.
We are using OEM scheduler to run rman backups.
I want to know if it is possible to keep 2 databases with the same name (the old one and the new one) in OEM, assuming both have different db_id.
We want to keep the old database, time to test if the migration in Linux went well.
I thought i could reuse the jobs in the oem's scheduler, by changing the database.
I must precise the databases have the same name, but in OEM, the new one is identified with it's name+domain. The old one have only it's name.