Answer Posted / rumki
If the load is not correct then also repeatedly file
attribute mismatch will come. I just deleted the load and
then tried it...It worked fine.
| Is This Answer Correct ? | 0 Yes | 2 No |
Post New Answer View All Answers
how do you reference the rrds file formats from cobol programs
Explain the configuration section of a cobol program with examples of syntax.
What is a SSRANGE and NOSSRANGE?
Explain what you understand by passing by value.
What is amode(24)?
What is the default value(s) for an initialize and what keyword allows for an override of the default?
Differentiate between structured cobol programming and object-oriented cobol programming.
What is comp-1 and comp-2?
Why would you use find and get rather than to obtain?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
Name the divisions, which are available in a cobol program?
what is the difference between COBOL2 AND COBOL390?
What are 77 levels used for?
what is s000 u4087 error? please give the all error codes in cobol,jcl.
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.