COBOL · File status code
What does File Status 15 mean in COBOL?
The runtime's limit on simultaneously open indexed files has been exceeded.
The runtime's limit on simultaneously open indexed files has been exceeded.
Close files that are no longer needed before opening additional ones, or check the runtime configuration for the maximum open indexed file count.