Use this page to view a list of the external resource managers registered with the currently selected server. From this page you can also:
Click this to edit the resource manager definition.
Shows the status of the resource manager. A tick indicates that it is enabled.
Shows the resource manager ID, used internally to identify a particular XA configuration.
Shows the name by which the resource manager is known.
Shows the location of the executable file (.dll on Windows),(.sl on HP-UX PA-RISC, .so on other UNIX platforms) that contains the entry point that returns the xa_switch_t structure to the enterprise server.
Shows the string that is passed to the resource manager on the xa_open() call. It 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 additonal information see the Application Programmer's Guide.
For Oracle, see the Oracle Application Developer's Guide - Fundamentals.
Shows the string that is passed to the resource manager on the xa_close() call.
Shows an optional text description of the resource manager definition.
Click this to add a resource manager.