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
What is cobol coding sheet?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
What is the difference between read(1) and read work file once?
Define cobol coding sheet?
Tell me what type of files we can process thru file-aid?
Explain the like inverted list?
What is the quality process in development?
Explain how many work file we can code in jcl?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
Explain why do we use file-aid for seqential files?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain the address converter?
Tell me can we update with histogram?
What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?