Rman dupplicate fails with ORA-00200 ORA-00202 ORA-27040 and IBM AIX RISC System/6000 Error: 2: No s
Hi,
Rman duplicate (11.1.0.6.0 on Aix IBM) fails with the following errors :
RMAN-03002: failure of Duplicate Db command at 03/03/2015 09:58:54
RMAN-06136: ORACLE error from auxiliary database: ORA-01503: CREATE CONTROLFILE failed
ORA-00200: control file could not be created
ORA-00202: control file: '/u01/oradata/EKTEST/control01.ctl, /u02/oradata/EKTEST/control02.ctl, /u03/oradata/EKTEST/control03.ctl'
ORA-27040: file create error, unable to create file
IBM AIX RISC System/6000 Error: 2: No such file or directory
the directories /u01/oradata/EKTEST/, /u02/oradata/EKTEST/, /u03/oradata/EKTEST/ exist. The RESTORE command from RMANDUPLICATE has already restored the database
files on these various locations. I tested with the "touch" command to create a file operation done successfully.