Explain re-entrancy as applies to CICS.
Answer / chudar
the program which doesn't modify itself, so can be reentred
after inturuction by os. and is used in mutithreading region
| Is This Answer Correct ? | 2 Yes | 1 No |
Explain the logical message in cics?
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 is CEDF?
Can you explain enq and deq used in cics?
what are the differences between and exec cics xctl and an exec cics link command?
Define the attribute byte?
How do you unload data from DB2 tables into a PS file.write the code and how do you do it? what will be the syntax?
The READ command with INTO option will read the record specified into the data area specified (True or False)
In case you modify the attribute field of map do you need to recompile the map?
What information can be obtained from the EIBRCODE?
How is the storage determined in the symbolic map, if you have multiple maps?
Mention the 5 fields available in the symbolic map for every ?NAMED? field in the DFHMDI macro? Give a brief description of these fields (Not exceeding a line).