在通过 rman active duplicate 创建 standby数据库时,报下面的错误:
contents of Memory Script:
{
sql clone 'alter database mount standby database';
}
executing Memory Script
sql statement: alter database mount standby database
RMAN-05538: WARNING: implicitly using DB_FILE_NAME_CONVERT
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 08/16/2013 21:06:15
RMAN-05501: aborting duplication of target database
RMAN-05001: auxiliary file name /oradata/prod/users01.dbf conflicts with a file used by the target database
RMAN-05001: auxiliary file name /oradata/prod/undotbs01.dbf conflicts with a file used by the target database
RMAN-05001: auxiliary file name /oradata/prod/sysaux01.dbf conflic