How can we execute only one step in a job
Answer Posted / deb
as per Sravanthi's answer.. A null (/*) statement at the
end of this step can be given for running this step alone
but we have to give restart in job.
suresh,the second method that u have suggested its not
correct, coz if u have more than one step in the same job
then u have to code the same COND parameter for each step.
this will stop the execution of 2 step...
| Is This Answer Correct ? | 1 Yes | 1 No |
Post New Answer View All Answers
Explain the job statement in jcl?
Explain about LMQUERY�give a dialog information about a data set
What happens if both JOBLIB & STEPLIB is specified ?
Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE
What are steplib and joblib?
What is jcl in mainframe, and how many types of jcl statements are there for a job?
List the different components of jcl statement?
How is the record format of an output dataset specified?
What is the maximum length of a single line of jcl?
How jcl work to handle various input output file operations?
what is use of dcb parameter in dd statement?
What are the utility programs in jcl?
What are the jcl procedures?
what sort card you will use to copy the data from one dataset to another dataset?
Brief description of inline procedure of jcl.