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
Name the cics command used to access current date and time?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
What is meant by an AICA ABEND?
What is ENQ?
What is the procedure to solve an ASRA ABEND?
What is the use of tdq and tsq?
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?
Name the two types of transient data queues?
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?
Explain how do you delete item 3 in a five-item tsq?
What is the kcp in the cics?
How to define a vsam file in cics getting into cics to define a vsam file.
Why do we need integrated cics translator?
Define cebr?
What is the procedure to read a statement from tsq?