Previous Topic: 597ENext Topic: 599E


598E

<num> RECCHECK was specified, but $RECNAME was not

Reason

The resource rule compiler found a RECCHECK keyword on a resource rule line. This keyword designated record level controls. You must define a $RECNAME control statement for the rule set if you supply RECCHECK specifications. CA ACF2 for z/VM did not find a $RECNAME statement. The variable <num> is the number of the record with the rule entry in the rule set you are compiling.

Action

Supply a $RECNAME control statement and recompile the rule set.