What is default if we don't specify RD parameter at all ?



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

Post New Answer

More JCL Interview Questions

When will we need to specify Space parameter ?

3 Answers   Wipro,


In all our JOB Statement we have always COND=(4,LT) defined. Nevertheless when a Job failed the last step should then be executed (send a message to an user). Due to we don't like to change all our JOB's (ca. 2000), we are looking for a simply solution.

4 Answers  


What you mean by skeleton JCl?

2 Answers  


a dd statement has 2 types of parameters. Name them?

0 Answers  


There is one QSAM is the VB file. i want to get the first characters in this file and change those characters from'abcd' to '1234' and creat a vasm file to put '1234' in it. how to do in only JCL. if it not QSAM, it's VASM and VB. how to do it.

1 Answers   IBM,


How does jcl specify the job to the operating system?

0 Answers  


how do u define a file in cobol and jcl ?

2 Answers   TCS,


ihave ten flatfile in that iwant to concatinate all the files except file 5,6 into output file by uing jcl? how to do this? give me detail yntax for tis?

4 Answers   IBM,


in order to execute step2 a job after a return code of 8 in step1, what condition you will code in step2?

0 Answers   IBM,


if we give TIME=0 how many sec that job/step

13 Answers  


How to release the Output HELD by using HOLD = YES on DD statement ?

2 Answers   IBM,


How do you override a parameter in Positional parameters?

4 Answers   Thomson Reuters,


Categories