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
Explain how many exceptional condition can be given in a handle condition?
Can you explain common systems area?
What is frset?
What are the cics tables?
List out all the tables that are a part of cics ?
Explain the difference between cics program control table (pct) and cics processing program table (ppt)?
What is the comaera?
Explain how do you handle errors in cics programs?
Can you define attribute byte?
What is DEQ?
How To Compile The COBOL-BD2-CI CS Programs In Real TIme? Please Give Me the Detailed Description?
Explain the difference between a physical bms mapset and a logical bms mapset?
What is dynamic transaction backout?
Explain the logical message in cics?
what are the differences between and exec cics xctl and an exec cics link command?