What is open data path?
Answer / Ajay Raman Srivastav
Open Data Path (ODP) in DB400 refers to a logical partition or sub-file within a Physical File (PF). It is used to create multiple, independent logical files based on specific key ranges or conditions.
| Is This Answer Correct ? | 0 Yes | 0 No |
how to update physical file using logucal file with example
Suppose I have a pf,it contains 5 members,how to access particular member data from logical file ?and what is the use of member in pf?
what is open data path? and what is the diff b/w access path and open data path?
how can i know logical file belongs to which physical file without source?
How to know the perticular record in pf with out reading?
How to retrieve a physical file after deleting that?
How many libraries can be there in a library list?
How many max. Record format a logical file have?
Hi, Please give the answer to this question? I have Phisical file with 100 records,there is no any duplicate records in this pf.Based on this pf one Logical file i have used.But this lf is viewing only 80 records only of that pf?What is the reason for this?Please give me answer?
A pf containing 100 records... my query is how to display from 11th record in the pf?
Why we create the Physical File Member?
If we use the file level keywords like LIFO, FIFO, FCFO in a file, can we see the impact of it by doing the run query of the file? if not how can we see the impact of these keywords.