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 |
explain the purpose of keep and assume keywords?
What are the types of Signature validation?
DIFFERENCE BETWEEN BINDING LANG AND BIND DIR WHEN USING IN SERVICE PGM...when using binding directory service pgm is necessary?
What is Sub-System?
what is the maximum number of parameters allowed in rpg?
can a indexed file be accessed in arrival sequence in rpg program?
How many record formats can you have in a Physical file and in a Logical file ?
What is dynslt?
i have two pfs it contains "Status" fields in the same name "status in both the pf's...But i used the same name in display file...when i enter a status thru disp file it willbe added to pf1...so i want to rename "Staus " field in pf2 through program...............wat will do..give coding?
Define the purpose of Factor 1 the Operation Code and *IN15 in following code HI LO EQ C *YMD Test(D) yymmddDate 15
What is the symbol used for copying & moving new field in SDA?
how to develop some simple graphs (bar charts) using just html?