What is the difference between access path and open data path?
Answer / Brahmanand Thakur
In DB400, Access Path (APATH) is a method for opening files using a physical file name, while Open Data Path (ODP) is a method that opens files based on their logical file name. APATH is useful when you need to open multiple files with the same structure, and ODP is used when working with sequential files with varying structures.
| Is This Answer Correct ? | 0 Yes | 0 No |
Maximum how many fields we can create under a record format of PF?
Can anybody tell why Journalling is compulsary before Commitment Control?
how can we write LF using flatfile.
what is multiple member pf
I have physical 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?
Can we concatenate fields in physical file? If yes how can we do?
There is one string as A B C and wanted to display string as Shri A Shri B Shri C, how we can do this in sql? If we have around 100 values in string like this, each value should be displayed with initials as Shri.
what is error handling concepts in cl
How to index LF by relative record no (RRN)
CRTDTA AND CRTARA should be used along with?
What is the purpose of the chain and setll and setgt?
How can i retrieve city while my i have one field address length 60 but i don't know what where is city in this field ?