What is the utilization of copybook in cobol?
What is the difference between PIC 9.99 and 9v99 in COBOL?
What are the different rules for performing sort operation?
INREC AND OUTREC? HOW TO SPLIT 5K RECORDS TO DIFFERENT FILES IN A FILE IN COBOL? RESTART IN COBOL-DB2? ISOLATION LEVELS?
please..could u give an example about USAGE IS POINTER ..and explain why and when we use it ?
What is the difference between Global and External Variables?
What is rmode(any) ?
HOw can I get the negative sign while deduct high value from low value
Define cobol?
What is a scope terminator give example?
What is the difference between next sentence and continue in cobol programing language?
)If there are 10 steps in GDG, if I want to refer the step2 after step5 . what should I do?
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.
how to convert the recors form vsam file to db2 table tru file aid
how do you reference the esds vsam file formats from cobol programs