SNAPLIM parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
Line 18: Line 18:
The snap limit</p>
The snap limit</p>
<p>
<p>
If <var>SNAPLIM</var> is set to a nonzero value, <var class="product">Model&nbsp;204</var> stops generating snaps when the value of the <var>[[SNAPID parameter|SNAPID]]</var> parameter reaches the value specified in <var>SNAPLIM</var>. The last snap to be generated in a run is the one where SNAPID = SNAPLIM. Subsequent snap attempts generate the message</p>
If <var>SNAPLIM</var> is set to a nonzero value, <var class="product">Model&nbsp;204</var> stops generating snaps when the value of the <var>[[SNAPID parameter|SNAPID]]</var> parameter reaches the value specified in <var>SNAPLIM</var>. The last snap to be generated in a run is the one where <var>SNAPID</var> = <var>SNAPLIM</var>. Subsequent snap attempts generate the message</p>


<code>M204.0460: SNAPLIM exceeded, snap not generated</code>
<code>M204.0460: SNAPLIM exceeded, snap not generated</code>

Revision as of 15:17, 26 July 2017

0 or max number of snaps allowed

Summary

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

Description

The snap limit

If SNAPLIM is set to a nonzero value, Model 204 stops generating snaps when the value of the SNAPID parameter reaches the value specified in SNAPLIM. The last snap to be generated in a run is the one where SNAPID = SNAPLIM. Subsequent snap attempts generate the message

M204.0460: SNAPLIM exceeded, snap not generated

If SNAPLIM is zero, all snaps are generated.

In general, use SNAPLIM only if a recurring bug is likely to cause abnormal termination of the Model 204 run by exceeding the output line limit for the job.

The maximum value for SNAPLIM is 40959.