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 |
How many primary files allowed in a program?
how to write code for singlepage in sqlrpgle with update ?
when is a tag statement used in rpg?
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
what is term cua , saa?
how do you use commitment control in rpg program ?
how to define global parameter in ile ?
what is xfoot opcode ?
What is the use purpose of CRTCMD?
I need to insert a record in a file using STRSQL containing the some field values same as an already existing record in that file.I know to smple insert mentioning those values one by one.But is there any another query can be prepared for the same .Please share the query if known to you. Thanks in advance.
how to insert the data in pf by using cl program
when are the unique constraints executed?