In order to continue a job after a return code of 12 in step1, what the step2 exec statement include?
what is “Cond= even” and “Cond=only”?
What is notcat 2 - gs?
Matching Logic in Jcl not in cobol.Could any one please answer this question
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
how to resolve the soc4 error?
What is a COND parameter in JCL?
A maximum of 100 chars can be passed to Cobol through Parm in JCL, If we want to pass more than 100 Chars how we can do it ?
Is their any set of rules for dd? Explain.
A job has 150 steps i want to execute only 57th step
Please go thru the below points and let me know how to code this. 1. Sort the input dataset for the condition : Starting position is 37,length of the field is 13 based on character and in the ascending order , starting from position 25 length of 12 ,character and in the ascending order. Use a temporary dataset to hold the sorted file. 2. Use the temporary file created in the above step as the input for the next step. The next step is to execute a program and produce an output file. Use the temporary file created in the above as work file 1 and the output of the file to be created in this step work file 2.Also, pass a parameter to the program that is to be executed in this step. The parameter should have the current date in YYYYMMDD format. For the sake of convenience, you can use the below Job Name : Sample1 Input DSN : PCABDT11.CABD.TEST.INPUT Temporary DSN : Sort1 Output DSN : PCABDT11.CABD.TEST.OUTPUT Program Name : SAMPLE Thanks in Advance for your response.
wht do u mean by internal reader in jcl ? wht is the use of internal reader ?
Write a jcl to execute a job by 7 a.m on Jan 20,1986 ?