restart logic ?
Answers were Sorted based on User's Feedback
Answer / guest
IF WE WANT TO RESTART THE PARTICULAR STEP WE CAN USE
RESTART PARAMETER AND SYNTAX IS RESTART=STEP NAME.
| Is This Answer Correct ? | 3 Yes | 1 No |
I have two input SORTIN files and We need to create one SORTOUT file which contains data of both input files. What is the SortCard for this?. Suppose the length of the both files are different, then How we do it? Please reply ASAP
How many types of parameters are used in JCL and what are mandatory parameters of JOB statement.
what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?
Hi, can we call catalog( say myproc } proc n times in jcl if so how please explain Thanks in advance
what sort card you will use to copy the data from one dataset to another dataset?
wht do u mean by inrec and outrec ?
What is order of searching of the libraries in a JCL?
what is instream data
i created one base gdg with lrecl = 100 , now i need to create versions with different lrecl =150,200 can it be possible to create like tht ?
IF we are calling a PROC from Jcl...This Proc have 3 steps in it and we want to execute only the second step using the JCL, How to do it?? Please give the answer ASAP:)
what is DD statement is used in JCL?
Define concatenating?