i want to restart frm step 2, previously i coded cond parameter on step2 wht happens at tht time ?
Answers were Sorted based on User's Feedback
Answer / praveen bejjanki
If you give Restart=step2 in jobname, it will ignore the
cond paramater on step2.
Dont modify the existing cond parm on step2.
Generally if you restart a jcl from a particular step it
will ignore the cond parm for that particular step.
| Is This Answer Correct ? | 8 Yes | 0 No |
Answer / suman
you specify cond=even in step2 and restart step2 by useing
restart parmeter
| Is This Answer Correct ? | 3 Yes | 1 No |
Answer / vimal
you can uncomment the restart step2. so it will work.
and your cond command will have to match that step2 shud
take the input that you have given in step2 rather than
waiting for first step input.
| Is This Answer Correct ? | 2 Yes | 2 No |
Answer / lu
it restart step2 if u keep restart step2 in your JCL,you
have to modify COND...
| Is This Answer Correct ? | 0 Yes | 4 No |
What is the significance of addrspc parameter in the exec statement?
How many positional parameters are there in job statement?
What does SYSIN * indicate?
File1 has 100 records and file2 has 200 records i want to copy 50 records which r in both file into file3
Explain about LMQUERY�give a dialog information about a data set
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
How can the attributes of one sms dataset be copied to another dataset?
What is the function of //cntl statement?
What parameters can be used to limit the number of records written to a sysout dataset?
What is the use of IEBGENER ?
Can we Execute a job without specifying Job Name in the Job Card?
Wrete a JCL to compare two files and mached records move to onc file & un mached rows wants to another file?
13 Answers CGI, DSRC, IBM,