Multiple choice technology mainframe

What is file status 92?

  1. Password failure

  2. Resource not available

  3. Logic error

  4. No DD statement specified for this file

Reveal answer Fill a bubble to check yourself
C Correct answer
Explanation

In COBOL file status codes, 92 indicates a logic error occurred during file processing. This is a catch-all error code for problems that stem from programming logic rather than physical file issues or resource constraints.