195 pts.
 open data path
Hi, Can anybody tell me about open data path in real time experience.

Software/Hardware used:
ASKED: August 6, 2008  9:47 AM
UPDATED: April 4, 2012  5:40 AM

Answer Wiki:
Hi, The open data path is the "access route" used by programs to access data from files, normally you will come across this when using OPNQRYF - your program must access the same open data path that has been created by the OPNQRYF command. Regards, Martin Gilbert.
Last Wiki Answer Submitted:  August 6, 2008  10:00 am  by  Gilly400   23,625 pts.
All Answer Wiki Contributors:  Gilly400   23,625 pts.
To see all answers submitted to the Answer Wiki: View Answer History.


Discuss This Question:
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _


 

It provides a way for which more than one program in the same job to share same file status information, file pointer positions and storage area.It increase performance, reduce amount of main storage, reduce number of file open or close. We can share the ODP in CRTPF and OVRDBF commands.

 1,975 pts.