B24SHRWT parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 15: Line 15:
==Description==
==Description==
<p>The BATCH204 wait time increment, in milliseconds, between these messages:</p>
<p>The BATCH204 wait time increment, in milliseconds, between these messages:</p>
<p>'''M204.0582: ACCESS TO FILE dataset name PREVENTED BY: jobname'''</p>   
<p>'''M204.0582: ACCESS TO FILE <var class="term">data set name</var> PREVENTED BY: jobname'''</p>   
<p>A shared DASD enqueuing conflict occurred for the specified file. Another Model 204
<p>A shared DASD enqueuing conflict occurred for the specified file. Another Model 204
run processing on the same or a different CPU has established an enqueue against this  
run processing on the same or a different CPU has established an enqueue against this  

Revision as of 20:20, 8 October 2013

BATCH204 wait time(ms) between M204.0582 msgs

Summary

Default value
300000
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 these messages:

M204.0582: ACCESS TO FILE data set name PREVENTED BY: jobname

A shared DASD enqueuing conflict occurred for the specified file. Another Model 204 run processing on the same or a different CPU has established an enqueue against this file. This conflicts with the enqueue level you are attempting to establish. Model 204 waits for the file to become available, and if not available after B24SHRWT milliseconds, reissues the message and again waits for the file to become available.