Postinstallation Task 3: Setting the Environment Variables

This process is mandatory for typical installation.

Set the following environment variables where TIBCO Product and Service Inventory is installed:

Environment Variable Value
export PSI_HOME $TIBCO_HOME/psi/2.1.0
export PSI_CONFIG_HOME $PSI_HOME/config
export ORACLE_HOME /usr/local/app/oracle/product/<ORACLE_VERSION>/db_1
export JAVA_HOME /local/psiuser/jdk1.8.x
export ANT_HOME /local/psiuser/apache-ant-1.8.x
export FTL_HOME $TIBCO_HOME/ftl/5.4/
export EMS_HOME $TIBCO_HOME/ems/8.3.x
export PATH $ANT_HOME/bin:$ORACLE_HOME/bin:$JAVA_HOME/bin:$EMS_HOME/bin:$PATH
export NODE_ID Member1
export LD_LIBRARY_PATH $ORACLE_HOME/lib:$LD_LIBRARY_PATH
export CLASSPATH $ANT_HOME/lib:$CLASSPATH