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 do you create a temporary dataset? Where will you use them?

Answers were Sorted based on User's Feedback



How do you create a temporary dataset? Where will you use them?..

Answer / guest

Temporary datasets can be created either by not specifying
any DSNAME or by specifying the temporary file indicator as
in DSN=&&TEMP. We use them to carry the output of one step
to another step in the same job. The dataset will not be
retained once the job completes.

Is This Answer Correct ?    48 Yes 3 No

How do you create a temporary dataset? Where will you use them?..

Answer / neeraja

If you want to use the Temp Data set in the subsequent
steps then you should give the Disposion Pass.

Is This Answer Correct ?    28 Yes 5 No

Post New Answer

More JCL Interview Questions

how to set dependancy for jobs?

4 Answers  


Can we have a JOBSTEP without any EXEC ?

6 Answers   IBM,


what is A-MODE and R-MODE?

2 Answers  


What is the difference between specifying DISP=OLD and DISP=SHR for a dataset?

5 Answers   CitiGroup,


what is instream data

2 Answers   EDS,


what is symbolic parameters in jcl, what is a temparary data set ? where do u use ?

2 Answers   Verizon,


how to do automated restart when a job abends?

0 Answers   IBM,


When space is allocated for an output dataset, what units can be used?

0 Answers  


What is the function of dd name parameter with a 2 part structure; audit.report?

0 Answers  


In My job I have 15 procs.and in each proc i have 3 steps. i want to execute 3 step in proc 10.is it possible? if possible how?

2 Answers   HP,


Explain about SYSVAR

1 Answers  


Can there be 2 job statements in a JCL? If yes what is the purpose of doing tha?

3 Answers  


Categories