oracle - ORA-29532: Java call terminated by uncaught Java exception: java.lang.IllegalThreadStateException: process hasn't exited -


I am performing an archived procedure to perform some night maintenance on a database. Oracle is 11.2.0.3.0.

RMAN is used to make daily backups in this process, backup ends but I get an error:

ORA-29532: Java exception without Java exception Terminated by: java.lang.IllegalThreadStateException: The process is not finished

For this reason the backup enters a loop state and to restart the stored procedure.

This process runs many other machines without any problems. I have checked the Oracle Trace logs, but there have been no errors registered.

What could be the reason? please assist.


Comments

Popular posts from this blog

HTML/CSS - Automatically set height width from background image? -

php - Mysql Show Process - Sleep Commands and what to do -

c - What is the address of buf (the local variable in the main function)? -