how do u find whether a record is locked or not??/
Answer Posted / syam
DSPRCDLCK cammand will give locked record details
| Is This Answer Correct ? | 16 Yes | 0 No |
Post New Answer View All Answers
what is data area and how it is used in rpg program ?
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?
how can I tell when to replace the array?
how can you display specific subfile page on the screen in unequal subfile?
what do you mean by an input subfile, what are the keywords required?
how do I play {insert rpg system here}?
What is file identifier where we can use?
How can we know running job is batch or interactive?
Program to read marks of 10 students for 4 subjects and compute and display total marks and status of each student in rpg
if there is a module object , how to find the program object for this module object.Assume the module object name and program object name is not same.
which program rpg or cl is efficent to update a transaction onto a database file and why ?
give an eg of ACQ-(ACQUIRE),BIT OFF,BIT ON,DEALLOC,DUMP,FEOD,FORCE,MHHZO,MHLZO,MHLLZO,MLHZO,REL,RESET,TESTZ,TESTB,TESTN----GIVE SMALL EXAMPLE TO THE OPCODES...TO UNDERSTAND FUNCTIONING...........
do you use message subfiles? What are the necessary keywords required coding a message subfile?
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?
what is a rpg?