Clone source database use same db name.
Hi,
I've used db version 11gR1
I want clone db to new host but same as DB NAME (name is develop). When use :
duplicate target database to develop;
RMAN give me some errors look like:
RMAN-05001: auxiliary file name /u01/app/oracle/oradata/develop/DEV_odi_user.dbf conflicts with a file used by the target databaseRMAN-05001: auxiliary file name /u01/app/oracle/oradata/develop/users01.dbf conflicts with a file used by the target databaseRMAN-05001: auxiliary file name /u01/app/oracle/oradata/develop/undotbs01.dbf conflicts with a file used by the target databaseRMAN-05001: auxiliary file name /u01/app/oracle/oradata/develop/sysaux01.dbf conflicts with a file used by the target database
1