I have mainpgm(abc) this is the only cobol pgm(non-db2).And this pgm calling subpgm name "acd" this also only cobol(non- Db)and this pgm calling some other subpgm this pgm has cobol-db2 pgm. 1) IF you calling static mode how to run and how to compile? 2) IF you calling dynamic mode how to run and how to compile? plz suggestion me.
HP,
2618
I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?
which utility is used to run a cobol-db2 program?
What are the parameter we cannot use in procedure?
Matching Logic in Jcl not in cobol.Could any one please answer this question
what is DD statement is used in JCL?
What is the use of symbol // in jcl?
Can I share my data with other jobs? How?
which parameter is used to check the syntax of a jcl without executing it?
How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?
What is the function of //jcllib statement?
which parameter is use to declare the name of dataset in dd statement?
What does a disposition of (MOD,DELETE,DELETE) mean ?
what is the JCL statement consists of?
Name a few IBM utility programs, and explain its function.
what is the compile process of cobol program expalin with code