How can we execute only one step in a job
Answer Posted / sushanta
Use RESTART parameter and then use null for that step so
that no step gets executed after that.
| Is This Answer Correct ? | 0 Yes | 0 No |
Post New Answer View All Answers
What is the function of the dd mgmtclas keyword in sms datasets?
Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed
Explain the function of job statement in jcl?
Which statement is used to identify the private libraries in job?
what happens in execution stage in job processing?
What parameter directs the output of the job log dataset?
what is use of dsn parameter in dd statement?
How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?
Can we use DISP=SHR in output file in JCL
how you will the direct the data to spool using sysout option?
How can values be passed from the job stream to an executable program?
Explain about ISPF/TSO Commands
List in order the hierarchical levels of jcl?
We can use PASS with permanent datasets also. THEN Which is the condition in which we may use PASS (instead of KEEP) with permanent data sets, while there is no need to specify UNIT and VOL for them like temporary data sets (in cas we use KEEP for permanent data sets) ?
How is the record format of an output dataset specified?