How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?

Answer Posted / aswini

Hi,
In general the DDM is part of a single Adabas file and we
the programmers play around the views of DDMs.

It is possible that there can be multiple views of a same
file, but I never heard that there can be one DDM from
multiple files.

May be what Jaydip has told is correct and a good learning
for me.

Is This Answer Correct ?    2 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain why do we use file-aid for seqential files?

571


What is the quality process in development?

563


What is the difference between read work file 1 and read work file once? Why we are using work file once?

520


Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?

606


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?

1433






What happens when you issue a escape routine in a program? Will there be any compilation /run time erro?

540


Explain adabas basic concepts. Like inverted list, address converter ,data storage?

550


Explain the address converter?

561


What is the difference between read(1) and read work file once?

562


Explain how are you going to remove duplicates from the file that is being read?

542


Explain the difference between external subroutine and subprogram?

607


How to find occurrence of mu and pe fields in a file?

481


Explain the data storage?

549


How to create 1 ddm that fetches 3 adabas files simultaneously?

527


Explain difference between escape(top or bottom) and escape immediate(top or bottom?

621