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


In the COBOL SELECT statement what is the ORGANIZATION for a
KSDS?

Answers were Sorted based on User's Feedback



In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?..

Answer / guest

The ORGANIZATION is INDEXED.

Is This Answer Correct ?    8 Yes 0 No

In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?..

Answer / rookie

It can be both Indexed for direct access....
and Sequential for normal access!

Is This Answer Correct ?    6 Yes 0 No

In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?..

Answer / sroul4

organization is Index and access in dynamic

Is This Answer Correct ?    4 Yes 1 No

In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?..

Answer / di

organization as Indexed and you can use any access mode (Sequential, Random or Dynamic) with KSDS dataset.

Is This Answer Correct ?    1 Yes 0 No

Post New Answer

More VSAM Interview Questions

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,


how can you load a vsam data set with records ?

0 Answers   IBM,


explain in brief how you can create a vsam file?

0 Answers   IBM,


What is the maximum number of Alternate Index ???

4 Answers  


In the COBOL SELECT statement what is the ORGANIZATION for a KSDS?

4 Answers  


what is the meaning of each of the values in shareopts(2 3)?

0 Answers   IBM,


what do you mean by define model parameter?

0 Answers   IBM,


If fspc(100 100) is specified does it mean that both the control interval and control area will be left empty because 100 % of both ci and ca are specified to be empty?

0 Answers  


what do you mean by a upgrade set in vsam?

0 Answers   IBM,


How is record management performed in vsam?

0 Answers  


What is a CI, control interval?

3 Answers  


If FSPC(100 10 is specified does it mean that both the control interval and control area will be left empty because 100 % of both CI and ca are specified to be empty?

1 Answers   DSRC,


Categories