COBOL · CICS abend code
What does CICS AFCA mean in COBOL?
Dataset disabled. The file or dataset the program tried to access is currently disabled within CICS.
Dataset disabled. The file or dataset the program tried to access is currently disabled within CICS.
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.