RE: Rman connection error
Date: Mon, 7 Oct 2013 16:47:04 +0000
Message-ID: <1184E7EFAB1D1C47A5038D06F64BE9261191378F_at_XM-MBX-02-PROD.ad.uchicago.edu>
Hi Seth
The instance hosting the catalog is not a RAC database.
We have a Dataguard database(primary) running on server A. This database is connecting to the catalog running on instance CATPRD (let's say on server B) to run the backups. This is working fine so far without any connection issue. The database being backed up is running version 11202. The CATPRD database on server B is running 11203. The catalog that the primary database is running on was created with 11202
On server C which is where we want to run a restore test, when I attempt to connect to the rman catalog using 11202, that is when I receive the invalid username password error
>rman catalog mike/mike_at_CATPRD
Recovery Manager: Release 11.2.0.2.0 - Production on Mon Oct 7 09:41:55 2013
Copyright (c) 1982, 2009, Oracle and/or its affiliates. All rights reserved.
recovery catalog database Password:
RMAN-00571: =========================================================== RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== RMAN-00571: ===========================================================RMAN-00554: initialization of internal recovery manager package failed RMAN-04004: error from recovery catalog database: ORA-01017: invalid username/password; logon denied
Thanks,
Mike
-----Original Message-----
From: oracle-l-bounce_at_freelists.org [mailto:oracle-l-bounce_at_freelists.org] On Behalf Of Seth Miller
Sent: Monday, October 07, 2013 10:37 AM
To: ORACLE-L
Subject: Re: Rman connection error
Is the catalog a RAC database?
-- http://www.freelists.org/webpage/oracle-l -- http://www.freelists.org/webpage/oracle-lReceived on Mon Oct 07 2013 - 18:47:04 CEST