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


By seeing the file itself how can we identify whether it is
A vsam file or flat file

Answers were Sorted based on User's Feedback



By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / shweta

just do a 's'(data set information) in front of the file
name. Data class will have 'VSAM'. Also in 3.4, the volume
column will have 'VSAM'.

Is This Answer Correct ?    8 Yes 4 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / rajvee

VSAM file will have data file and Key file.
Flat file will have only data.

Is This Answer Correct ?    6 Yes 3 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / mr. cooooool

Hi...........Ananth.

I think it's installation defined.

In the right hand side of the file
it gives some info...like volume serial no.

we can change it to file type.


Thanks & Regards.

Is This Answer Correct ?    3 Yes 1 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / vijay kumar reddy

vsam consists of data and index

where as flat file only have data

Is This Answer Correct ?    2 Yes 0 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / mr. cooooool

Hi..............
Sweta & Rajeev.
Please read the question carefully.
He is saying 'By seeing the file we have to identify the
type of file'

It's mean we can't give any command.


I think it may possible through tools.

Thanks & Regards.

Is This Answer Correct ?    2 Yes 1 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / prameela

BY seeing file we can say whether it vsam file or flat file(PS file)
if VSAM file will have below things
KSDS
1.name of the file
2.In the name of the file last qualifier will have data as qualifier
3.will have word index as last qulifier in the name of the file
Esds,RRDS,LDS will have only 1 and 2 specified in the above
FLat file will have only name of the file

Is This Answer Correct ?    0 Yes 0 No

By seeing the file itself how can we identify whether it is A vsam file or flat file..

Answer / ananth

yes mr.cool is correct . i mean by seeing the file itself we should identify whether it is a vsam or qsam file. that means not
by using the commands.thank u swetha and rajeev.

Is This Answer Correct ?    1 Yes 2 No

Post New Answer

More VSAM Interview Questions

what is a Base Cluster?

3 Answers   HSBC, TCS,


what do you mean by a upgrade set in vsam?

0 Answers   IBM,


Is a delete operation possible in an ESDS?B. Is rewrite operation possible in ESDS ?

3 Answers  


How do you fix the problem associated with VSAM out of space condition?

1 Answers   IBM,


write a program to read from a VSAM file , there will be a 5 records to create name. empno. resignation and address to update in a db2 table and call another program using dynamic call to find the matching fields in program 1 to update in db2 table. anybody pls send de program for dis ? thanks in advance...

0 Answers   CTS,


what are the additional information you should give in the dd statement while defining the next generation of a gdg?

0 Answers   IBM,


what do you mean by recovery and speed parameters in define cluster command?

0 Answers   IBM,


How to get the last record in vsam file in cluster?

0 Answers  


what is buffering and how does it apply to vsam files ?

0 Answers   IBM,


What are the distinctive features of a ksda, key sequenced dataset?

0 Answers  


Explain the difference between lds and esds?

0 Answers  


How to delete a member using JCL.?

5 Answers  


Categories