How to detect record is locked in Cobol/400?
Wat is the solution for that?

Submitted by: Administrator
Check the file status, if the file status is 9D then it indicates that the record is locked. Solution should be READ the file with NO LOCK.
Submitted by: Administrator

Read Online IBM COBOL400 Job Interview Questions And Answers