Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.misc -> RMAN problems using a recovery catalog

RMAN problems using a recovery catalog

From: Alvaro Jose Fernandez Lago <alago_at_unicies.cesga.es>
Date: 24 Sep 2001 01:04:56 -0700
Message-ID: <e3c115bd.0109240004.5100af8c@posting.google.com>


Hi all,

I submit backup jobs via OEM, using a RMAN recovery catalog. The job runs fails on the agents with syntax errors:
.
.

switch logfile executed

Argument Value Description



target quoted-string connect-string for target database rcvcat quoted-string connect-string for recovery catalog debug none if specified, activate debugging mode cmdfile quoted-string name of input command file msglog quoted-string name of output message log file trace quoted-string name of output debugging message log file append none if specified, msglog opened in append mode nocatalog none if specified, then no recovery catalog

Both single and double quotes (' or ") are accepted for a quoted-string. Quotes are not required unless the string contains embedded white-space.
RMAN-00571: =========================================================== 
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS =============== 
RMAN-00571: =========================================================== 
RMAN-00552: syntax error in command line arguments 
RMAN-01006: error signalled during parse RMAN-02003: unrecognized character:
child process exited abnormally

*But*, using RMAN via a controlfile in database works OK. I'm using Oracle 8i EE 8.1.7 on all the nodes and OEM 2.2.0.0.

Any ideas?

Alvaro. Received on Mon Sep 24 2001 - 03:04:56 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US