COBOL · File status code

File Status 92

What does File Status 92 mean in COBOL?

A logical error was detected in the VSAM request itself, distinct from an I/O or access-mode problem.

File Status 92IBM Enterprise COBOL (VSAM)

Condition

A logical error was detected in the VSAM request itself, distinct from an I/O or access-mode problem.

Fix

Check the sequence of VSAM operations leading up to this call; this status often follows an invalid combination of prior requests.

Related file status code