How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?
Answer Posted / jaydip chakrabarty
You can couple 3 files to create a DDM. Then you can query
that DDM.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
The natural file converted to PDF file if Yes then explain ?
Explain why do we use file-aid for seqential files?
What is data trace system 2.0 used for?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain how many work file we can code in jcl?
Tell me can we update with histogram?
Explain the address converter?
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?
Explain the data storage?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
What is the difference between read(1) and read work file once?