MUDD parameter: Difference between revisions
Jump to navigation
Jump to search
m (Automatically generated page update) |
(Automatically generated page update) |
||
Line 17: | Line 17: | ||
<p>In batch jobs, in application subsystems, or if the value of the PROMPT parameter includes the hexadecimal 10 option, this interaction with the user does not happen and the request is canceled. </p> | <p>In batch jobs, in application subsystems, or if the value of the PROMPT parameter includes the hexadecimal 10 option, this interaction with the user does not happen and the request is canceled. </p> | ||
<p>The maximum MUDD value is 2,147,483,647. </p> | <p>The maximum MUDD value is 2,147,483,647. </p> | ||
[[Category:User | [[Category:User parameters]] | ||
[[Category:Parameters]] | [[Category:Parameters]] |
Revision as of 02:06, 23 April 2013
Summary
- Default value
- 1000000
- Parameter type
- User
- Where set
- By any user
- Related products
- All
- Introduced
- Model 204 V6.1 or earlier
Description
The maximum number of output lines written to a directed output (USE) data set per request
At certain points during loop processing of a request, the elapsed number of output lines written to a directed output data set for the request is compared to the value of MUDD. If the elapsed number is greater, the user is informed that the request is long. The user can either continue or cancel the request.
In batch jobs, in application subsystems, or if the value of the PROMPT parameter includes the hexadecimal 10 option, this interaction with the user does not happen and the request is canceled.
The maximum MUDD value is 2,147,483,647.