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 is a dataset passed from one step to another?

Answers were Sorted based on User's Feedback



How is a dataset passed from one step to another?..

Answer / neha

disp=pass can only be used if its a temp dataset.if u want
to pass a normal dataset u can use referback
its syntax is
dsname=*.stepname.ddname

Is This Answer Correct ?    16 Yes 0 No

How is a dataset passed from one step to another?..

Answer / guest

A dataset is passed from one step to another based on what
is coded on the DISP parameter. The dataset can only be
passed to subsequent steps if PASS was used on the
disposition parameter.

Is This Answer Correct ?    6 Yes 0 No

Post New Answer

More JCL Interview Questions

Is there a limit of 3273 DD statements for a JCL or for every EXEC step in a JCL?

2 Answers  


What do you feel makes a good program?

1 Answers  


if the submitter of a job wants to inform another user about the job completion, how can it be done?

0 Answers   IBM,


How can u know the current date using jcl?

2 Answers   iNautix, Wipro,


I have GDG defined e.g. GDG.smaplegdg.base, after processing the GDG. it contains some records and which is input to the second step2. How can I use GDG to use it as input file at step2.

3 Answers   Wipro,


What is order of searching of the libraries in a JCL?

4 Answers  


Can we give TIME = (1440, 59) also ? or is TIME = (1439, 59) is the last one ?

5 Answers   IBM,


How to send data from cobol program to jcl?

2 Answers   CSC,


What is the purpose of disp parameter?

0 Answers  


How would you understand error(execution phase)?

0 Answers  


which utility is used to update pds?

1 Answers   IBM,


What does a disposition of (MOD,DELETE,DELETE) mean ?

0 Answers  


Categories