What is meant by program reentrance?
Answer / khader
A Reentrant program is a program which does not modify
itself so that it can reenter to itself and continues
processing after an interruption made by the operating
system which, during the interruption, executes other OS
tasks including OS tasks of the same program. It is also
called serially reusable program.
| Is This Answer Correct ? | 6 Yes | 1 No |
How will you place cursor on a field called ?EMPNO?.
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?
What does ?Pseudo Conversational? mean?
How and where is the TWA size set? .
Why is it important not to execute a STOP RUN in CICS ?
What is cics load command?
Name the macros used to define the following: MAP MAPSET FIELD
Mention the option used in a cics command to retrieve the response code after execution of the command?
Mention the option (along with argument type) used in a CICS command to retrieve the response code
What is the primary function of the Sign-on Table?
What is ENQ?
What is the other way of terminating a transaction?