CompensationService


This type is a class for model objects.

The Compensation Service allows server-level configuration for Compensation enablement and logging.

Package: compensationservice
Supertype: Service

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *

Reference attributes having this type:
  PME51ServerExtension.compensationService



Attributes Summary
recoveryLogDirectory : EString A directory path which, if specified, overrides the location where the compensation service stores log files for recovery of this server.
recoveryLogFileSize : EInt Specifies the size, in MBytes, of the recovery log file used by the compensation service for recovery data.
compensationHandlerRetryLimit : EInt * No description is available *
compensationHandlerRetryInterval : EInt * No description is available *



Attribute Details

recoveryLogDirectory  -  A directory path which, if specified, overrides the location where the compensation service stores log files for recovery of this server.
    Data Type: EString
    Default value:  unspecified
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

recoveryLogFileSize  -  Specifies the size, in MBytes, of the recovery log file used by the compensation service for recovery data.
    Data Type: EInt
    Default value:  5
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

compensationHandlerRetryLimit  -  * No description is available *
    Data Type: EInt
    Default value:  -1
    Required:  false
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  0
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

compensationHandlerRetryInterval  -  * No description is available *
    Data Type: EInt
    Default value:  30
    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