Database Error Messages

OCI-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.