Our issue is there seems to be a disconnect, or no link,
between our SELECT statement and our SD. We had
SELECT SORT-FILE and SELECT SORT-FILE
ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1
SORTWRK2
SORTWRK3
SORTWRK4.
with SD SORT_FILE
RECORD CONTAINS 7833 CHARACTERS.
In either case, at run time, the system ignored our
SORTWRK# DD statements and allocated 16 sort works with the
SORTWK## naming convention. Any ideas why the system does
not recognize the connection? We do not even need the
SORTWRK DD statements. Thanks
Can you REWRITE a record in an ESDS file? Can you DELETE a record from it?
6 Answers ABC, IBM, Mphasis, Wipro,
Explain about level numbers?
What happens when we move a comp-3 field to an edited (say z (9). Zz-)?
whats the disadvantage of search all over search?
can we use go to statement inline-perform?
At the minimum, which division of COBOL is enough to be coded?
I encountered an error when I move spaces to a numeric field?What should I do to move spaces on that field?help please.
What do you feel makes a good program?
Is It Possible to Update or change in VIEW Mode?
What is the difference between SEARCH and SEARCH ALL? What is more efficient?
what is S04E error in jcl?
11 Answers IBM, L&T,
what is linkcard in cobol?