ORA-29515: exit called from Java code with status string ORACLE 报错 故障修复 远程处理


文档解释

ORA-29515: exit called from Java code with status string

Cause: Java code included a call to java.lang.Runtime.exitInternal.

Action: Do not include this call unless non-local exit is desired.