How u detect record is locked in Cobol/400 ?
Wat is the solution for that ?
Answers were Sorted based on User's Feedback
Answer / mvrk
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.
Please correct me if i am wrong.
| Is This Answer Correct ? | 14 Yes | 2 No |
Explain the syntax of redefine?
Define perform?
Explain the syntax of sort?
Explain the difference between section, paragraph and sentences?
Explain the difference between comp & comp-3?
Explain how to detect record is locked in cobol/400? What is the solution for that?
What is perform?
Explain the input procedure?
how array can be declare in cobol?
Explain what all the conditiones required for using open opcode on a file?
WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?
seqence numbers in cobol