ENQRETRY parameter: Difference between revisions
Jump to navigation
Jump to search
(Automatically generated page update) |
(Automatically generated page update) |
||
Line 1: | Line 1: | ||
{{Template:ENQRETRY parameter subtitle}} | |||
==Summary== | ==Summary== | ||
<dl> | <dl> |
Revision as of 16:26, 27 August 2013
Record locking retry count
Summary
- Default value
- 4
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The number of times a User Language request automatically retries an attempt to enqueue on a record or on a set of records before either notifying you of a conflict or transferring control to an ON FIND CONFLICT unit or an ON RECORD LOCKING CONFLICT unit
Between each retry attempt, the request is put into a wait state until either:
- The record or records that were held by another user (preventing the successful enqueue) are released by that user.
- Three seconds have elapsed.
ENQRETRY can range from 0 to 255.