3.9 Step 7: Create the TUXCONFIG File
There are two forms of the configuration file:
- An ASCII version of the file, created and modified with any
editor. Throughout the Oracle Tuxedo documentation, the ASCII
version of the configuration file is referred to as the
UBBCONFIGfile. You can choose any name for the configuration file. - The
TUXCONFIGfile, a binary version of theUBBCONFIGfile created using thetmloadcfcommand. When thetmloadcfcommand is executed, the environment variableTUXCONFIGmust be set to the name and directory location of theTUXCONFIGfile. Thetmloadcfcommand converts the configuration file to binary form and writes it to the location specified in the command.
For more information about the tmloadcf command, see the Oracle Tuxedo Command Reference in the Oracle Tuxedo online documentation.
Parent topic: Developing Oracle Tuxedo CORBA Applications