Unable to connect to catalog database
GopalFeb 28 2012 — edited Mar 8 2012Dear All,
I tried to take offline DB backup using recovery catalog.But it is failing with below error.
RMAN> backup database;
Starting backup at 28-FEB-12
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-03002: failure of backup command at 02/28/2012 14:40:20
RMAN-03014: implicit resync of recovery catalog failed
RMAN-06004: ORACLE error from recovery catalog database: ORA-03114: not connected to ORACLE
I'm running RMAN on target db host.
This is the cmd I used to connect to RMAN. env.
rman target / catalog=username/password .
Kindly help me.
Best Regards,
Gopal.