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
State the various causes of s0c1, s0c5 and s0c7.
What is the default value(s) for an initialize? What keyword will allow for an override of the default?
What type of SDLC u followed? Why?
how do you reference the esds vsam file formats from cobol programs
What is amode(31)
Can we change the password using ALTER? anyone tried and changed?
Write a program that uses move corresponding.
what is s000 u4087 error? please give the all error codes in cobol,jcl.
Why do we code s9 (4) comp. Inspite of knowing comp-3 will occupy less space?
what are decleratives in cobol?
Program A (Normal COBBAT) calling a B Program (DB2COBOL, COBBATDB which is using a VSAM file. its a dynamic call. How we will handle VSAM file decleration in our from JCL from where we are running A PGM. And should we have PLAN for A pGM also. if possible can some one post a sample JCL. Thanks for help in advance.
Why occurs cannot be used in 01 level in COBOL?
How you can characterize tables in cobol?
What are literals?
How to know whether the module is dynamical or statistical?