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 access a file that had a disposition of KEEP?

Answers were Sorted based on User's Feedback



How do you access a file that had a disposition of KEEP?..

Answer / shivanadri naveen kumar

when ever we create a dataset by using the disposational
parameter is as a KEEP then the data set is not in the
catalog list. But it is kept in the DASD volumes.So, for the
retrieving that data set. if we are not supliying vol serial
number the OS search the data set in catalog list and raise
the error dataset not available....for avaiding this problem
we need to suply the vol serial number to jcl...


Ex

VOL=SER=xxxx------->here xxxx is the vol serial number...

Is This Answer Correct ?    11 Yes 0 No

How do you access a file that had a disposition of KEEP?..

Answer / guest

Need to supply Volume Serial Number VOL=SER=xxxx.

Is This Answer Correct ?    8 Yes 0 No

How do you access a file that had a disposition of KEEP?..

Answer / amarnadh reddy

Hi,

If KEEP declared in normal disposition. Permanent data set
is to be kept on the volume serial number when job is
executed in successful execution.

If Keep declared in abnormal disposition. Permanent data
set is to be kept on the volume serial number when job is
executed in unsuccessful execution.

Regards,
Amarnadh Reddy.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More JCL Interview Questions

what is DSN parameter and DISP parameter is used for?

0 Answers  


what type of version is we r using now real time in all modules(cobol, jcl, cics, db2, vsam)?

1 Answers   Accenture,


What is NOTCAT 2

2 Answers   IBM,


can u explain gdg with example wht happens if we give limit,empty,noempty,scartch and no scartch

1 Answers   IBM,


How many extents are possible for a sequential file ? For a VSAM file ?

3 Answers  


How to see the COMP3 value(packd decimal)

2 Answers   iGate,


Which storage devices are grouped under DASD and SYSDA ?

1 Answers   IBM,


how are instream data terminated?

3 Answers   Tech Mahindra,


what is the Difference between SYSIN and PARM ?

5 Answers   IBM,


Can we create VSAM file by using IEBGENER?

4 Answers   Principal Finance,


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

0 Answers  


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  


Categories