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

a job have 5 steps and it will executes a proc which have 5steps in it. now i have to execute step3 only when step2 of proc executes successfully

3 Answers  


How jcl is used for testing batch programs?

0 Answers  


What parameter directs the output of the job log dataset?

0 Answers  


Name some of the JCL statements that are not allowed in procs.?

1 Answers  


What is the difference between these two parameters? -> accounting information -> class how would it bring the differrence to a program?

4 Answers  


What is the improvement to COND= in the latest version of MVS?

3 Answers  


How do you submit a JCL under CICS environment ?

1 Answers   IBM,


What is 'S0C7' abend?

9 Answers  


What is the DD statement for a output file?

3 Answers  


How can a fb file convert to vb file using sort program?

0 Answers  


What is jcl in mainframe, and how many types of jcl statements are there for a job?

0 Answers  


What are the 2 types of parameters in dd statement?

0 Answers  


Categories