Skip to Main Content

Database Software

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.

depoly error ORA-29532, ORA-06512

593332Sep 13 2007 — edited Sep 17 2007
Hi all,

When I deploying tables and mappings, I get the following error message:

ORA-29532: Java call terminated by uncaught Java exception: oracle.jdbc.driver.OracleSQLException: ORA-28239: no key provided
ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT_FFI", line 40
ORA-06512: at "SYS.DBMS_OBFUSCATION_TOOLKIT", line 153
ORA-06512: at "OWBRTR2.WB_RT_SERVICE_CONTROL", line 286
ORA-06512: at "OWBRTR2.WB_RT_SERVICE_CONTROL", line 314
ORA-06512: at line 1

We are in RAC environment. I did some search for similar error messages, and upon the previous replies, I copy rtrepos.properties to all the cluster nodes. Actually, I get this error message after the first couple of tables deployments, which are all going correctly. It seems this error comes out randomly.

any idea of how to fix it?

thanks so much.

Comments

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

Post Details

Locked on Oct 15 2007
Added on Sep 13 2007
5 comments
966 views