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 |
load all subfile logic in sqlrpgle and when updating particular record it must be lock form other jobs (not a file)?
Is qgpl a user library or system library?
records can be read/update/deleted with which file?
What is source physical file?
define data structure?
how do you specify page overflow indicator for printer files in rpg?
when do you use f-spec. Continuation line ?
Can an indexed file be accessed in arrival seQuence in RPG program ?
List the steps/commands necessary to accomplish the following: a. Copy data from the file ORDHDR into file ORDHIST b. The file ORDHIST may or may not exist c. If the file ORDHDR does exist, it may or may not contain data d. The file ORDHIST may or may not contain data, if the file does contain data the old data should be erased
Hey, What is the difference between SCAN,CHECK,XLATE OPCODES? please give me the answeres with example in real time senario?
What is the maximum length of a variable name in CL?
1.what operation cannot be used in conjunction with file coded as divice type disk? 2.Difference between INCLUDE AND COPY?