Answer Posted / sweetie
If your transaction terminated with abend code AICA, the
transaction is likely to have been in a loop.
Is This Answer Correct ? | 60 Yes | 3 No |
Post New Answer View All Answers
What is cics load command?
Explain 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?
what is the most common way of building queue-id of a tsq?
Define cebr?
what are the differences between and exec cics xctl and exec cics start command?
What is the kcp in the cics?
What is the cics command level?
What is the pic clause for the any bll cell type of data fields?
Explain 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 cics regions that share the same db2 subsystem?
What is a transid?
difference between tsq and tdq?
What is the meaning of the eibaid field?
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?
Whenever a cics program goes through a compilation process, there is always some extra code that is added to the program. Where exactly does this new piece of code go to and what is it termed as ?
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?