Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

RMAN-04006 error connecting auxiliary database

ilke_altinpullukDec 30 2010 — edited Dec 30 2010
Hi all,
I have an 11gR1 database on SLES10 sp2. And I want to create phisical standby DB an other server (11gR1 on SLES10 sp2). Then I started standby db nomount mode. Then I connect rman with "rman target / auxiliary sys/sys@STDBY" command on primary db. But I have following error:

oracle@sidedb:~/product/11gR1/db/bin> ./rman target / auxiliary sys/YBN7EOEG@STDBY

Recovery Manager: Release 11.1.0.7.0 - Production on Thu Dec 30 16:30:24 2010

Copyright (c) 1982, 2007, Oracle. All rights reserved.

connected to target database: SIDE (DBID=1365993920)
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00554: initialization of internal recovery manager package failed
RMAN-04006: error from auxiliary database: ORA-12528: TNS:listener: all appropriate instances are blocking new connections


How can I conect to auxiliary db?
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jan 27 2011
Added on Dec 30 2010
7 comments
886 views