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
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 difference between external subroutine and subprogram?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
The natural file converted to PDF file if Yes then explain ?
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?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Can we see the copy book length using file-aid?
What is cobol coding sheet?
Can you explain control variable in online screens?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Tell me what type of files we can process thru file-aid?
What is the difference between read(1) and read work file once?
Explain difference between escape(top or bottom) and escape immediate(top or bottom?
What is data trace system 2.0 used for?