Oracle database 12c
Hi,
I am performing a restore of backup of a production database(RAC - ASM) from Networker - tape backup. 
The restore is completing with
restarting auxiliary database without server parameter file
Oracle instance started
Total System Global Area   40667971584 bytes
Fixed Size                     3721320 bytes
Variable Size               5100275608 bytes
Database Buffers           35433480192 bytes
Redo Buffers                 130494464 bytes
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of Duplicate Db command at 06/01/2017 21:11:37
RMAN-05501: aborting duplication of target database
Please find attached restore script generated and log file.
cbslog2.logrestorecbs010617.sqltns file
CBS_PROD=
(DESCRIPTION=(LOAD_BALANCE=ON)
        (FAILOVER=ON)
        (ADDRESS=(PROTOCOL=TCP)(HOST=cbs-scan.telecom.mu)(PORT=1521))
         (CONNECT_DATA= (SERVICE_NAME=cbs)
        (FAILOVER_MODE=(TYPE=SELECT) (METHOD=BASIC))))
Do you think the issue is with the restore script?
Thanks,
Roshan