How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?
Answer Posted / aswini
Hi,
In general the DDM is part of a single Adabas file and we
the programmers play around the views of DDMs.
It is possible that there can be multiple views of a same
file, but I never heard that there can be one DDM from
multiple files.
May be what Jaydip has told is correct and a good learning
for me.
| Is This Answer Correct ? | 2 Yes | 0 No |
Post New Answer View All Answers
What is cobol coding sheet?
How are you going to remove duplicates from the file that is being read?
Explain the address converter?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain how to find occurrence of mu and pe fields in a file?
How to create 1 ddm that fetches 3 adabas files simultaneously?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
Explain difference between read(1) and read work file once?
Explain how many work file we can code in jcl?
Explain control variable in online screens?
Define cobol coding sheet?
What is a hyperdescriptor? How does it work?