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 |
1) Suppose we call a pgm from CL, how come AS400 system knows whether the called pgm is to be interactive one or batch one? 2)How many members can exist in a PF?
What are the types of Signature validation?
How to see active jobs of the system.
Suppose we have field reference file we were any changes that corresponding Physical file then what will Happen in field reference file??
what is the use of unique keyword and what level it is defined?
What are the system objects required for journalling?
how would you design the process for a nightly, high volume check producing process that needs to select only records that are flagged to be processed?
What are the different opcodes used for file operation on a subfile in a rpg pgm?
Can we add or remove the module object from service Program..and how...?
1. There is a file called Month. Month has 12 members called Jan, Feb, ..., Dec. How to design a rpg code which can access any member and show its content. (User can ask for any member when required)?
what is a query can be run in which mode?
What is the purpose of OVRATA keyword ?