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 |
How do u design a physical file, when you have 2 Unique fields like for eg in A student file student ID and student examination no both are unique
If record-format name in an externally-described file has already been defined as a file-name.how to solve this?
Anybody can explain the difference between SFLCLR & SFLINZ?
How to select highest score of each subject or how to select highest income of every month?
How can we find out whether the job is interactive or Batch through RPG program? 2) How can we find out through CL program?
i 'm new to as/400.in an interview i was asked this question.give a practical example for passing information or data through local data area. I know only that data area is an object used to store tiny bits of data or it can store one value at a time and it is used to store frequently changing values or datas.thats all i know about data area can any one tell me how local data area and user defined data area are used to pass data between jobs with a example or coding.thanks in advance.
How to read alternative records in a pf by using rpg?
1.I have a Batch job, Running for 4 hours, i want to reduce the executing time to 2 hours what should you do?
In single page subfile,if I select the mutiple options in 1 page and without pressing enter,I press rollup key (pagedown).In such case how I can handle it in rpg becasue in single page we have to handle it in pgm. It would be helpful if any one answer with coding
4 Answers Infinite Computer Solutions,
What is the difference between copybooks and subprocedures in as400?
How can you delete records form a file in rpg without using "Delete" OPCODE?
how does the rpg element work?