restore database from backup
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