Previous Topic: 679ENext Topic: 680E


67FE

Field ACGRINST in ACGRSRC is not zero

Reason

For a SRF interpret resource rule request (ACGRSRC control block with ACGSINP set on), the ACGRINST field in ACGRSRC is not zero. Before CA ACF2 for z/VM Release 4.0, this field contained the address of the data buffer. Beginning with Release 4.0, the ACGRULAD field in ACGRSRC should contain the address of the data buffer and ACGRINST should be zeros. See the System Programmer’s Guide for more information.

Action

Correct the program making this SRF request and retry.