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
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Explain how do you set the mdt option to on status, even if data is not entered?
name the command that is used to dump the main storage areas related to a task?
Can you explain cics transaction gateway?
What is a cics task?
What is the abend command?
What is the pic clause for the data type of length option field type of data fields?
difference between tsq and tdq?
Can QSAM files be accessed from CICS?
Explain the difference between start and xctl?
which cics service transaction is used to gain accessibility to cics control tables? Mention the one that has the highest priority.?
List out all the tables that are a part of cics ?
How errors are handled in CICS programs?
What are the uses of ppt in cics?
What is the meaning of the enq command?