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
No Answer is Posted For this Question
Be the First to Post Answer
What is the difference between performing a SECTION and a PARAGRAPH?
Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?
subscript and index r not coded in u r application program what will happen?
How you can delete a record from a ps file in cobol?
What is the difference between a subscript and an index in a table definition?
what is redefines? where it can be effectively use for the purpose of memory utilization? give an example?
how do you define single dimensional array and multidimensional array in your cobol?
What do you feel makes a good program?
in cobol perform stmt whether it first checks the condition or not
Differentiate between structured cobol programming and object-oriented cobol programming.
What is report-item in COBOL?
db2 variable decimal(15,2) what is the equalent size of cobol variable