Answer Posted / paddu
01 a usage comp-1.
01 b usage cpmp-2.
this way to define
| Is This Answer Correct ? | 12 Yes | 1 No |
Post New Answer View All Answers
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.
Write a program that uses move corresponding.
How many bytes S(8) comp field occupy and its maximum value?
In COBOL, what is the different between index and subscript?
What is the difference between comp and comp-3 usage?
What is perform what is varying?
how do you reference the fixed unblock file formats from cobol programs
What kind of error is trapped by on size error option?
What is the utilization of copybook in cobol? Could we utilize a similar copybook?
Explain the configuration section of a cobol program with examples of syntax.
what are decleratives in cobol?
How can we find that module can be called – whether DYNAMICALLY or STATICALLY?
What are the different open modes available in cobol?
Which Search verb is equivalent to PERFORM…VARYING?
In COBOL programming, what is PERFORM? What is VARYING?