duplicate is failing
I am trying to create a duplicate database from production and I can connect to the auxiliary instance from source & target using password as sysdba
SQL> startup nomount pfile=initsoatst.ora
ORACLE instance started.
Total System Global Area 4275781632 bytes
Fixed Size 2235208 bytes
Variable Size 822084792 bytes
Database Buffers 3422552064 bytes
Redo Buffers 28909568 bytes
SQL> exit
Disconnected from Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit Production
With the Partitioning, OLAP, Data Mining and Real Application Testing options
[oracle@SAODAH05 dbs]$ rman
Recovery Manager: Release 11.2.0.3.0 - Production on Fri Apr 11 00:28:04 2014
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
RMAN> connect target sys/******