START JAVA statement

Description

Starts the Java VM.

Syntax

START JAVA

Examples

Example 1

Start the Java VM.

START JAVA

Usage

The main use of START JAVA 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.


Side effects

None.

Standards

Permissions

Must have DBA authority.

See also

STOP JAVA statement