what is the coding difference between COBOL and CICS.
Answer Posted / girish kumar
Im calling sub-program but sub-program is not available what will happen.
| Is This Answer Correct ? | 1 Yes | 0 No |
Post New Answer View All Answers
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
What is comp-1 and comp-2?
State the various causes of s0c1, s0c5 and s0c7.
What is the Purpose of Pointer in the string?
What is the difference between external and global variables in COBOL?
Explain the configuration section of a cobol program with examples of syntax.
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.
What is the Purpose of POINTER Phrase in STRING command in COBOL?
What is cobol?
How to get the last record in vsam file in cluster? And how can you get the ksds file records into your cobol program?
What is static and dynamic call in cobol?
What is report-item in COBOL?
What is the difference between Call and a Link?
What is the difference between binary search and sequential search?
Difference between cobol and cobol-ii?