Skip navigation.

SNMP Agent MIB Reference

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

 


tuxTdomainSystemAccess

Syntax

INTEGER { fastpath(1) | protected(2) | fastpath-no-override(3) | protected-no-override(4) }

Access

read-write

Description

Default mode used by Tuxedo system libraries within application processes to gain access to Tuxedo system's internal tables.

fastpath(1)

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

protected(2)

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

fastpath-no-override(3) or protected-no-override(4)

These values can be specified to indicate that the mode selected cannot be overridden by an application process that uses flags available for use with tpinit(3).

Note: Updates to the tuxTdomainSystemAccess value in a running application affect only newly started clients and newly configured tuxTsrvrTbl objects.

 

Skip navigation bar  Back to Top Previous Next