Rman question about restoring compressed archives from a restored database
Hi.
I want to list and restore archives from a database in Windows in which the server was resintall the OS and also the database was recreated and a full import was done:
I cannot found the script stored in the rman catalog named scoreprd:
Copyright (c) 1995, 2004, Oracle. All rights reserved.
connected to target database: CMDB (DBID=1059064430)
connected to recovery catalog database
RMAN> list
2> ;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found ";": expecting one of: "all, archivelog, backup,
backuppiece, backupset, backed, completed, copy, controlfilecopy, datafilecopy,
device, expired, global, incarnation, like, proxy, recoverable, script, tag"
I want to list and restore archives from a database in Windows in which the server was resintall the OS and also the database was recreated and a full import was done:
I cannot found the script stored in the rman catalog named scoreprd:
Copyright (c) 1995, 2004, Oracle. All rights reserved.
connected to target database: CMDB (DBID=1059064430)
connected to recovery catalog database
RMAN> list
2> ;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found ";": expecting one of: "all, archivelog, backup,
backuppiece, backupset, backed, completed, copy, controlfilecopy, datafilecopy,
device, expired, global, incarnation, like, proxy, recoverable, script, tag"
0