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 to execute step2,step1, step3 if step1,2,3 are in order

Answer Posted / nag ganesh

in job card if we specify the restart parameter then step2
is execute.
then step1,3 can also executed automatically.

Is This Answer Correct ?    3 Yes 15 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

a set statement is used to define commonly used symbolic across job steps or procedures. It initializes the previous values in the symbolic names. It has to be defined before the first use of the symbolic names in the jcl. State whether true or false?

1136


How does jcl act on a cobol code?

1239


Can anybody tell what is tool used to generate the list of PROCS used in JCL to generate a PROCTREE

2507


What do you understand by the term “keyword” with respect to jcl and what is the opposite of the term?

1190


Can we call instream to catalog and catalog to instream?

1188


what are the types of abends that occur on job failure? And explain the possible causes of these

1687


How to override loadlib?

2117


Hello Guys, I have 1+ Year Experience in MAINFRAME TESTING. After 1 Week I have an Interview With a Company on Mainframe Testing. Please Could You Guys Please Suggest me What Sections Should I prepare ?? ___Tell Me the Topic Or Appropriate Site & Links. ?? ---------------Thank You

2866


what is a jcl?

1181


how you can direct the data to spool using SYSOUT option?

1519


what is the purpose of coding class parameter in job statement?

1313


What are s0c1, s0c4, s0c5, s0c7 and socb?

1220


how can the same proc be re-used and called by many jobs?

1562


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

1529


which parameter is use to declare the name of dataset in dd statement?

1322