What does it mean when EIBCALEN is equal to 1 and other
values?

Answer Posted / basha

If EIBCALEN=0 is used to check wheather the program is
executing for the first time r not.
If EIBCALEN=1 means that the program has executed for the
first time and the code look like
EXEC CICS RETURN
TRANSID (EIBTRNID)
COMMAREA (WS-COMMAREA)
LENGTH (1)
END-EXEC. 
here from the above code u r passing length with commarea
this time ur EIBCALEN changes to 1.

Is This Answer Correct ?    19 Yes 7 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Explain the difference between tsq and tdq

601


Can you explain dfhmdf bms macro?

670


Explain the function of the load command?

587


Define an asra?

561


Explain the difference between physical map and symbolic map?

567






Explain the difference between temporary storage queue (tsq) and transient data quene (tdq)?

494


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.

2211


Which commend used for terminating a browser operation?

497


Explain how do you control cursor positioning?

567


What is ENQ?

650


Every map is categorized into multiple fields, and there are three common working storage fields present for each of these respective fields. Mention those?

598


Define an asra abend?

601


Mention the option used in a cics command to retrieve the response code after execution of the command?

637


How to define a vsam file in cics getting into cics to define a vsam file.

603


What does the 'cebr:cics' transactions do?

578