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

Is stepname is a MUST and should be unique also for each
JOBSTEP ? or system can supply the stepname for a step which
is not given a name by the programmer ?

Answer Posted / rikdeb

If u give the same step name in one JCL it will issue a
warning.No error message will be thrown.

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

have in 100 records in a file i want to read first 3 records and skip next 3 records and agan i want to read 3 records and again i want to skip 3 records... run a loop from record one to 10 evaluate i/3 if comes even then skip else write to output file

1562


How to remove the spaces at end of each record in the output file Via COBOL program? note: The file has a VB length ----TRY

1437


how you can access an uncataloged dataset in a JCL?

1191


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

1456


which parameter is used to check the syntax of a jcl without executing it?

1415


by using cond parameter maximum 8 cond can be coded in single cond means ?explain

1524


Explain the function of the steplib dd statement?

1176


Does jcl support automatic restart?

1288


What is the difference between the positional and keyword parameters? Give examples.

1312


how to do automated restart when a job abends?

1422


what is the use of JCL?

1207


is there any way to execute more than one proc in the same exec statement at the same time..?

2673


what is “Cond= even” and “Cond=only”?

1359


Why block size is multiple of lrecl in jcl?

1471


I have a job called careerride and some steps in it as step1,step2. But I want to execute step2 before step1 ? How do I do that?

1468