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

if we have a job consist of two steps and each step calling
a proc having 10 steps each then how many steps are counted
only 2 or 22(10+10+1+1)? can we have more than 255 steps in
a single job?

Answer Posted / vinod

the no of steps counted are 22 .
if we want to code more than 255 exec the split the jcl to
two and immediate after completion of one check the return
code and intialize to second one .in this way we can
perform.
i think

Is This Answer Correct ?    2 Yes 1 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the function of the steplib dd statement?

1256


I have 60 steps in the JCL and want to Execute Only First from PROC by overriding in JCL ?

1884


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

1105


What is the use of symbol // in jcl?

1537


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2352


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

1685


How to execute 2nd and 4th steps among 5 steps in jcl proc?

1409


What is timing concept in mainframe?

2266


What is the difference between run mode and addressing mode?

1308


what sort card you will use to copy the data from one dataset to another dataset?

1301


Is acct parameter mandatory?

1277


Which statement is used to identify the private libraries in job?

1248


What is the purpose of the dd keylen parameter?

1283


Can we use DISP=SHR in output file in JCL

1464


how you will the direct the data to spool using sysout option?

2479