Skip to Main Content

Database Software

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

recover database from service - syntax

User_DFYI3Mar 29 2021

hello,
have been using the same syntax for other systems
RMAN> recover database from service prod noredo using compressed backupset;

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: "backupset, datafilecopy, tag"
RMAN-01008: the bad identifier was: service
RMAN-01007: at line 1 column 23 file: standard input

Comments

Post Details

Added on Mar 29 2021
1 comment
215 views