Answers

Question and Answer:

  Home  IBM COBOL400

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

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.

 134 views

More Questions for you: