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
I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks
Define sort?
Explain the input procedure and output procedure?
Explain how to update data area in cobol 400 program?
Explain what all the conditiones required for using open opcode on a file?
Explain the input procedure?
What is redefine?
Explain the difference between section, paragraph and sentences?
What is the actual use of fillers?
Explain how to detect record is locked in cobol/400? What is the solution for that?
What is comp?
Explain the types of perform?
Explain the difference between search and searchall?
Define perform?
Define perform? And its types?