What are the different types of access paths maintained on the file?
Answer / pratap thakur
Immediate: All the access paths (open and close) associated with a file will be updated whenever changes made to a file. Rebuild- only open access paths will update whenever changes made to the file. Rebuild takes place whenever remaining access paths will be open.
Delay : Rebuild will not takes place.
Is This Answer Correct ? | 0 Yes | 0 No |
What is the purpose of the following? I 'CLOSED' C STAT01 I 'OPEN' C STAT02
Describe the function of SETGT operation in RPG language?
can you have multiple key lists for a single file ?
What is the Function of PDM?
we have 2 PF files with same name, how to copy data's from one file to another through RPG program logic?
what is sessional error or divice error in rpg IV?..when will it happens...Give few examples?
Good morning my experts.Im kuppi.im working as a software trainee on AS/400 technology.i have also joined with ibmi5 team.im trying to convert date with cl/400 coding.I have taken 2 parameters(like date and date types). A. If suppose date type is j,Now i want to convert date to *MDY format B. if date type is M,now i want to convert date to *JUL format C. sending a Program message with the value of converted date.
what is clile code get last digit in numarice value
what are various techniques to pass parameters from one program to another?
How to know message id (errorid) in msgfile when error is occurred on screen ? WRKMSF will display all error id but i want to know error id based on error msg only?
1 Answers IBM, Ignis Technologies, SSR,
what is *inzsr used for?
how can we run a batch job?