RMAN-01005 : SYNTAX ERROR [message #462434] |
Thu, 24 June 2010 04:33 |
|
10.1.0, xp2
I am trying to conenct target database using RMAN tnsnames is pinging but when I try to connect, it's showing following error.
RMAN> rman catalog rmu/rmu target sys/mms@to_mms_list;
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00558: error encountered while parsing input commands
RMAN-01005: syntax error: found ";": expecting one of: "append, at, auxiliary, c
atalog, cmdfile, clone, debug, log, msglog, mask, msgno, nocatalog, pipe, rcvcat
, script, slaxdebug, send, target, timeout, trace"
RMAN-01007: at line 1 column 48 file: standard input
Thanks & Regards
|
|
|
|
|
|
|