Set Environment Variables
An Oracle Tuxedo account is required to connect to the Oracle Tuxedo system to communicate with the plug-in.
Set the following environment variables:
- Oracle Tuxedo Server Settings:
Set the following environment variables on the machine where the Oracle Tuxedo Server is installed and where the services are to be booted.
Name | Description |
---|---|
TUXDIR | Tuxedo installation directory. For example, TUXDIR=/home/tuxedo/OraHome122/tuxedo12.2.2.0.0. |
APPDIR | Directory where the Tuxedo service executable files are located. For example, APPDIR=/home/tuxedo/TIBCO_HOME/bw/palettes/tux/8.3/examples. |
PATH | The environment variable used to find executables. For example, %TUXDIR/bin:$PATH. |
LD_LIBRARY_PATH | The environment variable used to find shared libraries. For example, $LD_LIBRARY_PATH:$TUXDIR/lib. |
NLSPATH | The environment variable that specifies directories to search for message catalogs. For example, $TUXDIR/locale/C. |