File Status Interview Questions


What is file status and why it is used?

COBOL file status codes provide information about the result of each file operation executed.

What is file status 39?

File OPEN was unsuccessful because a conflict was detected between the actual file attributes and the attributes specified for that file in the program.

What is file status 92?

It is a logic error and should correct the program logic.

Frequently Asked Questions -

What is file status 39 and 92?