What does a disposition of (MOD,DELETE,DELETE) mean ?
No Answer is Posted For this Question
Be the First to Post Answer
in jcl you are having JCLLIB and STEPLIB what happens
What is GDG?
How do you skip a particular step in a proc/JOB?
Explain the function of dd disp parameter?
I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?
I've one sequential file, That file contains millians of Junk & CHAR recoreds example File 1 ,,,,,...,,,.....,.,.INFOSYS.....,,,,,,,,,,,WIPRO..........., ,...,..,. My questions is : I want omit the 44th posstion to 4 CHAR (WIPRO) remaining things I want output file (including Junk CHAR also)... How can we slove this problem & give me a syntax. Please provide the result as soon as possible.
What is a JCL Command statement ?
How to create delta file using JCL
What is the difference between BLKSIZE and LRECL?
i have 10steps and i want run step3 and based on step3 i want execute step7,8,9,10?in jcl
in my jcl have 20 steps step1,step2,.... step20.and i have to execute step1,step2,..and skip the step3 and remaing step4,step5 are execute? i want skip step3 only? what code u can write?
What is the maximum length of a single line of jcl?