online backup
When I try to run a full on-line backup via OEM, I get the error:
ORA-06502: PL/SQL: numeric or value error: hex to raw conversion error ORA-06512: at "SYSMAN.DECRYPT", line 5 ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 362 ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 899 ORA-06512: at "SYSMAN.MGMT_CREDENTIAL", line 1238 ORA-06512: at "SYSMAN.MGMT_JOBS", line 295 ORA-06512: at "SYSMAN.MGMT_JOBS", line 78 ORA-06512: at line 1
the backup runs fine when I cut and paste the rman script generated by OEM into the rman utility on linux, but I get the above error when I submit the job in OEM. |