What is the difference between access path and Dynamic select?
Answer / gitesh tomar
Dynamic select occurs whenever the program reads file. But access path occurs before the file is read (but not necessarily). Because access path maintenance performed on the file.
| Is This Answer Correct ? | 0 Yes | 0 No |
Q1. How to use signature in service program and ILE.? Q2.what is use of signature and binder language and what is the relation between them?
Logic cycle
How to increase 3 days from my current date in RPG Program?
how many printer files can be defined in f specs ?
Can we add or remove the module object from service Program..and how...?
The content of Physical file is as below: hfcftp wruquief SENDPASV 0 CDUP ASCII GET 01100901.CSV ramndk/ECP505.EC0110090 (REPLACE QUIT Thw above commands will get executed when we call STRTCPFTP from CL program.... Now if I want to use SFTP what can be the solution? plz reply in detail....Thank you for ny help...
maximum number of subfiles that can defined in a rpg program for one display file is?
what is the purpose of ovrdta (override data) keyword?
How I can read and display three fields in the record format DSPFM1 of the display file,while one field(using in one file) is NAME which is Key field in field reference file and another two fields are AGE and ROLL NO are using another file. Please send me coding part.
How to create a user defined (general) data area?
what is the use of sflend keyword?
how can you check for a records existence without causing and i/o (chain/read)?