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?

Answer Posted / 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



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is the use of disp parameter?

1200


A dd statement consists of 4 fields. Name them?

1471


Can I share my data with other jobs? How?

1190


how do you access an uncataloged dataset in a jcl?

1808


My Question is 1. How to cound no. of records in JCL. Please explain with an example. 2. How to execute only odd steps in JCL? I know EDIT TYPE = Inculde, Step Name = 1,3,5 and COND code for all even step. Anyone knows other than this.

2512


Explain the jcl exec statement?

1197


What do you understand by the terms: joblib and steplib?

1255


What is the difference between the positional and keyword parameters? Give examples.

1314


In job processing, what happens in execution stage?

1281


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

1531


What is the format of comment statement?

1273


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

1324


Is acct parameter mandatory?

1271


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

1346


I have a COBOL program that ACCEPTs some input data. How do you code the JCL statement for this?

1261