When a object will be locked & when a record will be
locked? Plz explain.
Answers were Sorted based on User's Feedback
Answer / ps
When file is open in update/add mode file object will be
locked.
When user try to fetch any record from file by setting up
pointer to a record record will get locked.
| Is This Answer Correct ? | 5 Yes | 0 No |
Answer / syam
When 2 user or more trying to access same record in a PF
record will be locked. While backup file to tape or cd any
user trying to access any lib or file it can be locked
| Is This Answer Correct ? | 6 Yes | 8 No |
what is commitment control?explain about it?
Can any one plz explain the concept of INFSR, *PSSR, INFDS AND PSDS, I' confusing about PSDS and *PSSR, Wat is the difference btw them, wat PSDS will do????
What is ment by record level identifier?
what is the difference between do while and do until?
i want to retrieve record b/w 2 dates in as400
program to find the number of objects used in a given program through a display.
please help me answer to this question what is the difference between the binding and srvpgm in ilerpg?
Can a indexed file be accessed in arrival sequence in RPG?
Can we create 300 logical files based on a single physical file using the CRTLF command only once?.
suppose if we want to update the data in cl what we will do?
parameters cannot be passed in which one??
1. If my rpg program has a date field, What extra care I have to take while compiling that RPG program? 2. If the file is keyed and I have declared the file as well as Key list properly in my program. Still am getting an error message like "Chain/reade operation is not allowed" What may be the case?