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 / praveen
for the first time eibcalen is zero with this we can
conclude this is first call and for the second time if u
dont pass the value for commarea the by default dfhcommarea
has one byte of memory with this we can say this is second call.
| Is This Answer Correct ? | 6 Yes | 5 No |
Post New Answer View All Answers
What does the 'ceci:cics' transactions do?
Define the attribute byte?
Explain how do you control cursor positioning?
What is dynamic transaction backout?
when you compile a cics program, the (pre) compiler puts an extra chunk of code. Where does it get included and that is it called? What is its length?
Differentiate between PCT and FCT.
What is program reentrance?
Explain how do you access the records randomly in tsq?
when a task suspends all the handle conditions via the push command, how does the task reactivate all the handle conditions?
What is the common systems area?
What does EIB mean in CICS?
Can you define attribute byte?
what are the commands used to gain exclusive control over a resource?
Define an aey9 abend?
What is the pic clause for the hhmmss type of data fields?