What is the purpose of the "N" in the following calculation specification?
C KEY CHAIN FILE N 99
Answer / sukhvir singh
If you specify 'N' in 53rd position, the record will not be locked if you try to read the locked record. It is a way of avoiding the record lock.
| Is This Answer Correct ? | 0 Yes | 0 No |
What are the steps to retrieve the records from Journal file...?
What is a Join Logical File, Can it be used for Update ?
how can you specify no duplicate key?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
What is LEVEL CHECK?
maximum number of subfiles that can be active for a single file is?
can u plz tell me is there any difference between SHELL SCRIPT & SFTP SCRIPT? I want to run LS & GET(automatically) command from CL program....which script can be used?
what is the length of a variable in rpg?
what are the parameters required for calling ls & get command(SFTP COMMANDS) from cl progtram.... e.g call PGM(qp2shell) PARM('/qopensys/usr/bin/sh' '-c' 'sftp -b /home/mydir/tmp.txt user@host.com') Plz reply in detail...
Q. Soppose one job is running in a batch mode for long time now i want to kill(end)this batch job.How you will achive this?
Define each of the following operation codes a, b, c, d, e
what is the purpose of ovrdta (override data) keyword?