Generally we check EIBALEN = 0 to decide whether first call
or not.
If I do not pass any value in the COMMAREA then EIBCALEN
will be 0 even on second call. Now how can we say the
program is called for the first time or second time?
Answer Posted / sandeep
dfhcommarea length is 1 by default.if you are returning a
trans-id by passing some data in commarea then the length
will be calculated depending on the data which we passed.
if you are not passing any data then i think eibcalen value
will be 1 so it enters into the next para
| Is This Answer Correct ? | 0 Yes | 5 No |
Post New Answer View All Answers
Can you explain cics transaction gateway?
Mention one alternative aspect of CICS?
Define communication area?
What are the common tables in cics and their usage?
Explain the logical message in cics?
What is the procedure to solve an ASRA ABEND?
If we wish to create bms executable, what are the basic steps that the user has to go through?
What is the kcp in the cics?
What is the use of mdt (modified data tag)?
What is DEQ?
define the field with ic in the bms map.
List out all the tables that are a part of cics ?
What is eib?
What is the use of the eibaid field?
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?