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.
No Answer is Posted For this Question
Be the First to Post Answer
hi iam learning mainframes,can anybody tell me how to check JCL errors.(after submiting the JCL we have check in spool or is there any other method)
If i have defined an temperory dataset in step2, how can i call back or use the same dataset in step5 of the same job
What are three major types of JCL statements? What are their functions?
Is stepname is a MUST and should be unique also for each JOBSTEP ? or system can supply the stepname for a step which is not given a name by the programmer ?
What is the maximum length of a single line of jcl?
How to ALTER the name of a GDG ?
WHAT IS DUMMY IN JCL? HOW TO USE IT? CAN ANYBODY SEND PROGRAM ON THIS?
Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ?
What is a procedure?
I need exexution process for JCL programs
wht do u mean by notify parameter, how can u give acess to multiple users ?
I have 255 procedures in a job, each procedure contain 2 steps.can we execute this job?