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 how to ftp the natural program to desktop? (From mainframe to pc), is it possible?

793


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?

761


What is a hyperdescriptor? How does it work?

815


Explain difference between read work file 1 and read work file once? Why we are using work file once?

743


Explain control variable in online screens?

780


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

766


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

831


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

715


What is the quality process in development?

796


Tell me can we update with histogram?

797


Explain the difference between external subroutine and subprogram?

864


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?

1679


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

820


Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?

774


What is data trace system 2.0 used for?

5395