B24EXCWT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "BATCH204 wait time increment, in milliseconds, between M204.0583 msgs. ==Summary== <dl> <dt>Default value <dd>240000 <dt>Parameter type <dd>System <dt>Where set <dd>On User 0'...")
 
Line 14: Line 14:
</dl>
</dl>
==Description==
==Description==
<p>The BATCH204 wait time increment, in milliseconds, between these messages:</p>
<p>The BATCH204 wait time increment, in milliseconds, between each reissue of this message:</p>
<p>    '''M204.0583: WAITING FOR EXCLUSIVE ACCESS TO FILE dataset name'''</p>   
<p>    '''M204.0583: WAITING FOR EXCLUSIVE ACCESS TO FILE dataset name'''</p>   
<p>A batch Model 204 run is attempting to establish an exclusive enqueue on a Model 204
<p>A batch Model 204 run is attempting to establish an exclusive enqueue on a Model 204

Revision as of 19:44, 8 October 2013

BATCH204 wait time increment, in milliseconds, between M204.0583 msgs.

Summary

Default value
240000
Parameter type
System
Where set
On User 0's parameter line by system manager
Related products
All
Introduced
Model 204 V7.1

Description

The BATCH204 wait time increment, in milliseconds, between each reissue of this message:

M204.0583: WAITING FOR EXCLUSIVE ACCESS TO FILE dataset name

A batch Model 204 run is attempting to establish an exclusive enqueue on a Model 204 file, but another job already has an exclusive or share enqueue outstanding for the file. Model 204 retries the enqueue and waits for the file to become available. If an exclusive enqueue is not available after B24EXCWT milliseconds, the message is reissued, and Model 204 again waits for the file to become available.