The following environment variables must be set on the client systems in order to access the Tuxedo Application Servers. While the clients can be either Native or Workstation, only the WSNADDR variable is applicable to Workstation clients. All other variables are for Native clients.
|
Variable |
Value |
|---|---|
|
TUXDIR |
Set to the directory where Tuxedo is installed. |
|
TUXCONFIG |
Set to the full path name of the binary configuration file that results from the UBBCONFIG file. |
|
PATH |
Set to the search path for commands. This should include %TUXDIR%/bin. |
|
INCLUDE |
Set to the directory for Tuxedo header files. This should include %TUXDIR%\include |
|
LIB |
Set to the directory for Tuxedo library files. This should include %TUXDIR%\lib. |
|
WSNADDR |
Set to indicate the Host name and the Port number where the Tuxedo WSL is running. |
|
VIEWDIR32 |
Set to a semi-colon separated list of directories specifying the directory location of the view object files. |
|
VIEWFILES32 |
Set to a comma- separated list of view object filenames generated for the application. |
|
AEPATH |
Search path for executable load modules. Set to a semicolon-delimited list of directory paths that indicate a search order for the user's application directory(s). Example: AEPATH=[directory_1;directory_2;...directory_n] Note: It is expected that each directory on the AEPATH contains an inqload directory where the executable load modules should reside. |
|
Copyright © 2015 CA Technologies.
All rights reserved.
|
|