what is meant by object lock requests,held locks and locks
waiting to be applied(wrkobjlck)
why should we apply for locks.Please explain sir.
Answer Posted / shishir
suppose we want to make any update on particular file A and during my process one more guy doing another updation on that file A ....so what happen that who ever make the last updation and compile the file will take place ....so what we do we hold that particular object and lock it ....so during the time when we are using that file no one will access that file ........ok ....and updation will take place step by step
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Space & Skip Are Which Level Keywords?
what is overlay?
How can we read file using curser? how to define a curser?
what does dfu program you to do on a record?
can a indexed file be accessed in arrival sequence in rpg program?
What is %CHECK?
define the purpose of the iter operation?
what do we can do with the embedded sql statements?
what is service program?
what opcode will be used to test the zone of a character field?
what is the purpose of putovr (put with explicit override) keyword?
what is message file?
how can a cgi check whether an ifs object is available?
how can you check for a records existence without causing and i/o (chain/read)?
where will control be passed after the execution of the *pssr subroutine if the factor2 of the endsr is blank ?