Why is it important not to execute a STOP RUN in CICS ?
Answer Posted / manish
now we can use STOP RUN in CICS apllication program. becoz
improvements by VS COBOL II provides a much better
interface to CICS than VS / COBOL .
STOP RUN : CONTROL WILL BE RETURNED TO CICS.
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
which transient data queue support ati?
Explain how do you intitiate another transaction?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
Explain the logical message in cics?
How ENQ and DEQ used in CICS?
Explain the difference between a physical bms mapset and a logical bms mapset?
Can a CICS code be a part of a copybook? If so, then what are the outcomes after compilation?
Explain the primary function of the processing program table (ppt)?
What are some of the cics commands associated with interval control?
Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?
Explain the difference between dfhcommarea and tsq?
Name the cics command that gives the length of twa area?
Explain the primary significance of intra-partition and extra-partition tdqs ?
We can allocate memory dynamically by using GET MAIN command my question is at what scenario we can't release this memory and reuse this same memory??