Sunday, July 5, 2015

RMAN-04006: error from auxiliary database

[oracle@bcbldb01 ~]$ rman TARGET sys/oracle@SBLCBS AUXILIARY sys/oracle@SBLCBSDR
Recovery Manager: Release 11.2.0.3.0 - Production on Sun Jul 5 18:21:40 2015
Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
connected to target database: SBLCBS (DBID=2308296244)
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-01017: invalid username/password; logon denied
[oracle@bcbldb01 ~]$ scp /u01/app/oracle/product/11.2.0/db_1/dbs/orapwsblcbs oracle@172.31.36.69:/u01/app/oracle/product/11.2.0/db_1/dbs/orapwsblcbsdr
oracle@172.31.36.69's password:
orapwsblcbs                                                                                                                           100% 1536     1.5KB/s   00:00
[oracle@bcbldb01 ~]$ rman TARGET sys/oracle@SBLCBS AUXILIARY sys/oracle@SBLCBSDR
Recovery Manager: Release 11.2.0.3.0 - Production on Sun Jul 5 18:21:59 2015
Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.
connected to target database: SBLCBS (DBID=2308296244)
connected to auxiliary database: SBLCBS (not mounted)
RMAN>

No comments:

Post a Comment