What are the utility programs in jcl?
No Answer is Posted For this Question
Be the First to Post Answer
what happens when time=0 is given in jcl code. what happens when blksize=0 is given in jcl code. what is symbolic and overriding parameters and a example program.
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.
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
if 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?
what r the types of job control statements?
What are the utility programs in jcl?
When should DISP=MOD is used?
How do you create a temporary dataset? Where will you use them?
i have step1,step2,step3 from where can i start coding cond parameter ?
Min no of member?s (PDS) in one directory block?
What is notcat 2 - gs?