how many work file we can code in jcl?
Answers were Sorted based on User's Feedback
Answer / dd
Max of 32.
In one of my projects I had used 25 files.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / 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 |
why do we use file-aid for seqential files?
Can we update with histogram?
ADABAS basic concepts. Like inverted list, address converter ,data storage
Explain how to ftp the natural program to desktop? (From mainframe to pc), is it possible?
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?
how many work file we can code in jcl?
difference between fetch , call and callnat
Explain the like inverted list?
How are you going to remove duplicates from the file that is being read?
What is the difference between READ BY ISN and FIND
Explain difference between read(1) and read work file once?
What is STACK in Natural? How we can use it in Program? Give me Eg.?