Add

Close string

Description

Edit

Enabled

ID

Module

Name

Open string

Edit Server - XA Resources

Use this page to view a list of the external resource managers registered with the currently selected server. From this page you can also:

Top

Edit

Click this to edit the resource manager definition.

Top

Enabled

Shows the status of the resource manager. A tick indicates that it is enabled.

Top

ID

Shows the resource manager ID, used internally to identify a particular XA configuration.

Top

Name

Shows the name by which the resource manager is known.

Top

Module

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.

Top

Open string

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.

Top

Close string

Shows the string that is passed to the resource manager on the xa_close() call.

Top

Description

Shows an optional text description of the resource manager definition.

Top

Add

Click this to add a resource manager.

Top