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


what is reuse parameter ?

Answers were Sorted based on User's Feedback



what is reuse parameter ?..

Answer / vivek anand

reuse parameter is used to redefine the cluster without
deleting existing records in the cluster.

Is This Answer Correct ?    23 Yes 6 No

what is reuse parameter ?..

Answer / sri k

REUSE option in REPRO used to copy the input file records to
the output file. It will delete records from the O/P file
and copy the new records from the I/P file. This option can
only be used if the O/P file is defined with REUSE option
otherwise JOB will through an error

Is This Answer Correct ?    14 Yes 4 No

what is reuse parameter ?..

Answer / xyz

The records in the target VSAM are logically deleted and
the records from the source are added as if the target
dataset is empty. The dataset should have been defined with
REUSE option to use this command.

Is This Answer Correct ?    10 Yes 1 No

Post New Answer

More VSAM Interview Questions

what do you mean by a vsam split?

0 Answers   IBM,


can any one tell "in esds in what structure records will stored?"

1 Answers  


What is SHAREOPTS ?

2 Answers  


if you wish to use the rewrite command how must the vsam file be opened?

0 Answers   IBM,


Explain the index set?

0 Answers  


While designing vsam files,what is the best way to choose control interval size for the data and the index?

1 Answers  


What is a cluster?

2 Answers  


what how do you initialize a vsam file before any operation? A vsam with alternate index?

0 Answers   IBM,


what does a file status of 02 on a vsam signifies?

0 Answers   IBM,


Differentiate between control interval (ci) and control area (ca)?

0 Answers  


Can we copy a sequential file to a VSAM file ? If yes, What will happen of the size of the sequential file is bigger than that of the VSAM file?

3 Answers   CTS, Verizon,


Suppose a generation of GDG gets created in a particular step of a proc. How would you refer the current generation in a subsequent step? What would be the disposition of this generation now?

3 Answers  


Categories