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
What is the quality process in development?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How can we see the copy book length using file-aid?
Explain why do we use file-aid for seqential files?
What is cobol coding sheet?
Explain the difference between external subroutine and subprogram?
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 how to move cursor to a particular field when position is not known?
In a Natural program i used the below code for report FORMAT LS=132 PS=60 And down the line I want to change either LS/PS like FORMAT LS=120 PS=50, is it possible? How it will work?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is data trace system 2.0 used for?
Tell me what type of files we can process thru file-aid?
Explain the like inverted list?