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 / 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       View All Answers


Please Help Members By Posting Answers For Below Questions

In job processing, what happens in conversion stage?

1239


if we want to use a gdg which is already created by some job, then how to use the reference of the last generation in a jcl?

2349


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

1481


Is it possible to left uncode disp?

1247


What do you understand by jcl?

1108


What is the format of comment statement?

1272


What parameter of the job statement is used to limit the cpu time consumed by the job?

1327


What are steplib and joblib? What for they are used?

1301


What is the difference between run mode and addressing mode?

1304


what is use of space parameter in dd statement?

1326


What is the function of the dd dcb keyword?

1394


What are the parameter we cannot use in procedure?

1191


What methodology can be adapted to transfer data to a program that is coded using the exec statement?

1266


what are the various stages of job processing?

1345


I have a cobol db2 program(PGM A) where other program (PGM B) will call this program and passes some 50 fields data to PGM A. PGM A has some layout in which it receives the data from PGM B. And this layout has been copied in the linkage section pf PGM A. After getting the data, PGM A writes the data in a flat file in the same layout which it receives from PGM B. PGM B is a simple COBOL pgm. Please provide a JCL to run these programs.

2405