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

Home -> Community -> Usenet -> c.d.o.server -> Re: RMAN problem

Re: RMAN problem

From: Sergei Galperin <SGalperin_at_ENH.org>
Date: 2000/05/31
Message-ID: <3935696F.3480E219@ENH.org>#1/1

From the originator:

I was not logging in right. This is how I started RMAN when it did not work:

$rman target sys/password_at_INSTANCE rcvcat rman/password_at_RCATALOG This is how I fixed it:
$rman / rcvcat rman/password_at_RCATALOG.
After that I could successfully resync the catalog. Thanks.

Sergei Galperin wrote:
>
> I'm getting this error in RMAN when I try to execute almost any command.
> We are NOT running MTS.
> Can anybody help?
>
> RMAN-03026: error recovery releasing channel resources
> RMAN-00571: ===========================================================
> RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
> RMAN-00571: ===========================================================
> RMAN-07005: error during channel cleanup
> RMAN-07004: unhandled exception during command execution on channel
> default
> RMAN-10035: exception raised in RPC: ORA-19550: cannot use
> backup/restore functions while using dispatcher
> RMAN-10031: ORA-19550 occurred during call to
> DBMS_BACKUP_RESTORE.CFILEUSECURRENT
Received on Wed May 31 2000 - 00:00:00 CDT

Original text of this message

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