TNS-12514: during active duplicate
Hi,
I am doing a test using active duplicate for standby for testing purpose and getting error
[oracle@node3 dbs]$ rman target sys/*****@prim1 auxiliary sys/****@dg_stby
Recovery Manager: Release 11.2.0.3.0 - Production on Thu Sep 10 15:48:30 2015
Copyright (c) 1982, 2011, Oracle and/or its affiliates. All rights reserved.
connected to target database: PRIMDB (DBID=2659112981)
connected to auxiliary database: PRIMDB (not mounted)
RMAN> run{
2> allocate channel prim1 type disk;
3> allocate auxiliary channel dg_stby type disk;
4> duplicate target database for standby from active database NOFILENAMECHECK;
5> }
using target database control file instead of recovery catalog
allocated channel: prim
channel satldb_prim: SID=19 instance=prim1 device type=DISK