Answer Posted / jamil ahmad
In older version of ADABAS the limit used to be 32 files.
So now it will be eitehr the same or more.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
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?
Can you explain control variable in online screens?
The natural file converted to PDF file if Yes then explain ?
Explain how to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is the difference between read work file 1 and read work file once? Why we are using work file once?
How to find occurrence of mu and pe fields in a file?
Explain why do we use file-aid for seqential files?
What is cobol coding sheet?
Explain difference between read(1) and read work file once?
Tell me can we update with histogram?
Explain difference between read work file 1 and read work file once? Why we are using work file once?
Explain what happens when you issue a escape routine in a program? Will there be any compilation /run time erro?
How to receive data passed through jcl parm parameter in a natural program? How data definition is defined in the program?
What is data trace system 2.0 used for?
How are you going to remove duplicates from the file that is being read?