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


Please Help Members By Posting Answers For Below Questions

Explain what all the conditiones required for using open opcode on a file?

505


Explain the types of perform?

525


What is sort? And its syntax?

671


What is the syntax of redefine?

540


Explain how to update data area in cobol 400 program?

578






Explain the difference between search and searchall?

513


What is comp?

551


Explain the syntax of sort?

561


why icetool be used in programmer view?

2143


What is the syntax of sort?

544


What is output procedure?

544


Explain how to detect record is locked in cobol/400? What is the solution for that?

534


How to update data area in cobol 400 program?

579


How to detect record is locked in cobol/400?

542


What is perform?

539