How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?
Answer Posted / akansha
Hi All,
I am very sure on this question that it is not possible to
fetch ADABAS files simultaneously. When you create a DDM it
asks for a DBIB then a file number which is unique for a
file and you can specify one number at a time.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
Explain the data storage?
The natural file converted to PDF file if Yes then explain ?
Explain control variable in online screens?
What is a hyperdescriptor?
What is the quality process in development?
Tell me what type of files we can process thru file-aid?
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 adabas basic concepts. Like inverted list, address converter ,data storage?
Explain how many work file we can code in jcl?
How to receive data passed through jcl parm parameter in a natural program?
Define cobol coding sheet?
What is the difference between read(1) and read work file once?