Check the Environment Variables
The following table lists the environment variables with respective sample values and their description:
Environment Variable | Sample Value | Description |
---|---|---|
NODE_ID
|
Member1 | Points to the current cluster member. |
MQ_HOME
|
/opt/MDM/mdm/9.3 | Points to the installation directory. |
MQ_LOG
|
$MQ_HOME/log | The location where log files are generated. |
MQ_COMMON_DIR
|
$MQ_HOME/common | All standard configuration files for workflow and data validation as well as all customization are stored in this directory. This directory also holds all files generated during normal application processing. |
MQ_CONFIG_FILE
|
$MQ_HOME/config/ConfigValues.xml | You can set the values or parameters in this file by using the Configurator. |
NLS_LANG
|
AMERICAN_AMERICA.UTF8 | NLS parameters to specify the locale-dependent behavior of the client. |
LANG
|
en_US.utf8
|
Language environment variable. |
ORACLE_HOME
|
/home/oracle/app/product/<version> | The directory where ORACLE is installed. This is optional and only needed when you use an Oracle client. |
EMS_HOME
|
/opt/tibco/ems/8.6 | The directory where TIBCO Enterprise Message Service™ (messaging software) is installed |
AC_HOME
|
$MQ_HOME/plugins/ac/5.1 | The directory where TIBCO Product and Service Catalog is installed. |
PLUGIN_HOME
|
AC_HOME
|
- |