Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 62 Insurance
- 536.1K On-Premises Infrastructure
- 138.2K Analytics Software
- 38.6K Application Development Software
- 5.7K Cloud Platform
- 109.4K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.2K Integration
- 41.6K Security Software
recover database from service - wrong syntax

User_DFYI3
Member Posts: 2 Red Ribbon
hello,
have been using the same syntax for other systems - please help
"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"
Answers
-
What version of database u are using ??
where u r running this command at primary or standby ??