how do u find whether a record is locked or not??
Answer Posted / ravi shankar porwal
One of the way is Use commond - CHKRCDLCK.
| Is This Answer Correct ? | 2 Yes | 7 No |
Post New Answer View All Answers
What is difference between bind by copy and bind by reference?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
How to call one program from another program in RPG? please help me with the code
write an RPG program to calculate the marks of 5 students (A,B, C, D, E)in 3 different subjects (eng, math, sci) an display on the screen
What is file identifier where we can use?
Assume 2 users are using the same file and first user updates some record in the file. Will the 2nd user will be able to see the updated record or not?
can anybody help me to solve this problem. the program that i m checking display error message saying "Record format for file AJDSPFFD does not match model file and decimal error. how to solve this problem. The AJDSPFFD is snapshot the AJTLOG that is the audit trail list.
what do you mean by an input subfile, what are the keywords required?
what is the use of sflnxtchg?
What is the difference between iter and do?
are there any useful c runtime apis that I can call from rpg iv?
What is the diff bw PF/LF Name and their Record format name? what is restriction in record format then file name?
1. If there are two programs using same file and 2 users are using the file at the same time and what can be done to allow them both to access? 2. How can remove lock from the file for accessing it by both users?
What is the difference between copybooks and subprocedures in as400?
what is an online rpg?