Parameter: SQLHELPER_MAX_REDO

Definition

The maximum number of redo attempts when a deadlock occurs on the Core Database

Description

This system parameter specifies the maximum number of redo attempts when a deadlock occurs in the Core Database cache system. The redo attempts are automatically performed by the instance when they are compatible with the specified timeouts (if they exist).

The user is informed when the last attempt failed through a com.highdeal.hci.ServerFailureException.

Detailed Information

Name SQLHELPER_MAX_REDO

The maximum number of redo attempts when a deadlock occurs on the Core Database

Category Parameter
Type Integer
Access (RO/RW)

RW(-): Dynamic Read / Static Write

An immediate change is not possible. For a deferred and permanent change, use the set command of the Admin+ user interface to change the parameter value for a specific type of instance in the SAP CC system. A restart is needed for permanent changes.

Group(s) Database Management Settings
System Instances This system parameter is available in the following types of instances in a running SAP CC system: rater, updater, guider, bulkloader, taxer, dispatcher
Default Values (Factory Settings)
rater 4
updater 4
guider 4
bulkLoader 4
taxer 4
dispatcher 4
Constraint(s)

The SAP CC system checks the following constraints:

rater The parameter must be greater than or equal to 0
updater The parameter must be greater than or equal to 0
guider The parameter must be greater than or equal to 0
bulkLoader The parameter must be greater than or equal to 0
taxer The parameter must be greater than or equal to 0
dispatcher The parameter must be greater than or equal to 0