What is default if we don't specify RD parameter at all ?
Answer / vssd
RESTART=x where "x" is the character Y or N. Y indicates
that the job is to be rerun from the beginning in the event
of a system failure. N, the default, indicates that it is
not to be rerun.
Please refer to the link below:
http://web.utk.edu/~mnewman/ibmguide09.html
Correct me, if wrong.
| Is This Answer Correct ? | 1 Yes | 0 No |
how can handle the s0c4 abend???
My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.
We are using 2 files , file one has data, file two is empty.Using jcl how can we find the other file is empty?
What is timing concept in mainframe?
Definition of COND parameter in JCL
What does the keyword DCB mean and what are some of the keywords associated with it?
What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?
what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?
Are there any set of rules for the names of the steps used in a job?
what is the general use of PARM? Give an explanation about the system defined parameters that could be passed through this PARM like XREF,LIST,LET,APOST,RENT etc..
Name the parameters which can be used to limit the number of records written to a sysout dataset?
What is the max blocksize for a Tape file?