RMAN error
952668Jul 30 2012 — edited Aug 22 2012I configured RMAN last year through Enterprise Manager 10g in production environment. Since the configuration i did not any error. But from last few days i got some error.
RMAN> set command id to 'INCREMENTAL_DAILY_073012013004';
executing command: SET COMMAND ID
RMAN> backup incremental level 1 differential
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: "all, archivelog, as, backup, backupset, blocks, channel, check, copy, copies, controlfilecopy, cumulative, current, database, datafile, datafilecopy, device, diskratio, db_recovery_file_dest, db_file_name_convert, duration, filesperset, for, format, full, force, incremental, keep, (, maxsetsize, nochecksum, noexclude, nokeep, not, proxy, pool, reuse, recovery, skip, spfile, setsize, tablespace, tag, to, validate"
RMAN-01008: the bad identifier was: differential
RMAN-01007: at line 1 column 28 file: standard input
what should i do is this situation?
Edited by: user9042613 on Jul 29, 2012 9:55 PM