Database Backup and Recovery (MOSC)

MOSC Banner

restoring database on a test server: ERROR: slave communication error with ASM

edited Mar 6, 2012 3:18AM in Database Backup and Recovery (MOSC) 4 commentsAnswered

I am gettng this error while trying to restore an exadata/asm database on a new standalone linux filesystem.

RMAN target / nocatalog to connect (using the restored controlfile, no catalog)

it is failing at the stage when 'restore database;'  command.

The original backups are performed daily on exadata-Qrack/asm/rac- 'physical-copy'  (rman scripts with no catalog)

The backup files moved to test server folder

Restore/recovery is done on test server standalone (no asm, no catalog)

---

using the following rman script:

RUN
{
  # allocate a channel to the tape device
  ALLOCATE CHANNEL c1 DEVICE TYPE disk FORMAT   '/home/oracle/fdm_backup_files/%d_FULL_%Y_%M_%D_%t_%u_%s_%p';

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