B24SHRWT parameter: Difference between revisions
Jump to navigation
Jump to search
Line 19: | Line 19: | ||
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 | ||
file. This conflicts with the enqueue level you are attempting to establish. Model 204 | 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, | waits for the file to become available, and if it is not available after B24SHRWT milliseconds, | ||
reissues the message and again waits for the file to become available. | reissues the message and again waits for the file to become available. | ||
</p> | </p> | ||
[[Category:System parameters]] | [[Category:System parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Latest revision as of 20:13, 6 November 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 each reissue of this message:
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 it is not available after B24SHRWT milliseconds, reissues the message and again waits for the file to become available.