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 the restart?hopw it is invoked?

Answer Posted / o

which job step u want ti execurte first, there u wtiten the
retsrt commands.

//jobname job restart=stepname...

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

Give the syntax of job specifying jcl statement.

1205


What are the parameter we cannot use in procedure? How many instream we can write in single jcl?

1131


How is a type of file defined in the jcl that executes the cobol program?

1242


Explain the hierarchy levels in jcl?

1726


Suppose I have five jobs to do. But I want to hold one?

1179


How do you overcome this limitation ?

1255


what is the use of JCL?

1214


what is a jcl?

1181


How gdg are concatenated?

1169


//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 /*

1530


How can return codes be tested before execution of a job step?

1539


How jcl work to handle various input output file operations?

1224


what disp parameter we mention for creation of temporary dataset so that we can use it in later steps?

1284


Mainframes gets a text file that contains the name of the file. Now using JCL i want to locate that file name in the mainframe system and perform further processing. Please tell how to proceed

2613


List in order the hierarchical levels of jcl?

1151