Skip navigation.

Administration Console Online Help

  Previous Next vertical dots separating previous/next from contents/index/pdf Contents Index View as PDF   Get Adobe Reader

 


Close Information (TA_CLOSEINFO)

Description

Information needed when the resource manager is being closed.

Valid Values

A string of 0 to 256 characters, consisting, if not empty, of three substrings, separated by colons, of the format:

rm_name:entity_name:open_mode

These subfields are described in the following table.

Substring

Description

rm_name

TUXEDO/D for BEA Tuxedo System/D databases.
TUXEDO/QM for BEA Tuxedo /Q databases.

entity_name

The name of the database or queue space.

open_mode

One of readonly or readwrite.


 

The default is no entry, that is, the null string.

On Windows 2000 and NetWare machine, semicolons are used instead of the colons after fsconfig and dbname.

The Close Information format depends on the requirements of the resource manager vendor. The string required by the vendor must be prefixed by rm_name, which is the published name of the vendor's transaction (XA) interface, followed immediately by a colon.

This field is ignored if you have not specified a name in the TMS Name (TA_TMSNAME) or if you have specified it as TMS. If you have specified a value for the TMS name but you have not done so for the Close Information field, it means that a resource manager exists for this group but does not require any information for executing a close operation.

Limitations

Run-time modifications to this attribute will not affect active servers in the group.

Example

TUXEDO/D:billing_db:readwrite

 


Creating Servers

To create new Servers:

  1. Select the Servers folder in the tree view.
  2. Select Quick Menu —>New (right-click) to display the New Object window.
  3. Enter values for the following fields:
  4. Click the Create button to close the window and create the new Server.

 

Skip navigation bar  Back to Top Previous Next