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

can you specify some the distinctive features of a ksds, key sequenced dataset?

0 Answers   IBM,


explain how many ways you can load data in a vsam cluster?

0 Answers   IBM,


How many cluster index can have in a table?

3 Answers   HSBC,


what do you mean by the repro command?

0 Answers   IBM,


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

1 Answers   IBM,


What is the meaning of each of the values in SHAREOPTS(2 ?

1 Answers  


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

1 Answers  


Discuss record management in vsam?

0 Answers  


HOW TO SORT RECORDS IN VSAM FILE?

3 Answers  


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

2 Answers  


can i see how many records does a vsam file have without browsing or without using file-aid? and same for ps file?

3 Answers   Tech Mahindra,


How does control intervals and control areas related to each other?

0 Answers  


Categories