Answer Posted / s.vijaykumar
disp=(new,delete,delete)
| Is This Answer Correct ? | 27 Yes | 3 No |
Post New Answer View All Answers
What are the cobol coding sheets?
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
Why did you choose to work with ibm mainframe cobol programming?
How are the next sentence and continue different from each other?
write a cobol logic. i have file that has 10 records .1 record go to first output file and second record goes to 2 output and etc
What is a scope terminator give example?
How to print 10 to 1 if the input have only 10 digit number?
What is the LINKAGE SECTION used in COBOL?
What is amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
) what is the difference between AID and HANDLE AID?
How do you differentiate between cobol and cobol-ii?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
Is it possible that the redefines clause has different picture clauses compared to the one it redefined?
Explain how to differentiate call by context by comparing it to other calls?
How arrays can be defined in COBOL?