Answer Posted / sp
EIBCALEN i.e. Executive Interface Block Common Area Length.
Its used toknow that whether nprogram has been executed
before this or not. It takes the count of execution of
program. If its executing for the first time its value will
be zero and after each execution it will increase by one.
| Is This Answer Correct ? | 28 Yes | 16 No |
Post New Answer View All Answers
What are the various section in data division and briefly explain them.
What are declaratives and what are their uses in cobol?
Can we redefine the field of x(200) to less than 200?
Explain what you understand by passing by value.
I have a program with an Array of 5000 occurences which is being passed from 5 sub levels to the front end screen. Thess 5 programs using each 5*2 = 10 different arrays with size as 5000. This is causing the transaction to utilize more storage consupmtion. I am looking to reduce the storage consumption. As part of that initially i thought Dynamic array may solve my problem. After viewing the comments given i see its same as normal array. IS there any other way we can resolve this issue?
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...)
What is the Purpose of POINTER Phrase in STRING command in COBOL?
Define cobol?
Why is it necessary that file needs to be opened in I-O mode for REWRITE?
Give some examples of command terminators?
How many bytes S(8) comp field occupy and its maximum value?
Which is the default, TEST BEFORE or TEST AFTER for a PERFORM statement?
System Testing for Mainframe Developers What is System Testing? integration testing ? what's the procedure ..
For rewrite, why is it mandatory that file needs to be opened?
Have you used the sort in your project?for this type of questions any working on real time project give the eg. with real time scenario.