COBOL · CICS abend code

CICS AFCA

What does CICS AFCA mean in COBOL?

Dataset disabled. The file or dataset the program tried to access is currently disabled within CICS.

CICS AFCACICS Transaction Server

Condition

Dataset disabled. The file or dataset the program tried to access is currently disabled within CICS.

Fix

Check the file's status with CEMT INQUIRE FILE, and enable it if it was deliberately or accidentally left disabled, for example after a batch maintenance window.

Pending source verification. Not yet checked against official documentation.

Related cics abend code