how do u find whether a record is locked or not??
Answer Posted / shishir
wrkobjlck : this command is basically used to find weather record of file is lock or not
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
How to create a login screen using a command instead of display file.... intention is to get a password field on a command..... how do you achieve this...
What are the types of identifiers?
what was the robotech rpg?
What is ment by record level identifier?
When we have a file with Duplicate records and I want to read the unique record from the file. For example a file containing Emp Name as 'Ram' and there are 3 entries of it. So how to read a unique record from File?
We have job which is running as batch. It takes atleast 06 hours to complete tht job. But I wanna do tht job with in 3 hours?
Explain mdt?
explain sflclr, sflend, sfldlt, and sflcsrrrn?
what are the key words you must use when using a subfile?
1. What is bound-by-call and bound-by-reference? 2. Where and why is *Nomain used? 3. What are the difficulties faced by programmers when using service programs? 4. Explain the different ways of parsing and compiling XML in iSeries.
what is kids-rpg?
How would display prime numbers using CL program?
are there any useful c runtime apis that I can call from rpg iv?
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?
which program rpg or cl is efficent to update a transaction onto a database file and why ?