I want to try out RMAN feature.

I created RMAN user and RMAN_TS tablespace in remote database.

I used RMAN to create catalog. However, I can't perform any action after catalog creation.

Following error were generated.

RMAN-03022: compiling command: catalog
RMAN-03023: executing command: catalog
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-10032: unhandled exception during execution of job step 1:
RMAN-10031: ORA-65535 occurred during call to DBMS_BACKUP_RESTORE.DEVICESTATUS
RMAN-03006: non-retryable error occurred during execution of command: catalog
RMAN-07004: unhandled exception during command execution on channel default
RMAN-10032: unhandled exception during execution of job step 1:
RMAN-10031: ORA-65535 occurred during call to DBMS_BACKUP_RESTORE.INSPECTDATAFILECOPY

I am using Oracle Enterprise 8.1.6 for Linux.

anyone can help on it ?

Regards,
Edward.