What is the purpose of the "N" in the following calculation specification?
C KEY CHAIN FILE N 99
Answer Posted / 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 |
Post New Answer View All Answers
define the purpose of the %sst function?
what does the opcode free do?
What is program status data structure(psds) in as400?
what is the sequence when using cursor?
what do we can do with the embedded sql statements?
the output from my cgi is correctly interpreted by ms internet explorer, whereas netscape navigator would display it as a plain text. What should I do to have also netscape interpreting the html output from my cgi?
how to read database records without locking them?
can you display a empty subfile?
is there any way I can ease my rpg controls on numeric input fields? How about an input date field?
what is the maximum number of files allowed in rpg?
in which specification the report layout can be defined?
What is the difference between non-join logical files and join logical files?
when do you use f-spec. Continuation line ?
what would be the effect on the field where reverse image, underline and highlight display attributes are active ?
what is the disadvantage of using global variable?