Golgappa.net | Golgappa.org | BagIndia.net | BodyIndia.Com | CabIndia.net | CarsBikes.net | CarsBikes.org | CashIndia.net | ConsumerIndia.net | CookingIndia.net | DataIndia.net | DealIndia.net | EmailIndia.net | FirstTablet.com | FirstTourist.com | ForsaleIndia.net | IndiaBody.Com | IndiaCab.net | IndiaCash.net | IndiaModel.net | KidForum.net | OfficeIndia.net | PaysIndia.com | RestaurantIndia.net | RestaurantsIndia.net | SaleForum.net | SellForum.net | SoldIndia.com | StarIndia.net | TomatoCab.com | TomatoCabs.com | TownIndia.com
Interested to Buy Any Domain ? << Click Here >> for more details...

What is RESTART? How is it invoked?

Answer Posted / devang

The restart parameter is usually referred as RD(restart
definition) in JCL.

I can be coded on any job steps with conditions like
RD=RNC(restart with no check point)
RD=R(restart)
RD=NC (no checkpoint)etc

Stratigically placing of RD parameters is a task which
requires extensive analysis of the JCL flow.

Is This Answer Correct ?    7 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

How jcl work to handle various input output file operations?

1224


What is the purpose of dd dummy statement?

1526


How jcl is used for testing batch programs?

1356


What is the significance of addrspc parameter in the exec statement?

1132


How do you submit a job for execution?

1165


How to code these statements in JCL: CLEANUP INITIAL(NO) RESTART(NO) DYNALLOC(NO) job definition..?

2325


What is one line to pass PARM from JCL to COBOL?

5014


Where & How Do You Code Identifier In Jcl?

1326


what is DSN parameter and DISP parameter is used for?

1215


What is the function of dd name parameter with a 2 part structure; audit.report?

1325


define cond parameter in jcl?

1330


how do you create a dataset in a jcl with the same file organisation as that of another existing dataset?

1462


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?

8664


What does a disposition of (new,catlg,keep) for a dsn mean?

1201


For what purpose steplib and joblib are used ?

1190