There are 5 steps in a Job. How to bypass the first step
by making use of only COND Parameter and not using any
Restart and IF/THEN/ELSE parameter?
Answers were Sorted based on User's Feedback
Suppose i have a file with 10 recs and i want to skip only the 7 th record and copy the rest into another file. How do i do it using SORT?
Can I send output of job to my remote device careerride123?
A PROC has five steps. Step 3 has a condition code. How can you override/nullify this condition code?
If the proc stepname is excluded while overriding the COND, TIME, REGION and PARM parameters while calling the proc, will the override only apply to the first step in the proc or all the steps for all the above parameters?
Explain about Specifying compiler options in the PROCESS (CBL) statement
I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.
what is the control cards?
What happens if both JOBLIB & STEPLIB is specified ?
What does a disposition of (new,catlg,keep) for a dsn mean?
How do you pass parameters to the program as the job is being executed ?
What is the meaning of data definition name (ddname) and dataset name (dsname) in the DD statement?
Is there any command to check wether the ps file is in sorted order?