Home » RDBMS Server » Backup & Recovery » RMAN throws RMAN-01009: syntax error: found "double-quoted-string": expecting one of: & (rdbms 10.2, sles10 x64)
RMAN throws RMAN-01009: syntax error: found "double-quoted-string": expecting one of: & [message #463250] Wed, 30 June 2010 07:05 Go to next message
hristo
Messages: 258
Registered: May 2007
Senior Member
Hi!

Im trying to delete an backupset for the first time. This is what I have been trying:

RMAN> DELETE BACKUP '+BACKUP/orion/backupset/2010_06_25/nnsnf0_tag20100625t004700_0.2607.722566021' DEVICE TYPE disk;

RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01009: syntax error: found "double-quoted-string": expecting one of: "backed, completed, controlfile, device, like, of, ;, tag"
RMAN-01007: at line 1 column 15 file: standard input


So, does anyone now the correct syntax for this?

Regards
H

[Updated on: Wed, 30 June 2010 07:07]

Report message to a moderator

Re: RMAN throws RMAN-01009: syntax error: found "double-quoted-string": expecting one of: [message #463263 is a reply to message #463250] Wed, 30 June 2010 07:50 Go to previous message
hristo
Messages: 258
Registered: May 2007
Senior Member
Well, it should be:


DELETE BACKUPPIECE '+BACKUP/orion/backupset/2010_06_25/nnsnf0_tag20100625t004700_0.2607.722566021' DEVICE TYPE disk;




BACKUPPIECE that is Smile
Previous Topic: passing parameter to RMAN stored script
Next Topic: RMAN Catalog Merge
Goto Forum:
  


Current Time: Thu Mar 28 13:14:33 CDT 2024