|
Nambi, Reading through 260 million records is no problem at all. I read through 400 million record files quite often. If the order in which you read through this file is not important to you then I would suggest reading the physical file in arrival sequence (No K in the F spec). From the wording of your question it sounds like you may be afraid the AS/400 is going to try to bring the whole table into memory. Don't worry if that is the case because the As/400 is a lot smarter than that :-) Also instead of sorting this file etc you may want to consider putting multiple logical files on the physical that are keyed in the order that you want to see the data. Eric > Nambi, > > There are several ways to go about this project, the question I have is > the use of the data. Is it a simple read/write or is there a serious > manipulation of data? Please send further info regarding data intent. > > Mark A McCarty > New Campaign/Polo Leathergoods > > > Arumuga Nambi Sabapathy wrote: > > > > Hi All, > > Greetings. > > > > I need to read records of a file having around 260 million records, The length of > > the record is 270.(65 GB,file externally described), through a rpg pgm??. Its a > > Batch program. > > What are all the problems I can expect? I would like to be still more clear > > before start my coding process? Can anyone came across such a situation? Do I > > need to take any other precautionary measures? > > The file was designed in such a way that, I cannot split into different files. > > Any suggestions? > > Any help? > > > > Thanks > > Nambi > > > > +--- > > | This is the RPG/400 Mailing List! > > | To submit a new message, send your mail to RPG400-L@midrange.com. > > | To subscribe to this list send email to RPG400-L-SUB@midrange.com. > > | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. > > | Questions should be directed to the list owner/operator: david@midrange.com > > +--- > +--- > | This is the RPG/400 Mailing List! > | To submit a new message, send your mail to RPG400-L@midrange.com. > | To subscribe to this list send email to RPG400-L-SUB@midrange.com. > | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- > > +--- > | This is the RPG/400 Mailing List! > | To submit a new message, send your mail to RPG400-L@midrange.com. > | To subscribe to this list send email to RPG400-L-SUB@midrange.com. > | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. > | Questions should be directed to the list owner/operator: david@midrange.com > +--- +--- | This is the RPG/400 Mailing List! | To submit a new message, send your mail to RPG400-L@midrange.com. | To subscribe to this list send email to RPG400-L-SUB@midrange.com. | To unsubscribe from this list send email to RPG400-L-UNSUB@midrange.com. | Questions should be directed to the list owner/operator: david@midrange.com +---
As an Amazon Associate we earn from qualifying purchases.
This mailing list archive is Copyright 1997-2024 by midrange.com and David Gibbs as a compilation work. Use of the archive is restricted to research of a business or technical nature. Any other uses are prohibited. Full details are available on our policy page. If you have questions about this, please contact [javascript protected email address].
Operating expenses for this site are earned using the Amazon Associate program and Google Adsense.