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,
2560
define cond parameter in jcl?
Explain in DD statement what is the use of DCB parameter?
Explain how can the attributes of one sms dataset be copied to another dataset?
What is jcl in mainframe?
Explain how can return codes be tested before execution of a job step?
Differentiate between the joblib and the steplib statements?
What do you know about jcl?
I want to JCL sort for Non-COMP and COMP-3 fields SORT FIELDS=(1,5,A,6,11,A,12,11,A,19,1,A,20,1,A),FORMAT=BI,EQUALS Length of comp bytes is 11 bytes which start at 6byte and 12 byte considering 11 bytes in comp-3 is 6 bytes. Can anyone tell if the above sort work SORT FIELDS=(1,5,A,6,6,A,12,6,A,19,1,A,20,1,A),FORMAT=BI,EQUALS does not works OK
is there any way to execute more than one proc in the same exec statement at the same time..?
Is condition checking possible in jcl?
How to run cobol program using jcl?
IIN APITUDE THEY GAVE ONLY 10 QUESTIONS.. THEY ARE SIMPLE ONE FROM NUMBER SERIES,BOATS,TIME & DISTANCE,PROFIT &LOSS,FIND OUT THE NUMBER ? 9 25 4 36 81 64 49 AND surveillance SPELLINGS E.T.C
what is SOC4 error?
How can the attributes of one sms dataset be copied to another dataset?
How to submit jcl through a cobol program?