in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?
IBM,
2711if the submitter of a job wants to inform another user about the job completion, how can it be done?
IBM,
1248if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?
IBM,
2295how can a gdg base be created in a jcl. What is the difference between empty and scratch parameter while defining/altering gdg base?
IBM,
1282
What is the function of job statement in jcl?
How does jcl act on a cobol code?
what happens in execution stage in job processing?
What statement can be used to send data to another mvs jes3 node?
Suppose I have a program in cobol name ”careerride” and want to execute the program by jcl. Specify the process?
In job processing, what happens in conversion stage?
What is the syntax of JCL statement?
How to alter the parameters for the existing gdg?
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
what is the use of JCL?
What is notcat 2 - gs?
Explain the function of dd name parameter with a 2 part structure; audit.report?
what is a jcl?
How can a fb file convert to vb file using sort program?
what is the compile process of cobol program expalin with code