Use this page to view the XATs (XA-compliant database tables) defined for the server.
The location of the executable file (.dll on Windows, or .so on UNIX platforms) that contains the entry point that returns the xa_switch_t structure to the enterprise server.
The string that is passed to the resource manager on the xa_open() call. An entry in this field usually contains at least the database name, and the user ID and password for connecting to the database. The contents of this string are database-specific.
For DB2, the contents are documented in IBM's DB2 Administration Guide; for additional information see the Application Programmer's Guide.
For Oracle, see the Oracle Application Developer's Guide - Fundamentals.
Where the resource manager supports dynamic registration, and the database vendor requires the name of the module that provides the ax_reg function, you should specify casaxlib.
The string that is passed to the resource manager on the xa_close() call. To find out whether or not you need to supply Close string, see your database vendor's documentation.
Whether this XAT resource is enabled or disabled.