Answer Posted / anujah
A reentrant program under CICS. It can reenter and continue
processing after an interruption by CICS which during
interruption executes
other CICS tasks including the CICS tasks of the same
program
| Is This Answer Correct ? | 4 Yes | 2 No |
Post New Answer View All Answers
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?
Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?
Define the term transaction routing?
How to establish dynamic cursor position on a map?
What is the pic clause for the data type of length option field type of data fields?
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 cics regions that share the same db2 subsystem?
What does EIB mean in CICS?
if i am having a cics,vsam and db2 programs with each functions and i want that each function on screen?
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??
explain the means of supporting pseudo conversation programming. (Eg. Storing and restoring of states, control flow, error handling)?
What does a cics translator do?
What is eib?
Can you define attribute byte?
Can you explain multitasking and multithreading?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?