Contents Index STOP ENGINE statement STOP LOGGING statement [Interactive SQL]

ASA SQL Reference
  SQL Statements

STOP JAVA statement


Description 

Use this statement to stop the Java VM.

Syntax 

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.

Permissions 

Java in the database must be installed and the database must be Java-enabled.

This statement is not supported on Windows CE.

Side effects 

None

See also 

START JAVA statement

Standards and compatibility 
Example 

Stop the Java VM.

STOP JAVA

Contents Index STOP ENGINE statement STOP LOGGING statement [Interactive SQL]