Answer Posted / amarnadh reddy
hi,
Use compiler option IGYCRCTL utility.
ex: //step01 exec pgm=IGYCRCTL
| Is This Answer Correct ? | 15 Yes | 0 No |
Post New Answer View All Answers
how do you reference the variable block file formats from cobol programs
What rules are followed by the search verb.
Write down the divisions of cobol program?
Define static linking and dynamic linking.
what are decleratives in cobol?
What are literals?
What is the difference between Call and a Link?
What is the difference between Global and External Variables?
Why would you use find and get rather than to obtain?
) How do u handle errors in BMS macro
Explain how to differentiate call by context by comparing it to other calls?
What are the different types of condition in cobol and write their forms.
how do you reference the esds vsam file formats from cobol programs
How many bytes S(8) comp field occupy and its maximum value?
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.