Hi all,
I'm on Sun Solaris platform with Oracle 8i and registered database on RMAN.
Submitting a Backup Job from Enterprise Manager I get the following:
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
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
,
^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
Note: If I use Backup from RMAN prompt it works fine.
Any ideas ??
Thanks.
