Is it possible to create a logical file whose Physical file
is not in same library?
Answer Posted / ankur jain
Yes, we can.....
But both the libraries should be defined in the library
list ...... otherwise compilation error will occur while
compiling the logical file..
| Is This Answer Correct ? | 11 Yes | 0 No |
Post New Answer View All Answers
How to index LF by relative record no (RRN)
How to change the batch job to interactive job?
How many maximum record format a logical file have?
How to update physical file using logical file with example?
What is open data path?
What is the interactive job? What is the batch job?
What is the interactive job? What is the batch job? How to change the batch job to interactive job?
What is the difference between access path and open data path?
How to read a pf in reverse(from last record to first) using cl?
What is the primary file?
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?
What is the batch job?
I have a pf, it contains 5 members, how to access particular member data from logical file?
Suppose I have a pf, it contains 5 members, how to access particular member data from logical file? What is the use of member in pf?
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?