Answer Posted / chavanbb33
EIBCALEN is executive interface block communication area length which is used to transfer data from one program to another through COMMAREA .
if EIBCALEN =0 then no data is passed , and if EOIBCALEN = value specified in working storage of commarea then the data is passed..
correct me if it is wrong
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
What is the difference between Global and External Variables?
What are the various section in data division and briefly explain them.
How to change size of Initial number of records to *NOMAX for ALL PF files from perticular library, how can I do that
Write a cobol program making use of the redefine clause.
can anybody post me about file-aid and changemen tools pls and give me reference if any mainframe guys are there
How to remove the spaces at the end of each record in the output file of variable length, via cobol program?
What is an in line perform? When would you use it? Anything else you wish to say about it.
How do define dynamic array in cobol.
Our issue is there seems to be a disconnect, or no link, between our SELECT statement and our SD. We had SELECT SORT-FILE and SELECT SORT-FILE ASSIGN TO SORTWRK. ASSIGN TO SORTWRK1 SORTWRK2 SORTWRK3 SORTWRK4. with SD SORT_FILE RECORD CONTAINS 7833 CHARACTERS. In either case, at run time, the system ignored our SORTWRK# DD statements and allocated 16 sort works with the SORTWK## naming convention. Any ideas why the system does not recognize the connection? We do not even need the SORTWRK DD statements. Thanks
how can we apply for HSBC exam(Mainframe) in India??? i went to their site and was told to submit my CV ,. etc..( totally confusing...)
Can you please let me know the centre name of INS certification in Kolkata.
what is difference between cobol and cobol/400
Name some of the examples of COBOl 11?
Can we change the password using ALTER? anyone tried and changed?
What is length is cobol?