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...


Can a temporary dataset be converted to permanent dataset
and vice-versa in the middle of a job ?

Answers were Sorted based on User's Feedback



Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ? ..

Answer / pintokott

Yes, U can do it. Just give it DISP=(OLD,KEEP) or DISP=
(OLD,CATLG) in the middle of a job.

Is This Answer Correct ?    6 Yes 1 No

Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ? ..

Answer / paray2x

You cannot convert it directly.

You could have a step that copies this file to a catlagued
dataset as the final step in your job.

Is This Answer Correct ?    2 Yes 2 No

Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ? ..

Answer / nishant singhal

Pintokott, but the Temperorary dataset should have
disp=new. how it can have disp=old?????

Is This Answer Correct ?    0 Yes 0 No

Can a temporary dataset be converted to permanent dataset and vice-versa in the middle of a job ? ..

Answer / pintokott

Nishant Singhal, Temp DSet have disp=new only in first step.
In each next step it must have disp=old

Is This Answer Correct ?    0 Yes 0 No

Post New Answer

More JCL Interview Questions

Max generations in GDG??

15 Answers   Xansa,


is step name is compulsory in jcl ?

2 Answers  


How many types of libraries are there in JCL ?

2 Answers   IBM,


When output dataset space is required, what quantity categories are used?

0 Answers  


Explain about LMFREE�free data set from its association with data ID

0 Answers  


Explain dfsort utility?

0 Answers  


What is TimeStamp, What is TimeStamp error and What is the Abend Code for TimeStamp Error ?

4 Answers   IBM,


I have a jcl which is using 2 data sets i want to override those data sets. how can i override the files within the JCL. Give me the syntax. Make sure that it is not calling any Proc.

1 Answers  


How can unused space allocation be returned to the system when a dataset is closed?

0 Answers  


Is automatic restart possible in jcl? If yes, how?

0 Answers  


how can we merge two input files from two different jobs into one output file ? Please ans any one ASAP?

1 Answers  


How much is memory space involved, when we code BLOCKSIZE,TRK & CYL ?

1 Answers  


Categories