Refer to the following guides for information on the BEA TUXEDO system:
Reference Materials
UBBCONFIG
file
bankapp
program
Windows NT Platform Considerations
C:
") for all fully qualified paths.
.exe
suffix for executable files is always implied for the BEA TUXEDO system for Windows NT.
OPENINFO
string in the BEA TUXEDO configuration file must be in the following format:
For example,
Note:
The first separator in the preceding string is a colon; subsequent separators are semicolons.
OPENINFO="<
resource managers
>:<resource
(s
)>
"OPENINFO="TUXEDO/SQL:APPDIR1\bankdl3;bankdb;readwrite"
In the Specifying Machine Type and User ID Numbers
MACHINES
page of the configuration file, include the following three entries that are different from the BEA TUXEDO system on a UNIX system platform:
Whenever you create a configuration file for a mixed NT-UNIX configuration, include these entries in the For reliability purposes, we recommend that you do not use network drives. If, however, you attempt to start up the BEA TUXEDO system on an NT machine that has the MACHINES
page for every Windows NT node in your configuration.
Using Network Drives
TUXCONFIG
file on a network drive, you must set the following permissions correctly:
administrator
.
When the BEA TUXEDO system interoperates with Updating TxRPC
OSF/DCE
, you must update the environment file to include the following PATH
variable for the application, allowing BEA TUXEDO programs to find the OSF/DCE DLL
s whenever needed. Review the bldc_dce
and blds_dce
reference pages for information pertaining to using these commands on the Windows NT platform:
bldc_dce
command is used to build a BEA TUXEDO system client that can be called via OSF/DCE RPC.
blds_dce
command is used to build a BEA TUXEDO system server that calls OSF/DCE.
The When the BEA TUXEDO system is installed on Windows NT as a server, it may be useful to configure the machine to start a BEA TUXEDO application automatically when booting up your system. Microsoft's© Resource Kit for Windows NT contains a utility program named To ensure proper operation of BEA TUXEDO programs that start automatically when booting up, you must set the BEA TUXEDO environment variables
Using the Bankapp Driver
bankapp
program is a small example application bundled with the BEA TUXEDO system for Windows NT. Besides demonstrating the operation of the BEA TUXEDO system and providing an example of BEA TUXEDO application code, the %APPDIR%\UBB
file generated by the bankapp
driver (driver.exe
is located in %TUXDIR%\APPS\bankapp\NT\driver
) and can act as a template for configurations for any new applications.
Starting BEA TUXEDO Applications Automatically
srvany.exe
to do this. Refer to srvany.wri
and rktools.hlp
for instructions on this procedure.
%TUXDIR%
and %NLSPATH%
. Set these variables using the conventional Windows NT method or by using the BEA TUXEDO control panel. (See "Modifying Environment Variables" in Chapter 3, "Configuring the BEA TUXEDO System for Windows NT.")