Why is it important not to execute a STOP RUN in CICS ?
Answer Posted / ravi
CICS runs as a batch under MVS. STOP RUN invokes the
operating system SVC call. We are not use any Commands that
invoke OS SVC alls like read write open close .... etc
| Is This Answer Correct ? | 2 Yes | 1 No |
Post New Answer View All Answers
what is an mdt (modified data tag)? Its menaing and use?
What is fset?
What is DEQ?
What are some of the cics commands associated with interval control?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Explain cebr transaction commands?
Explain how do you handle errors in cics programs?
Define an aica abend?
Define the attribute byte?
What is the procedure to solve an ASRA ABEND?
What are the terms cics generally means?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
the dfhcommara is used to pass information from one application to another. What are some other ways that this function can be accomplished?
Explain the difference between getting the system time with eibtime and asktime command?
which is the cics control program that provides communication services between user written application programs and terminals?