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

Answers were Sorted based on User's Feedback



How u detect record is locked in Cobol/400 ? Wat is the solution for that ?..

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

How u detect record is locked in Cobol/400 ? Wat is the solution for that ?..

Answer / kishore

How i Read file with NoLock ?

mail me at pvenkatakishore.as400@gmail.com

Is This Answer Correct ?    1 Yes 1 No

Post New Answer

More COBOL400 Interview Questions

Explain the difference between comp & comp-3?

0 Answers  


What are fillers?

0 Answers  


Explain how to convert 2010/02/11 to m/dd/yyy.. With string and without string if any other method... Code?

0 Answers  


what is PERFORM? and its types?

7 Answers  


Explain the output procedure?

0 Answers  






How to update data area in cobol 400 program?

0 Answers  


I like to know if possible to use %TRIM or any statement with prefiv "%" like RPG ile programs. thanks

0 Answers  


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

2 Answers   CGI,


Define sort?

0 Answers  


How to Convert 2010/02/11 to m/dd/yyy.. with string and without string if any other method... code

5 Answers   CGI,


WHAT ALL THE CONDITIONES REQUIRED FOR USING OPEN OPCODE ON A FILE?

2 Answers  


Explain the types of perform?

0 Answers  


Categories