How u detect record is locked in Cobol/400 ?
Wat is the solution for that ?
Answer Posted / 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 |
Post New Answer View All Answers
Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?
What is the syntax of sort?
Explain the difference between section, paragraph and sentences?
What is redefine?
Define redefine?
What is sort?
What are the types of perform?
What is sort? And its syntax?
seqence numbers in cobol
Explain what all the conditiones required for using open opcode on a file?
How to detect record is locked in cobol/400? What is the solution for that?
What is the actual use of fillers?
Explain the syntax of sort?
How to update data area in cobol 400 program?
Define perform?