Previous Topic: 353WNext Topic: 355E


354E

NEXTKEY loop, check rules ‑ last rule was <rescode> <restype> <reskey>

Reason

This reason indicates you referenced the same rule set twice during a single validation call. This occurs when you direct access validation from one rule set to another through NEXTKEY. This message indicates a loop occurred. CA ACF2 for z/VM writes a violation record to the CA ACF2 for z/VM Resource Event Log (ACFRPTRV). The variables <rescode> <restype> <reskey> indicates the last resource rule set you referenced during the validation call.

<rescode>

The resource code (always R)

<restype>

The resource type (for example, ALG, DIA)

<reskey>

The resource key.

Action

Run the ACFRPTRV report generator that produces a list of each resource rule set that was referenced during the validation call. Manipulate the appropriate rule sets so that you reference each resource rule set only once. CA ACF2 for z/VM generates an additional message to indicate access was denied.