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


Please Help Members By Posting Answers For Below Questions

define a shared access path?

1345


what is the maximum number of subroutines allowed in rpg?

1440


writing an sql statement from selecting records from two files using single statement and nested select statement.

959


how can I control the way a remote browser uses its cache?

844


WHAT IS FERERENTIAL INTRIGRITY ?

1414


WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)

1942


What is program status data structure(psds) in as400?

858


Apart from opening of a file do we have any other use of USROPN?

1188


A join logical file has how many record formats?

897


Write a CL program which will run a batch job at 1 am every night

915


what are the different types of variables available in cl?

1415


how do you use exceptional write in c specs?

1560


what is *iso date format?

858


Why we sometimes use same file name in file and tofile in ovrdbf and sometimes different?

923


what the purpose of ovrdta, ovrata keywords?

1607