SNAPLIMD parameter: Difference between revisions
Jump to navigation
Jump to search
m (→Description) |
mNo edit summary |
||
Line 9: | Line 9: | ||
<dd>System manager resettable | <dd>System manager resettable | ||
<dt>Related products | <dt>Related products | ||
<dd> | <dd>All | ||
<dt>Introduced | <dt>Introduced | ||
<dd><var class="product">Sirius Mods</var> 8.1 (and by zap in 8.0) | <dd><var class="product">Sirius Mods</var> 8.1 (and by zap in 8.0) |
Revision as of 00:14, 11 September 2012
0 or max number of occurrences of any particular snap
Summary
- Default value
- 3
- Parameter type
- System
- Where set
- System manager resettable
- Related products
- All
- Introduced
- Sirius Mods 8.1 (and by zap in 8.0)
Description
This parameter limits the number of snaps which can be issued with any given snap title. That is, it prevents some bug from using up the snaps available as specified by the SNAPLIM parameter.
The *SNAP
snap title is not subject to SNAPLIMD, thus:
- When the *SNAP command is issued, each snap thus created is considered unique, and will not be suppressed due to SNAPLIMD.
- When the BUMPSNAP command is issued, each snap thus created is considered unique, and will not be suppressed due to SNAPLIMD.
Note that
- When a snap is suppressed due to exceeding the SNAPLIM parameter, the SNAPID parameter is incremented.
- If that is not the case (that is, if the SNAPLIM parameter is less than the SNAPID parameter), if there have already been at least as many snaps actually produced for the given snap title as the value of the SNAPLIMD parameter:
- The snap is suppressed and the SNAPID parameter is not incremented (otherwise, the purpose of SNAPLIMD would be circumvented).