Show TOC

JAVA_VM_OPTIONS OptionLocate this document in the navigation structure

Specifies command line options that the database server uses when it launches the Java VM.

Allowed Values

String

Default

Empty string

Scope

Option can be set at the database (PUBLIC) level only.

Requires the SET ANY SYSTEM OPTION system privilege to set this option. Takes effect immediately.

Remarks

JAVA_VM_OPTIONS specifies options that the database server uses when launching the Java VM specified by the JAVA_LOCATION option. These additional options can be used to set up the Java VM for debugging purposes or to run as a service on UNIX platforms. In some cases, additional options are required to use the Java VM in 64-bit mode instead of 32-bit mode.