RMAN-06008: connected to recovery catalog database
RMAN> connect target internal/oracle@orc0
RMAN-06005: connected to target database: ORC0
RMAN> report obsolete;
RMAN-03022: compiling command: report
RMAN-06280: Report of obsolete backup sets and datafile copies
RMAN-06281: Type Recid Stamp Filename
RMAN-06282: -------------------- ------ --------- --------------------------
RMAN-06284: Backup Set 11 602527592
RMAN-06285: Backup Piece 11 602527580 C:\BKPL0602527575
RMAN-06284: Backup Set 8 602339721
RMAN-06285: Backup Piece 8 602339711 C:\TESTBACKUP602339707
RMAN> delete obsolete;
RMAN-00569: ================error message stack follows================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found "obsolete": expecting one of: "script"
RMAN-01007: at line 1 column 8 file: standard input
RMAN-00569: ================error message stack follows================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found ";": expecting one of: "allocate, beginline, cat
alog, change, connect, create, delete, exit, endinline, host, {, library, list,
print, register, release, replace, report, reset, resync, rman, rpctest, run, se
t, sql, test"
RMAN-01007: at line 1 column 16 file: standard input
Bookmarks