what is the coding difference between COBOL and CICS.
Answer Posted / karim
COBOL is programing language and cics is front end tool use
to create online process
Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Structured COBOL Programming and Object Oriented COBOL programming?
What is the difference between perform … with test after and perform … with test before?
In COBOL programming, what is PERFORM? What is VARYING?
What kind of error is trapped by on size error option?
how to access the file from prodution from changeman tool and to submit a file to production
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
What is the problem of ordered sequential files access?
Explain how you can characterize tables in cobol?
example for sub strings ? and refernce modifications whit output pls
What are 77 levels used for?
What is the difference between a binary search and a sequential search what are the pertinent cobol?
What are the different open modes available in cobol?
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 amode(24), amode(31), rmode(24) and rmode(any) (applicable to only mvsesa enterprise server) ?
If you are current on the owner of a set, what is the difference between obtain next and obtain first?