CompensationService

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

Inherits from type Service and adds the following.

Attributes Summary
recoveryLogDirectory : StringA directory path which, if specified, overrides the location where the compensation service stores log files for recovery of this server.
recoveryLogFileSize : intSpecifies the size, in MBytes, of the recovery log file used by the compensation service for recovery data.

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:  String
     default Value:   unspecified



recoveryLogFileSize    -    Specifies the size, in MBytes, of the recovery log file used by the compensation service for recovery data.
     data type:  int
     default Value:   5


Copyright IBM Corp. 1997-2004