Appendix I.1 System environment variables common to OSs

The following table lists the system environment variables to be specified in common to the OSs. The setting of system environment variables differs depending on whether the system uses the scheduling functionality by CTM.

Table I-1 Setting values and settings of system environment variables (Common to OSs)

System environment variable nameExplanationSetting valueSettings of the environment variable
When not using CTMWhen using CTM
LIBPATH, LD_LIBRARY_PATH#1 #2Specifies the path./opt/Cosminexus/TPB/libYY
/opt/Cosminexus/PRF/libYY
/opt/Cosminexus/CTM/libYY
/opt/hitachi/common/libYY
PATHSpecifies the path.
  • In Windows
    Application-Server-installation-directory\jdk\bin#3
  • In UNIX
    /opt/Cosminexus/jdk/bin#3
YY
  • In Windows
    Application-Server-installation-directory\TPB\bin
  • In UNIX
    /opt/Cosminexus/TPB/bin
YY
  • In Windows
    Application-Server-installation-directory\PRF\bin#4
  • In UNIX
    /opt/Cosminexus/PRF/bin#4
YY
  • In Windows
    Application-Server-installation -directory\CTM\bin#4
  • In UNIX
    /opt/Cosminexus/CTM/bin#4
--Y
ProgramFiles\Common Files\Hitachi#5NN
/bin#1YY
/usr/bin#1YY
TPDIRSpecifies the installation directory of TPBroker.
  • In Windows
    Application-Server-installation-directory\TPB
  • In UNIX
    /opt/Cosminexus/TPB
YY
VBROKER_ADMSpecifies a management directory of the log output destination.
  • In Windows
    Application-Server-installation-directory\TPB\adm#6
  • In UNIX
    /opt/Cosminexus/TPB/adm#6
YY
PRFSPOOLSpecifies the execution environment directory of the performance tracer (PRF daemon). An installer creates a default directory. To change the default directory, create the execution environment directory of the performance tracer and specify the directory in this environment variable. Specify such that the total length of the setting value of PRFSPOOL and the PRF identifier (maximum length is 32 bytes) is less than 201 bytes. If the environment variable is not specified, the performance tracer fails to operate.
In Windows, when changing the directory to other than the default directory, set the access permission for the specified directory and all the directories included in the path of the specified directory, to full control, and specify Everyone as the users to whom the full control is to be assigned.
In UNIX, set access permission (777) to all the execution environment directories and all the directories included in the path to the execution environment directory.
  • In Windows
    Application-Server-installation-directory\PRF\spool
  • In UNIX
    /opt/Cosminexus/PRF/spool
N#7N#7
OSAGENT_PORTSpecify a port number used by Smart Agent (osagent) in the range of 5,001 through 65,535.14000#6--R
CTMDIRSpecify the CTM installation directory.
  • In Windows
    Application-Server-installation-directory\CTM
  • In UNIX
    /opt/Cosminexus/CTM
--Y
CTMSPOOLSpecify the execution environment directory of CTM. An installer creates a default directory. To change the default directory, create the execution environment directory of CTM and specify the created directory in this environment variable. Use a case sensitive path name.
  • In Windows
    %CTMDIR%\spool
  • In UNIX
    /opt/Cosminexus/CTM/spool
--R
TZSpecify a time zone.JST-9#6YY
Legend:
Y: Specification is required.
N: As it is set by the installer, the setting is not required.
R: The setting according to system environments is required.
--: The setting is not required.
When not using CTM: Indicates a system that does not use the scheduling functionality provided by CTM.
When using CTM: Indicates a system that uses the scheduling functionality provided by CTM.

#1: An environment variable to be specified in UNIX. Do not specify this variable in Windows. In Linux, do not specify /lib in LD_LIBRARY_PATH.

#2: The environment variables that you specify differ depending on the OSs.

#3: In the following case, specify at the beginning of the environment variable PATH.

#4: When starting the CTM domain manager or CTM, do not concurrently specify a path of the performance tracer (Application-Server-installation-directory\PRF\bin). If you concurrently specify a path of the performance tracer, an error occurs when CTM loads libraries of the performance tracer and the performance tracer fails to start.

#5: An environment variable to be specified in Windows. Do not specify this variable in UNIX. An installer specifies ProgramFiles\Common Files\Hitachi by default in the system environment variable. ProgramFiles is a directory that is normally specified in the system environment variable %ProgramFiles%.

#6: Specify this value generally. However, you can also specify other values.

#7: In Windows, an installer specifies the same. An installer does not specify this in UNIX.


Note
CLASSPATH is disabled. Specify CLASSPATH in the <configuration> tag of the logical J2EE server (j2ee-server) of the Easy Setup definition file. The following are the specification contents of the Easy Setup definition file:
The <param-name> tag: add.class.path
The <param-value> tag: Specified value