OPS/MVS
Before a rule can be compiled , verify that 2 parameters are correct.
Go to OPSVIEW option 4.1.1 and verify that AOFPRECOMPILED is set to YES and that the AOFPRECOMPILEDDSN is specified.
The AOFPRECOMPILEDDSN must be a partitioned dataset with :
RECFM Fixed block (mandatory)
LRECL 4096 (mandatory)
BLKSIZE 4096 or greater (must be a multiple of 4096)
DIRECTORY BLOCKS User-defined (dependent on number of rules)
SPACE User-defined (dependent on number of rules)
Refer to the OPS/MVS Using manual section titled "Maintaining the AOF Production Compiled Rules Library".
When properly setting the above parameters, the compile may be reattempted and should complete successfully.