how you can direct the data to spool using SYSOUT option?
No Answer is Posted For this Question
Be the First to Post Answer
How many parameters are there to a DISP statement and what are their uses ?
I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?
Hi, all suppose i have 5 steps (S1,S2,S3,S4,S5) what will happen if cond is true or false (which of the other steps get executed)? 1) //s3 exec pgm=abc,cond=(0,le) 2) //s3 exec pgm=abc,cond=(0,le,step2) 3) In the jobcord RESTART=step3,cond=(0,le) 4) can i code COND=TRUE in jobcard, if yes what will happen?
I HAVE A SEQUENTIAL FILE CONTAINING ONE RECORD IN WHICH I HAVE ONE FIELD AS CUSTOMER IDENTITY NUMBER FIELD WHICH IS A SIGNED FIELD. HOW TO SEQUENTIALLY INCREMENT THIS FIELD USING OVERLAY PARAMETER?.
What is S322 abend ?
what happens if job falls in loop ? how to resolve it ?
Can comments be specified at the very beginning of a jobcard? Will the JCL execute?
i have two flat files.i want to select one record from that file by using jcl.for example file1 contains emp no,name,joining date. file2 has same details.emp no is primary key. i will give empno.that emp details send to outfile.please let me know if any one knows it.give sample code.
Name the system library from which modules are retrieved at execution
What statement can be used to send data to another mvs jes3 node?
CAN ANYONE TELL ME WHAT IS "JOB-CARD"
Max generations in GDG??