what is difference between accespath and datapath?
what is the difference between accespath and open datapath?
Answer Posted / abhishek bajpai
U can understand it like...access path is internal to file
and data path is external to it.
Access path is the order in which the records in a file are
retrieved. Whereas the datapath is the connection between
the program and the database file.
So if a program is using the data basefile, it connects to
the file by using the datapath (which can be share also)
and then retrieves its records based on the order requried
using the access path.
| Is This Answer Correct ? | 8 Yes | 2 No |
Post New Answer View All Answers
what the purpose of ovrdta, ovrata keywords?
what is a non-join logical file?
what are the basic features of seu?
how can u check no of records in a file?
difference between view and index ?
distinguish between terminating a program through seton lr and return?
define a output queue?
how to get the cursor position?
what does dfu program you to do on a record?
Apart from opening of a file do we have any other use of USROPN?
What Does Lokup Does In Tables & Arrays?
what is match field indicator?
How to debug a batch job when it is in messagewait(mswg) status. I know the steps for batch ebugging, but im confusing with when we submit any job for batch debug we put in held state. So here also do same thing or any other way?
what is the maximum number of parameters allowed in rpg?
what is the command to know key fields of file?