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
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
Name some translator and compile options and explain their meaning?
What is eib?
Can you define aica abend?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
what are transient data sets defined to cics?
how can you prevent more than one user from accessing the same transient data queue?
What is the procedure to read a statement from tsq?
What is the primary aspect of CICS?
Highlight the difference between a symbolic map and physical map?
Db2 what is the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cicsregions that share the same db2 subsystem?
Define task work area?
Explain the system transid cemt?
Specify cics transaction initiation process?
Can you explain dfhmdf bms macro?