How do you find whether a record is locked or not?
Answers were Sorted based on User's Feedback
Answer / naga srinivas.kattula
using WRKOBJLCK we can check which workstation and pgm
locking the file
| Is This Answer Correct ? | 3 Yes | 1 No |
suppose i i am changing / updating record of subfile and i want to change the record in reverse order . means i want to change the bottom record first and so on through readc . how i do it please any one explain .
3 members in databasefile .how to read records from all the members??
Can a indexed file be accessed in arrival sequence in RPG?
How can we read a particular record from the database file which is not having DDS (Flat File). For example, there are 100 records in the flat file. How can we retrive 15th record in RPG/400 program (Without using CL)
I want to declare the number of elements of an array dynamically in RPGLE ? Is it possible? If yes, then how do I do it ?
What is file identifier where we can use?
what is difference between DSPFD and DSPFFD?please give me real senario with good example?
thanks mr.Harshad R Suryawaunshi,i'm new to as400 i think you are telling in rpgile i know only rpg400 if possible can you tell in rpg400
parameters cannot be passed in which one???
How I can reread the physical file in CL program once the end of file reached in same CL program.
HOW DO YOU DISPLAY A DISPLAYFILE AT OTHER WORKSTATION? CAN WE MOVE A PHYSICAL FILE? WITHOUT MOVING A FILE?
HOW TO DEBUG A BATCH JOB WHEN IT IS IN MESSAGEWAIT(MSWG) STATUS.I KNOW THE STEPS FOR BATCH DEBUGGING,BUT IM CONFUSING WITH WHEN WE SUBMIT ANY JOB FOR BATCH DEBUG WE PUT IN HELD STATE.SO HERE ALSO DO SAME THING OR ANY OTHER WAY,PLEASE HELP ME....