ORA-30687: session terminated by debugger Cause: Your program'sexecution has been stopped by the debugger. This can
occur because of an explicit request to do so sent by the debugger, or becausethe
debugger disconnected without first telling Oracle to let your program continueto
run after the disconnection. To stop your program completely, Oracle needs to
fully terminate the process. Action: This is in responseto a debugger request; it is not an error. No action
required.