1.2 Configuration Issues
The following general considerations are important when using Oracle Tuxedo ATMI on Windows Server system:
- Server names are case sensitive.
- The names of Windows Server machines specified in Oracle Tuxedo ATMI application files should always be spelled in uppercase.
- The
OPENINFO
string in the Oracle Tuxedo configuration file (UBBCONFIG
) must be presented in the following format:OPENINFO="resource managers:resource(s)"
For example:
OPENINFO="TUXEDO\SQL:APPDIR1\bankdl3;bankdb;readwrite"
Note:
The first separator in the preceding string is a colon; subsequent separators are semicolons.Parent topic: Using Oracle Tuxedo ATMI on Windows Server