oracle - ORA-29532: Java call terminated by uncaught Java exception: java.lang.IllegalThreadStateException: process hasn't exited -
oracle - ORA-29532: Java call terminated by uncaught Java exception: java.lang.IllegalThreadStateException: process hasn't exited -
i executing stored procedure in order perform nightly maintenance on database. oracle 11.2.0.3.0.
the procedure uses rman perform daily backup, backup finishes error:
ora-29532: java phone call terminated uncaught java exception: java.lang.illegalthreadstateexception: process hasn't exited
this causes backup restarted , stored procedure enters loop state.
this procedure runs several other machines without issues. i've checked oracle trace logs no error recorded there.
what can cause of this? please assist.
oracle stored-procedures oracle11g oracle11gr2 rman
Comments
Post a Comment