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
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
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??
For protecting a transaction using the transaction security function, the two things that must be done are?
what is the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?
How many ways are there for initiating a transaction?
Let us say you have a collection of multiple maps in cics. So if you are asked to determine the exact storage space that is available in a symbolicmap, then how will you compute it?
Explain the difference between exec cics handle condtion and an exec cics ignore command?
Can you explain cics transaction gateway?
What is the syncpoint command?
What is a transid?
Explain the difference between using the read command with into option and set option?
What is the term conversational programs means?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain ceci transaction commands?
What Are Send Map Maponly & Send Map Dataonly ?