COBOL · File status code
What does File Status 16 mean in COBOL?
The runtime's limit on simultaneously open device (non-indexed) files has been exceeded.
The runtime's limit on simultaneously open device (non-indexed) files has been exceeded.
Close unused device files earlier in the program, or review the runtime's open-file limit configuration.