LIMIT Control Statement

The LIMIT control statement works differently for each of the product groups.

Important: The LIMIT control statement only applies to the system exception report series.
The LIMIT control statement has the following format for 33XX DASD:
LIMIT dasd,keyword[,keyword…]
dasd
Represents the device type designation for DASD products. dasd can be one of the following generic product types:
Product type
33XX 3370
3310 3375
3330 3380
3340 3830
3350 3880
Note: 3340 includes 3344.

33XX is the general device type designation for all the listed direct access devices and control units. When you code 33XX on a LIMIT control statement, you are requesting that the limits apply to all devices of the general type.

Important: The LIMIT control statement is not valid for the following devices and storage controllers:
Device/Storage Controller
0671 9332 9341
3390 9335 9343
9313 9336 9345
keyword
Represents one or more DASD product-dependent keyword parameters with the associated numeric limits.

You can set minimum thresholds for different kinds of temporary errors or events using the keyword values listed here:

TO SET LIMITS FOR USE KEYWORD
Seek errors SKS=nnnn
Read errors RD=nnnn
Bus out parity errors B=nnnn
Equipment checks EQUCHK=nnnn
Check data C=nnnn
Invoked offsets I=nnnn
Diskette checks D=nnnn
Overruns OVRN=nnnn
All not otherwise specified ALL=nnnn
Note: nnnn can range from 1 to 9999; it requires no leading zeros.

Not all the keywords are valid for every device type. The following table shows the valid error type keywords for each of the 33XX DASD device types:

DEVICE TYPE SKS RD B EQUCHK C I D OVRN ALL
3310 X X   X X       X
3330 X X   X         X
3340 X X   X         X
3350 X X   X         X
3370       X X X     X
3375       X   X     X
3380       X   X     X
3830     X X     X X X
3880     X X     X X X
33XX X X X X X X X X X
Notes: