catalog start with in oracle 9i
Hi,
can we catalog the rman backup in oralce 9i(9.2.0.6).
RMAN> catalog start with '/backups/PDANCE/rman1';
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found "identifier": expecting one of: "archivelog, backup, controlfilecopy, clone, datafilecopy"
RMAN-01008: the bad identifier was: start
RMAN-01007: at line 1 column 9 file: standard input
Thanks