Previous Topic: AOFPRECOMPILED ParameterNext Topic: AOFROUTE Parameter


AOFPRECOMPILEDDSN Parameter

This parameter defines the data set containing compiled rules. CA OPS/MVS requires you to set both this parameter and the AOFPRECOMPILED parameter if you want to precompile rules; you cannot allocate a data set to store the compiled rules.

Note: Member names in precompiled data sets are encrypted. You can access those members only through OPSVIEW option 4.5.2.

For details about precompiling rules, see How to Maintain the AOF Production Compiled Rules Library in the chapter “Using the OPSVIEW Control Option” in the OPSVIEW User Guide.

Default value

No default

Other possible values

Any valid data set name

Set or modify this parameter...

Anytime

Example: AOFPRECOMPILEDDSN

This function specifies MY.COMP.RULES as the name for a precompiled data set.

OPSPRM('SET','AOFPRECOMPILEDDSN','MY.COMP.RULES')