which parameter is use to declare the name of dataset in dd statement?
No Answer is Posted For this Question
Be the First to Post Answer
How I sort the records in a file and copy the first 10 records to another file
What is the difference between a symbolic and an override in executing a PROC?
The disp in the JCL is MOD and the program opens the file in OUTPUT mode. What happens ? The DISP in the JCL is SHR and the program opens the file in EXTEND mode. What happens ?
How do you restart a PROC from a particular step?
I HAVE A VB BLOCK WHICH IS USED AS INPUT IN COBOL CONATINING SOME RECORDS CAN I CHANGE THE FILE FROM VB TO FB?
What is the purpose and meaning of the TIME keyword and what JCL statement is it associated with?
How to search strings in multiple dataset with conditions 'string1 & string2'?
Hi Please try to be to-the-point. 1) How to INCLUDE a JCL segment in a JOB ? (A Small example) 2) What is SPOOL and what is SPOOL FULL ? and how to direct the output of a Jobstep to SPOOL ?
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?
Brief description of inline procedure of jcl.
wht happens if blksize = 0 and lrec = 0 ?
How to copy one PS file to multiple PS files with same data?