What does it mean when EIBCALEN is equal to zeros?
Answer Posted / thomas vt
EIBCALEN equals to zero means that the communication area
length is zero indicating that currently no data
transaction has been occured and it is the initial state of
runing that program..
and also the communication area length will increased
according to the length of data transmitted...
i.e we can pass data from one program to another by sending
it as a group item under the DFHCOMMAREA variable used in
program
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
How can you access qsam (seq) files from cics?
Explain the difference between link and xctl?
What is the eib parameter?
What are the ways fot initiating a transaction?
What is the comaera?
Define ceci?
specify the requirements for automatic task initiation. (Mention the control table, it is entries and the corresponding procedure division cics command).?
Kindly specify the pic clause for the data type of length option field type of data fields?
how a data in physical and symbolic map gets treated? Since the physical map is much concerned about the screen alignment and the field positions, how the values entered in the field which has PICIN or PICOUT clause in Physical map gets treated? Does that mean datas recieved or sent to the physical map should be constant? How does the data in Symbolic map gets converted with 5suffix namely F,L,A,I and O. For example EMPNO is treated as EMPNOI, EMPNOO, EMPNOA, EMPNOL and EMPNOF. how does this happen in symbolic map. Please provide your inputs on the above and kindly correct me if I am wrong.
what is 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?
What are the cics commands associated with task control?
Can you define mapset?
What is the meaning of the deq command?
how do you fire a batch job from a cics txn ?
Can you define commarea?