Previous Topic: CAF4006I

Next Topic: CAF4008E

CAF4007E

ONLY ONE UNIT OR STORAGE CLASS PERMITTED

Reason:

Either multiple UNIT statements, multiple STORCLAS statements, or a mix of UNIT and STORCLAS statements were found in the input control statements.

Action:

Either a single STORCLAS statement or single UNIT statement must be included in the SMFDLS control statements. Determine if the input control statements for IFASMFDL should be allocated with SMS (using STORCLAS) or without SMS (using UNIT) and then include only one control statement with the needed value.