What does it mean when EIBCALEN is equal to 1 and other
values?
Answer Posted / bikash singhal
Eibcalen is the exec interface bloc command that is used to
indicate whether a particular program has been invoked for
the first time.
I.E EIBCALEN = 0 indicates that the program has been
invoked for the first time. For e.g. if EIBCALEN = 0 send
the menu map.
| Is This Answer Correct ? | 20 Yes | 3 No |
Post New Answer View All Answers
which cics command must be issued by the application program in order to gain access to the common work area (cwa)?
What is the pic clause for the hhmmss type of data fields?
when an xctl is done, does the tranid change ? Is a new task created ? Does it cause an implicit syncpoint to be issued ?
Can you define temporary storage?
What is meant by a ‘Transid’ ?
Explain how do you handle errors in cics programs?
Can QSAM files be accessed from CICS?
Explain the difference between start and xctl?
What does a cics translator do?
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?
Explain the difference between a package and a plan. How does one bind 2 versions of a cics transaction with the same module name in two different cics regions that share the same db2 subsystem?
Explain how many conditions can you include in a single handle condition command?
mention the option (along with argument type) used in a cics command to retrieve the response code after execution of the command?
What does the 'cemt:cics' transactions do?
hi,what is the module? how many modules in mainframe based banking projects