Database Error Messages

Release
toggle
  • 23ai
  • 21c
  • 19c
Updated
Jun 24, 2024

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.