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 VERIFY command ? when do you use this command??
What actually it does ??

Answers were Sorted based on User's Feedback



What is VERIFY command ? when do you use this command?? What actually it does ?? ..

Answer / abhushan

The VERIFY command is used to close those files that are
kept open after the abnormal termination of
the file.
It also brings the index component in sync with the data
components and updates the catalog

Is This Answer Correct ?    33 Yes 7 No

What is VERIFY command ? when do you use this command?? What actually it does ?? ..

Answer / ravikumar

This parameter is used to verify the physical existence of a
vsam file and close the file if it is not previously closed.

The syntaz is VERIFY FILE(<ddname>)
or
VERIFY DATASET(<dataset name>)

Is This Answer Correct ?    35 Yes 11 No

Post New Answer

More VSAM Interview Questions

How do I declare the KSDS vsam so that I can store a reocrd with variable length?.

2 Answers  


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 ?

4 Answers   Patni,


How do you calculate record size of an alternate cluster?

0 Answers  


What are the three levels of definition for the VSAM DEFINE?

2 Answers   IBM,


What more info you should give in the DD statement while defining the next generation of a GDG?

1 Answers   IBM,


What are the building blocks used in vsam datasets?

0 Answers  


What is the difference between shroptions(2 3) and shroptions (4 3) in the Def CLUSTER ??

3 Answers  


I have three fields in a Variable VSAM file X(2) Y(10) occurs X times Z(02) Say for the first record X=2 then the length of the file is 2+(10*3)+2=34 second record, x=4 then 4+(10*4)+2=46 If any time if the field x is updated then the total length changes. Is it feasible? Is it

2 Answers  


Using Alternate Indexes in CICS pgms: ?

1 Answers  


what do you mean by gdg in vsam?

0 Answers   IBM,


Under idcams, multiple functions can be executed, each of which returns a condition code. What will be the condition code returned to the operating system?

0 Answers  


Explain the device independent method to indicate where a record is stored?

0 Answers  


Categories