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

can internal sort be applied to sort ksds files?

Answer Posted / suersh ramaiyan

There are four types of VSAM files.. They are
ESDS (Entry sequential Data Set)
KSDS (Key sequential Data Set)
RRDS (Relative Record Data Set)
LDS (Linear Data Set)

The KSDS vsam file will be in the sorting order of the key fields, while insert the record. So there is no need of sorting a KSDS file.

Please let me know if I'm wrong.

Is This Answer Correct ?    5 Yes 0 No



Post New Answer       View All Answers


Please Help Members By Posting Answers For Below Questions

What is amode(24)?

1290


What is the problem of ordered sequential files access?

1202


what is difference between cobol and cobol/400

23058


Differentiate cobol and cobol-ii. (Most of our programs are written in cobolii, so, it is good to know, how, this is different from cobol)?

1174


1.give the details about WHEN OTHER. 2. how many form are available in evaluate.

2161


) How do u handle errors in BMS macro?

2008


What is rmode(any) ?

1324


Define cobol?

1476


What are various search techniques in cobol? Explain.

1105


How to get the last record in vsam file in cluster? And how can you get the ksds file records into cobol program?

1225


What is the difference between PIC 9.99 and 9v99 in COBOL?

1392


Write a program to enter and display the names of students in a class using the occurs clause.

1254


What is the difference between next sentence and continue in cobol programing language?

1271


1.Is it possible to move the data from 99.99 to 99v99? 2.What is the CICS-vsam Compilation process? 3.In My GDG 5 generation will be there GDG3 got an abend what will happen? 4.In my GDG first generation is +1 And I want to add the new generation what will happen previous generation? 5.How can you give the PIC clause below conditions A). s9 (reddy), B). s9 (5) occurs 5 times? 6.How override the proc from a particular step? and what is symbolic and override Procs?

5867


How to use the same COBOL program in Batch and CICS on lines? explain with an example

2433