How can we execute only one step in a job
Answer Posted / ankur
hi
kamal.
i know that by IEBEDIT IT can be done....
//sysin dd *
edit type=exclude, stepname=(step01)
//
but we should try with cond...
i know cond = only in first skip or flush the 1st step ..
just check it...
bye
| Is This Answer Correct ? | 4 Yes | 0 No |
Post New Answer View All Answers
what is the resolution for sb37 error
is there any way to execute more than one proc in the same exec statement at the same time..?
What is Cataloged Procedures?
How to resolve the error "WER488A JOIN CAPACITY EXCEEDED" I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem? I am using SYNCSORT with JOINKEYS to compare 2 files. I am Getting error - > WER488A JOIN CAPACITY EXCEEDED There are 2 files to be compared with about 2 million records each. LRECL is 3665. Can somebody give a pointer as to how to resolve this problem?
Can I share my data with other jobs? How?
how you will the direct the data to spool using sysout option?
How to override a dsn that is contained in a proc called by another proc? I need to do the override in the calling jcl?
which utility is used to run a cobol-db2 program?
What are the utility programs in jcl?
by using cond parameter maximum 8 cond can be coded in single cond means ?explain
What are the parameter we cannot use in procedure? How many instream we can write in single jcl?
Where can program checkpoints be stored for use in a restart?
What is the function of dd disp parameter?
what operation is performed by job statement?
How does jcl act on code(if you take a cobol program)?