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

i have a jcl in which 4 & 5 step creates a new generation.
4th step output is as input for the 6th step & 5th step
output is used as input in the 7th step. How they are
refered as in the 6th & 7th steps?
If the job abends in 6th step then how the 5th step output
is refered in 7th step?

Answer Posted / vijay reddy

STEP004 (+1)
STEP005 (+2)

STEP006 (+1)
STEP007 (+2)

if the Job ABENDS, Restart the Job from 6th Step & refer
GDG Versions like

STEP006 (-1)
STEP007 (0)

Is This Answer Correct ?    4 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What statement marks the beginning of an in-stream or cataloged procedure in jcl and assigns default values to parameters defined in the procedure?

1359


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

1371


how do you access an uncataloged dataset in a jcl?

1808


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

1177


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

2673


Explain how can the attributes of one sms dataset be copied to another dataset?

1262


Brief description of inline procedure of jcl.

1316


how can you check if a file is empty using jcl?

1483


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

4968


whats the diff bw the evaluate also and and?

2417


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

1105


How do you run a COBOL batch program from a JCL? How do you run a COBOL/DB2 program?

1326


How does jcl act on code(if you take a cobol program)?

1346


Explain how can a stopped job be started again?

1180


What is multithreading in jcl?

1530