How to execute step2,step1, step3 if step1,2,3 are in order
Answer Posted / r
using IEBEDIT utility, in Job instream card,
//step001 exec pgm=iebedit
//dd1 dd dsn=<job-name>,disp=shr
//dd2 dd dsn=(*,intrdr)
//sysin dd *
Edit type=include, member=(step2,step1,step3)
//
| Is This Answer Correct ? | 9 Yes | 2 No |
Post New Answer View All Answers
How dummy is used in jcl?
Name the statement which can be used to send data to another mvs jes3 node?
What is the difference between run mode and addressing mode?
Can I send output of job to my remote device careerride123?
what is the use of JCL?
Is condition checking possible in jcl?
What is the purpose of dd * statement in jcl?
what happens when COND is coded in JOB statement and when COND is coded inside EXEC statement?
Explain how can a stopped job be started again?
What are the utility programs in jcl?
List in order the hierarchical levels of jcl?
hello friends ,i have exam in Hsbc,pls any on send me placement papers and technical questions on mainframes,thank u
What is 'mounting' of volumes ? Is there anything that a programmer can do in it ? How to find currently mounted volume ?
For what purpose steplib and joblib are used ?
what happens in execution stage in job processing?