what is difference between accespath and datapath?
what is the difference between accespath and open datapath?
Answer Posted / s.kumar
Access Parh: Describes the Order in which records are to
be retrieved i.e Sequential Access path ,Keyed Access path.
Open Data Path: Provide the way for more then one program
in the same job to share the same file information like
file pointer position, storage area.
It is quite useful to improve the performances and reduces
the open/close file.
| Is This Answer Correct ? | 14 Yes | 1 No |
Post New Answer View All Answers
which type of object is used in db2/400?
how do you read data area in an rpg program?
What is the difference between crtdupobj and copyf?
what is a query can be run in which mode?
WHICH REPLY CODE IS USED BT sftp ? ... (e.g.226 is used by FTP IF FILE IS TRANSFERED)
what is match field indicator?
how can you execute a command from within an rpg program without calling a clp program?
define what a data queue is along with a brief example of what it may be used for?
what is a logical file?
To Add A File To The 'file Selection' Option Of A Query, The Function Key To Be Pressed Is?
what is rpg ?
how will you search an array?
can a indexed file be accessed in arrival sequence in rpg program?
how will you display a particular page in subfile ?
What is the draw back of Procedures? why we are going to Modules?