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

Answers were Sorted based on User's Feedback



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

Answer / niki

Hi,

well as per my knowledge we can define multiple DDMs for an
Adabas file, so its not possible to create one DDM that
fatched 3 different ADABAS File.

Please correct me if there is any changes.

Is This Answer Correct ?    7 Yes 1 No

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

Answer / 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

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

Answer / jaydip chakrabarty

You can couple 3 files to create a DDM. Then you can query
that DDM.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / rashi

As far as i know it isnot possible to craete a single DDM
for 3 files. but if you guys have tried it plesae let me
know.

Is This Answer Correct ?    1 Yes 0 No

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

Answer / 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

More Natural Interview Questions

What is data trace system 2.0 used for?

0 Answers  


can i see the copy book length using file-aid ?

2 Answers   TCS,


COuld you please let me know along with a sample on how are you going to remove duplicates from the file that is being read. Thanks Sam

2 Answers   TCS,


Which is more efficient - the external subroutine or a copycode coded in to a NATURAL program? And Why?

2 Answers   Hexaware,


What happens when you issue a ESCAPE ROUTINE in a program ? Will there be any compilation /Run time error.

2 Answers   Shaam,


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?

0 Answers  


What exactly is a hyperdescriptor? How does it work?

3 Answers  


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

0 Answers  


control variable in online screens

3 Answers   Mind Tree,


Does Natural online require CICS or other TP systems to function? How does Natural interact with CICS? Thanks.

1 Answers  


how we can find occurence of MU and PE fileds in a file?

2 Answers  


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

0 Answers  


Categories