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

 


System Access (TA_SYSTEM_ACCESS)

Description

Default mode used by BEA Tuxedo libraries within application processes to gain access to BEA Tuxedo internal tables.

Valid Values

The available choices are shown in the following table.

Option

Description

FASTPATH

Specifies that BEA Tuxedo's internal tables are accessible by BEA Tuxedo libraries via unprotected shared memory for fast access.

PROTECTED

Specifies that BEA Tuxedo's internal tables are accessible by BEA Tuxedo libraries via protected shared memory for safety against corruption by application code.

NO_OVERRIDE

Specifies that the mode selected cannot be overridden by an application process using flags available for use with tpinit(3).


 

Notes

The default is FASTPATH.

Limitation

Updates to this attribute value in a running application affect only newly started clients and newly configured objects in the Servers class.

Example

FASTPATH, NO_OVERRIDE

Statistics 1 Tab

The Statistics 1 tab contains the following fields:

 

Skip navigation bar  Back to Top Previous Next