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 name | Explanation | Setting value | Settings of the environment variable | |
---|---|---|---|---|
When not using CTM | When using CTM | |||
LIBPATH, LD_LIBRARY_PATH#1 #2 | Specifies the path. | /opt/Cosminexus/TPB/lib | Y | Y |
/opt/Cosminexus/PRF/lib | Y | Y | ||
/opt/Cosminexus/CTM/lib | Y | Y | ||
/opt/hitachi/common/lib | Y | Y | ||
PATH | Specifies the path. |
| Y | Y |
| Y | Y | ||
| Y | Y | ||
| -- | Y | ||
ProgramFiles\Common Files\Hitachi#5 | N | N | ||
/bin#1 | Y | Y | ||
/usr/bin#1 | Y | Y | ||
TPDIR | Specifies the installation directory of TPBroker. |
| Y | Y |
VBROKER_ADM | Specifies a management directory of the log output destination. |
| Y | Y |
PRFSPOOL | Specifies 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. |
| N#7 | N#7 |
OSAGENT_PORT | Specify a port number used by Smart Agent (osagent) in the range of 5,001 through 65,535. | 14000#6 | -- | R |
CTMDIR | Specify the CTM installation directory. |
| -- | Y |
CTMSPOOL | Specify 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. |
| -- | R |
TZ | Specify a time zone. | JST-9#6 | Y | Y |
#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.