FRCACacheGroupMember
This type is a class for model objects.
@since 7.0.0
Package: applicationserver
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Reference attributes having this type:
ExternalCacheGroupMember.frcaCacheGroupMember
Attributes Summary enableFRCA : EBoolean @since 7.0.0 Flag to enable the fast resource cache adapter cacheSize : EInt @since 7.0.0 Specifies the size of the FRCA cache. The maximum size is limited by the amount of available CSM memory managed by the z/OS Communications Server. The value will be rounded up to a 4K(4096) interval. maxFileSize : EInt @since 7.0.0 Specifies the maximum size in bytes of a single object that can be placed in the FRCA cache. stackName : EString @since 7.0.0 Specifies the name of the OE Physical Filesystem supporting the TCPIP stack containing the FRCA cache. The stack name specified must match the name on the SubFileSysType statement in the OpenEdition BPXPRMxx parmlib member. transactionClass : EString @since 7.0.0 Specifies the optional transaction class that will be used to classify the work done by FRCA.
Attribute Details
enableFRCA - @since 7.0.0 Flag to enable the fast resource cache adapter
Data Type: EBoolean
Default value: false
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
cacheSize - @since 7.0.0 Specifies the size of the FRCA cache. The maximum size is limited by the amount of available CSM memory managed by the z/OS Communications Server. The value will be rounded up to a 4K(4096) interval.
Data Type: EInt
Default value: 102400000
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
maxFileSize - @since 7.0.0 Specifies the maximum size in bytes of a single object that can be placed in the FRCA cache.
Data Type: EInt
Default value: 1000000
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
stackName - @since 7.0.0 Specifies the name of the OE Physical Filesystem supporting the TCPIP stack containing the FRCA cache. The stack name specified must match the name on the SubFileSysType statement in the OpenEdition BPXPRMxx parmlib member.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
transactionClass - @since 7.0.0 Specifies the optional transaction class that will be used to classify the work done by FRCA.
Data Type: EString
Default value:
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006