STOP JAVA statement

Description

Stops the Java VM.

Syntax

STOP JAVA

Examples

Example 1

Stop the Java VM.

STOP JAVA

Usage

The STOP JAVA statement unloads the Java VM when it is not in use. The main use is to economize on the use of system resources.


Side effects

None

Standards

Permissions

DBA authority

See also

START JAVA statement