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 how are you going to remove duplicates from the file that is being read?
What is the quality process in development?
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?
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?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
How are you going to remove duplicates from the file that is being read?
Explain difference between read(1) and read work file once?
How to find occurrence of mu and pe fields in a file?
Tell me can we update with histogram?
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
Can you explain control variable in online screens?
Explain adabas basic concepts. Like inverted list, address converter ,data storage?
How to create 1 ddm that fetches 3 adabas files simultaneously?
How can we see the copy book length using file-aid?