How can the fact that EIBCALEN is equal to zeros be of use
to an application programmer?



How can the fact that EIBCALEN is equal to zeros be of use to an application programmer?..

Answer / krishnakumar

Using EIBCALEN one can check whether any data was passed
through COMMAREA during LINK or XCTL command

Is This Answer Correct ?    4 Yes 0 No

Post New Answer

More CICS Interview Questions

What CICS command would you use to read a VSAM KSDS sequentially in ascending order?

1 Answers  


Given below code, find the value of 'x'. Perform s001-x thru s001-y. s001-x. add 1 to x . s001-1x. ------- . s001-y. perform s001-1y 10 times . s001-1y. perform s001-2y 10 times . s001-2y. perform s001-x 10 times .

1 Answers  


Reading a record from a TSQ will logically delete the record from the Queue (True or False).

1 Answers  


What is the common work area (CWA)?

1 Answers   EDS, IBM,


What is the difference between a physical BMS mapset and a logical BMS mapset?

3 Answers   IBM,


What does it mean when EIBCALEN is equal to zeros?

6 Answers   ADP, IBM, L&T, Satyam, TATA,


What is cics load command?

0 Answers  


what are the differences between DFHCOMMAREA and TSQ ?

3 Answers   IBM,


Explain the difference between a return with transid and xctl? For example program. A is issuing return with transid to program b. Program a. Is isssuing xctl to program b?

0 Answers  


COMMIT & ROLLBACK WE WILL NOT USE IN CICS PROGRAMMING INSTEAD OF COMMIT WE USE SYNC POINT THEN WT WE USE FOR ROLL BACK?

3 Answers  


What do you mean by CEMT?

0 Answers  


are we use the group by clause in cursors?

3 Answers   Cap Gemini,


Categories