JAVAINFO Procedure
PROC JAVAINFO Statement
Displays diagnostic information about the SAS Java
environment.
Syntax
Optional Arguments
- ALL
-
specifies current information
about the SAS Java environment.
- CLASSPATHS
-
specifies information
about the classpaths that Java is using.
- HELP
-
specifies usage assistance
in using the JAVAINFO procedure.
- JREOPTIONS
-
specifies the Java
properties that are set when the JREOPTIONS configuration option is
specified.
-
When used in PROC JAVAINFO, JREOPTIONS
specifies the JREOPTIONS Java properties that are set when Java is
started.
-
When used in PROC OPTIONS, JREOPTIONS
specifies the Java options that are in the configuration file when
SAS is started.
Note: SAS.cfg is the configuration
file specified during installation, but other configuration files
can be specified.
- OS
-
specifies information
about the operating system that SAS is running under.
- version
-
specifies the Java
Runtime Environment (JRE) that SAS is using.
Copyright © SAS Institute Inc. All rights reserved.