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
Explain the purpose of the program list table?
Code the related portions of cics/cobol-i programs to gain addressability to twa area assigned to a particular task. Assme that the size of twa area is 300bytes. What are the advantages if cobol-ii is used in the place of cobol?
Can you define cemt?
What is the pic clause for the hhmmss type of data fields?
Can you explain exec cics handle condition command?
Explain the difference between and exec cics xctl and an exec cics link command?
Explain the logical message in cics?
Explain the difference between the xctl and link commands?
How to define a vsam file in cics getting into cics to define a vsam file.
Name the two types of transient data queues?
What are the ways fot initiating a transaction?
What is the meaning of the eibaid field?
Define primary objective of cics?
Can you define bms?
Explain how many exceptional condition can be given in a handle condition?