Use of DFHCOMMAREA in cics
Answers were Sorted based on User's Feedback
Answer / raja
IT IS A COMMUNICATION AREA BETWEEN TWO TRANSACTION.
IF EIBCALEN = 0, NO DATA WILL BE PASSED
IF EIBCALEN = LENGTH OF DFHCOMMAREA, DATA WILL BE PASSED
| Is This Answer Correct ? | 36 Yes | 0 No |
Define task work area?
What are the types of performs in COBOL? How does perform thru work, give example.
Explain the term ?MRO? (Multi Region Operation)?
Name some of the common tables in CICS and their usage.
If DATAONLY option is specified in the SEND MAP command what will happen?
What is ENQ?
Explain the difference between and exec cics xctl and exec cics start command?
are we use the group by clause in cursors?
Explain how do you intitiate another transaction?
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?
List out all the tables that are a part of cics ?
What is meant by an attribute byte?