Post New Answer View All Answers
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.
Is automatic restart possible in jcl?
I want to join to input files and write the matching fields on to an output file but i dont want the output file a sorted one
How can the submitting users racf authority be overridden in a job stream?
Name the statement which can be used to send data to another mvs jes3 node?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
i want to store 20 digits . how will u do it in cobol ?
how JCL works?
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Where & How Do You Code Identifier In Jcl?
Name the parameters which can be used to limit the number of records written to a sysout dataset?
which utility is used a dummy utility?
How can a jobs execution priority be modified?
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
Name what parameter directs the output of the job log dataset?