Database Backup and Recovery (MOSC)

MOSC Banner

restore database from backup

edited Aug 20, 2014 10:56AM in Database Backup and Recovery (MOSC) 4 commentsAnswered ✓

Hello,

I took a backup of database with rman and trying to restore this on another server It's giving below error.

[dev-oragrid-ux02]alfresut_dr (P):/devoragridcn_01/app/oracle/work/vishal> rman target /

Recovery Manager: Release 11.2.0.3.0 - Production on Wed Aug 20 01:13:16 2014

Copyright (c) 1982, 2011, Oracle and/or its affiliates.  All rights reserved.

connected to target database: ALFRESUT (DBID=817328700, not open)

RMAN> restore database from backupALFRESUT02pgcfmk.bak;

RMAN-00571: ===========================================================

RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============

RMAN-00571: ===========================================================

RMAN-00558: error encountered while parsing input commands

RMAN-01009: syntax error: found "identifier": expecting one of: "autobackup, tag, double-quoted-string, single-quoted-string"

RMAN-01008: the bad identifier was: backupALFRESUT02pgcfmk

RMAN-01007: at line 1 column 23 file: standard input

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