Configure an extended transactional client for Tuxedo
To configure XAD resource definition for use by Tuxedo, update the UBBCONFIG file and resource manager table.
To configure XAD resource definition for use by Tuxedo, perform the following actions:
- In the GROUPS section of the Tuxedo UBBCONFIG file for an application, use the OPENINFO parameter to specify an xa_open string.
For an example of how to do this, see the sample UBBCONFIG file, which is supplied for use with the Tuxedo sample programs. On AIX , HP-UX, and Solaris, the name of the file is ubbstxcx.cfg and, on Windows systems, the name of the file is ubbstxcn.cfg.
- In the entry for a queue manager in the Tuxedo resource manager table:
specify the name of an XA switch structure and the fully qualified path name of the library that contains the structure. For an example of how to do this for each platform, see TUXEDO samples. Tuxedo supports dynamic registration of a resource manager, and so we can use either MQRMIXASwitch or MQRMIXASwitchDynamic.
- udataobj/RM ( AIX, HP-UX, and Solaris)
- udataobj\rm ( Windows systems)