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 QSAM files be accessed from CICS?
Explain the difference between a physical bms mapset and a logical bms mapset?
How ENQ and DEQ used in CICS?
what is eib, how is can be used?
What is the meaning of the enq command?
Can dynamic calls be used in CICS?
What is the comaera?
What is the use of the eibaid field?
which is the cics control program that provides communication services between user written application programs and terminals?
How vsam files are read in cics pgms?
Specify the requirements for automatic task initiation?
Define cebr?
Can you explain cics translator?
How is Telon(CA-Telon) used to build map?
what are the differences between and exec cics xctl and an exec cics link command?