Database Backup and Recovery (MOSC)

MOSC Banner

Backup failure on DR site when connected through Target

edited Aug 17, 2014 5:00AM in Database Backup and Recovery (MOSC) 1 commentAnswered

We have primary database and physical standby database. Both databases are on different servers. When I try to take backup of database from standby side i.e. I issue following commands:

$ rman target /

RMAN> connect catalog rcat_lwsn_prdlbip/****@rman11

connected to recovery catalog database

RMAN> backup incremental level 0 database plus archivelog;

Starting backup at 03-AUG-14

RMAN-06820: WARNING: failed to archive current log at primary database

ORACLE error from target database:

ORA-17629: Cannot connect to the remote database server

ORA-17627: ORA-00942: table or view does not exist

We receive above mentoined error.

If I try to connect the following way i.e. using sys credentials :

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center