Previous Topic: 54BINext Topic: 551I


550W

Execute access set to same value as read access in one or more rules

Reason

You did not specify EXEC privileges on a rule set or specified an EXEC access more limited than the READ access. (For example, EXEC(P) and READ(A).) Because EXEC access and READ access are similar (EXEC access is only a subset of READ access), the ACF compiler forced the EXEC access to whatever you specified for READ access.

Action

If the action CA ACF2 for z/VM took is acceptable, no action is necessary. If not, correct the statement in error and retry.