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...

How do you restart a step in JCL?

Answer Posted / manas mohapatra uradha

Restart = Procstep.stepname

Is This Answer Correct ?    30 Yes 13 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is jcl in mainframe, and how many types of jcl statements are there for a job?

1248


What are the parameter we cannot use in procedure?

1197


//S10 EXEC PGM=ICETOOL //TOOLMSG DD SYSOUT=* //DFSMSG DD SYSOUT=* //CON DD DSN=VAR.INPUT1,DISP=SHR // DD DSN=VAR.INPUT2,DISP=SHR //OUT DD DSN=VAR.OUTPUT,DISP=(NEW,CATLG,DELETE), // SPACE=(CYL,(5,5)),UNIT=SYSDA //TOOLIN DD * * Splice the needed data from the two VB files together SPLICE FROM(CON) TO(OUT) ON(5,5,CH) WITHALL - WITH(12,5) WITH(22,20) VLENMAX /*

1528


How to pass the parameter in parm using linkage section ? (syntax)?

1185


Is condition checking possible in jcl?

1258


Explain the purpose of dd dummy statement?

1275


What is the purpose of disp parameter?

1174


Step 1 RC 4 Step 2 Step 3 I want to know the COND parameter which can be coded in step 2 or 3. Step 2 should be executed based on Step 1 RC and Step 3 should not be executed based on step 1's RC

4970


What is the purpose of dd * statement in jcl?

1333


Explain dd statement in jcl?

1185


Name what parameter directs the output of the job log dataset?

1105


I want my job (careerride) to be executed in 1 minute and 2 seconds. How do I do that?

1282


How do you submit a job for execution?

1164


What is the motivation behind coding class parameter in job statement?

1233


Differentiate between the joblib and the steplib statements?

1520