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 |
What CICS facilities can you use to save data between the transactions?
IN CICS APPLICATION PROGRAM, INSTEAD OF HARDCODING MAP AND MPASET NAMES WHILE SENDING AND REIEVING ...CAN WE DO LIKE THIS ??? MOVE MAP AND MAPSET NAMES TO WORKING STORAGE SECTION VARIABLES AND USE THOSE VARIABLES WHILE SENDING AND RECIEVING MAP.IF YES, HOW CAN WE MOVE MAP INPUT , OUTPUT VARIABLES. IF ANYBODY KNOWS THIS PLEASE POST THE ANSWER
if we want to add new column in the db2 table.How can add in the copybook?
What is data only and map only in cics
Can you issue SQL COMMIT from a CICS program?
What is meant by a CICS task?
What is ASRAABEND in CICS?
Explain the difference between tsq and tdq
how do you execute a background cics txn ?
What is the meaning and use of the EIBAID field?
Explain the mdt in cics?
List out all the tables that are a part of cics ?