COBOL · File status code

File Status 95

What does File Status 95 mean in COBOL?

The information VSAM has about the file (its catalog entry or associated control information) is invalid or incomplete.

File Status 95IBM Enterprise COBOL (VSAM)

Condition

The information VSAM has about the file (its catalog entry or associated control information) is invalid or incomplete.

Fix

Check the dataset's catalog entry with IDCAMS LISTCAT, and confirm it was defined and loaded correctly before this program ran.

Related file status code