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'...")
 
No edit summary
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
BATCH204 wait time increment, in milliseconds, between M204.0583 msgs.
{{Template:B24EXCWT parameter subtitle}}
==Summary==
==Summary==
<dl>
<dl>
Line 7: Line 7:
<dd>System
<dd>System
<dt>Where set
<dt>Where set
<dd>On User 0's parameter line by system manager
<dd>On User 0's parameter line
<dt>Related products
<dt>Related products
<dd>All
<dd>All
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>    <b>M204.0583: WAITING FOR EXCLUSIVE ACCESS TO FILE <var class="term">data set name</var></b></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
file, but another job already has an exclusive or share enqueue outstanding for the file.
file, but another job already has an exclusive or share enqueue outstanding for the file.

Latest revision as of 20:15, 8 October 2013

BATCH204 wait time(ms) between M204.0583 msgs

Summary

Default value
240000
Parameter type
System
Where set
On User 0's parameter line
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 data set 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.