COBOL · CICS abend code

CICS AEY7

What does CICS AEY7 mean in COBOL?

Not authorized (NOTAUTH). The user or transaction is not authorized to use the resource it just tried to access.

CICS AEY7CICS Transaction Server

Condition

Not authorized (NOTAUTH). The user or transaction is not authorized to use the resource it just tried to access.

Fix

Check the security profile (RACF or equivalent) for the resource against the user ID the transaction is running under, and confirm the transaction's own definition has the access it needs.

Pending source verification. Not yet checked against official documentation.

Related cics abend code