Collection Contents Index START ENGINE statement [ISQL] STOP DATABASE statement [ISQL] pdf/chap9.pdf

Reference Manual
   CHAPTER 9. SQL Statements     

START JAVA statement


Function 

To start the Java VM.

Syntax 

START JAVA

Permissions 

DBA authority

Side effects 

None

See also 

STOP JAVA statement

Description 

The START JAVA statement starts the Java VM. The main use is to load the VM at a convenient time so that when the user starts to use Java functionality there is no initial pause while the VM is loaded.

Standards and compatibility 

Example 


Collection Contents Index START ENGINE statement [ISQL] STOP DATABASE statement [ISQL] pdf/chap9.pdf