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
define a shared access path?
what is the maximum number of subroutines allowed in rpg?
writing an sql statement from selecting records from two files using single statement and nested select statement.
how can I control the way a remote browser uses its cache?
WHAT IS FERERENTIAL INTRIGRITY ?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
What is program status data structure(psds) in as400?
Apart from opening of a file do we have any other use of USROPN?
A join logical file has how many record formats?
Write a CL program which will run a batch job at 1 am every night
what are the different types of variables available in cl?
how do you use exceptional write in c specs?
what is *iso date format?
Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?
what the purpose of ovrdta, ovrata keywords?