How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?
Answer Posted / niki
Hi,
well as per my knowledge we can define multiple DDMs for an
Adabas file, so its not possible to create one DDM that
fatched 3 different ADABAS File.
Please correct me if there is any changes.
| Is This Answer Correct ? | 7 Yes | 1 No |
Post New Answer View All Answers
The natural file converted to PDF file if Yes then explain ?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain control variable in online screens?
How to receive data passed through jcl parm parameter in a natural program?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Suppose you are processing an input file in a natural program and you want the program to fail if the file is empty. What command you use in natural to force it to fail?
How can we see the copy book length using file-aid?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
How are you going to remove duplicates from the file that is being read?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain the address converter?
What is a hyperdescriptor? How does it work?
Explain how are you going to remove duplicates from the file that is being read?
What is the difference between read work file 1 and read work file once? Why we are using work file once?