System Options under OpenVMS |
Identifies the Java Runtime Environment (JRE) options for
SAS.
Default: |
dependent on the Java environment
|
Valid in: |
configuration file, SAS invocation, VMS_SAS_OPTIONS DCL
symbol
|
Category: |
Environment control: Initialization and operation
|
PROC OPTIONS GROUP= |
EXECMODES
|
OpenVMS specifics: |
all
|
JREOPTIONS="(-JRE-option-1 <-JRE-option-n>)"
|
-
-JRE-option
-
specifies one or more JRE options. JRE options
must begin with a hyphen (-). Use a space to separate multiple JRE options.
Valid values for JRE-option depend on your installation's
JRE. For information about JRE options, see your installation's Java documentation.
The set of JRE options must be enclosed
in parentheses. If you specify multiple JREOPTIONS system options, SAS appends
JRE options to JRE options that are currently defined. Incorrect JRE options
are ignored.
jreoptions="(-verbose)"
jreoptions="(-Djava.class.path=/myjava/classes/myclasses.jar:/
myjava2/classes/myclasses.jar -oss600k)"
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.