How can I create 1 DDM that fetches 3 ADABAS files
simultaneously?
Answer Posted / 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 |
Post New Answer View All Answers
Can we see the copy book length using file-aid?
Explain the data storage?
Explain how to find occurrence of mu and pe fields in a file?
How converted the natural coding for adabas
Explain how are you going to remove duplicates from the file that is being read?
Explain is it possible to code goto statement in natural? If yes please provide the syntax of the same?
Tell me can we update with histogram?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
Explain how to move cursor to a particular field when position is not known?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
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?
What is the difference between escape(top or bottom) and escape immediate(top or bottom?
Explain how many work file we can code in jcl?
What is a hyperdescriptor? How does it work?
Explain control variable in online screens?