Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

rman's configuration

415008Oct 7 2005 — edited Oct 9 2005
druing configuring RMAN i got the following error ;

RMAN> configure channel device type disk format
2> 'd:\oracle\rman_bp\%d_%s_%p';

new RMAN configuration parameters:
CONFIGURE CHANNEL DEVICE TYPE DISK FORMAT 'd:\oracle\rman_bp\%d_%s_%p';
new RMAN configuration parameters are successfully stored
RMAN-00571: ===========================================================
RMAN-00569: =============== ERROR MESSAGE STACK FOLLOWS ===============
RMAN-00571: ===========================================================
RMAN-00579: the following error occurred at 10/07/2005 01:26:09
RMAN-12005: error during channel cleanup
RMAN-12004: unhandled exception during command execution on channel default
RMAN-10035: exception raised in RPC: ORA-19550: cannot use backup/restore functi
ons while using dispatcher
RMAN-10031: ORA-19550 occurred during call to DBMS_BACKUP_RESTORE.CFILEUSECURREN
T
RMAN-03008: error while performing automatic resync of recovery catalog
RMAN-12004: unhandled exception during command execution on channel default
RMAN-10035: exception raised in RPC: ORA-19550: cannot use backup/restore functi
ons while using dispatcher
RMAN-10031: ORA-19550 occurred during call to DBMS_BACKUP_RESTORE.CFILEMAKEANDUS
ESNAPSHOT

Could you help me solving this problem ? I would be thankfull for any help.
I'm using oracle9i server and recovery catalog as a repository.

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Nov 6 2005
Added on Oct 7 2005
6 comments
565 views