ORA-29532 ORA-28239 ORA-06512
My application team is facing below errors while they were working on OWB.
ORA-29532:Java call terminated by uncaught Java exception:oracle.jdbc.driver.OracleSQlException:
ORA-28239: no key provided
ORA-06512: at “SYS.DBMS_CRYPTO_FFI”,line 3
ORA-06512: at “SYS.DBMS_CRYPTO_FFI”,line 10
ORA-06512: at “OWBSYS.WB_RT_SERVICE_CONTROL”,line 293
ORA-06512: at “OWBSYS.WB_RT_SERVICE_CONTROL”,line 312
ORA-06512: at line 1
ORA-06512: at “OWBSYS.WB_RTI_UTIL”,line 57
ORA-06512: at “OWBSYS.WB_RT_STORE_REGISTRATION”,line 236
ORA-06512: at line 1
Solution :-
Recreate rtrepos.properties on node 1 and copy the same to the node2 in the RAC
sqlplus owbsys
@/owb/rtp/sql/reset_repository.sql
copy the same file to node2.