Previous Topic: Return Code 23 - ELEMENT SECURITY CODE VIOLATIONNext Topic: Return Code 25 - INVALID DATABASE ID


Return Code 24 - EXCLUSIVE CONTROL EVENTS EXCEEDED

Reason:

The maximum number of allowed exclusive control events has been exceeded.

Action:

See the following internal return code for details.

Return Code 24 Internal Return Codes

Dec

Hex

M

B

Explanation

User Response

013

0D

Y

N

This task attempted to exercise primary exclusive control over more records than the maximum number allowed.

Either alter the application logic or assign a larger value in the MUF startup option EXCTLNO. If you alter the EXCTLNO parameter, stop the Multi-User Facility and reinitiate it to put the new specification into effect. Alternately, you can change the number for an executing MUF by using the EXCTLNO n console command where n is a number from 0 through 9999. The effect of using the console command, however, is lost when the MUF is next ended.