how to restore Archie log from the backup
Hi,
on 10.2.0.4 on Win 2003
how to restore Archie log from the backup of archive log ?
i run the following and it fails :
RMAN> RESTORE ARCHIVELOG from 'S:\BACKUP\RMAN\FULL\MYDB\AL_MYDB_20140320_97648_1' ;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01009: syntax error: found "single-quoted-string": expecting one of: "logseq, scn, sequence, time"
RMAN-01007: at line 1 column 26 file: standard input
Thank you