Answer Posted / 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 |
Post New Answer View All Answers
what is the most common way of building queue-id of a tsq?
How do we pass parameters into a CICS –DB2 program
How to define a vsam file in cics getting into cics to define a vsam file.
what are the thress bms options?
define the field with ic in the bms map.
how do you intitiate another transaction?
Explain the difference between start and xctl?
what is the differences between getting the system time with eibtime and asktime command?
Name some translator and compile options and explain their meaning?
Define an aey9 abend?
What is bms map?
Explain how do you access the records randomly in tsq?
How errors are handled in CICS programs?
Can you explain common systems area?
what are the differences between temporary storage queue (tsq) and transient data quene (tdq)?