-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: May 23, 2003 9:02 AMTo: eLink RecipientSubject: Maximum Size of RecArrays, Lists and Assocs Maximum Size of RecArrays, Lists and Assocs Posted by IAEA_001User3 (Alcala-Soler, Francisco J) on 05/23/2003 03:29 AM Hi,What's the maximum number of items I could store in List, Assoc or RecArray data types? And the max size the hold?I am trying to read a large text file and parse/sort its lines, but I suppose the sheer size is what makes my Builder crash, since a subset of the file works just fine. I have looked around in the documentation, but I haven't found anything regarding the limits. Any information you can provide will be much appreciated.Regards,Curro
-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: May 23, 2003 12:41 PMTo: eLink RecipientSubject: RE Maximum Size of RecArrays, Lists and Assocs RE Maximum Size of RecArrays, Lists and Assocs Posted by IAEA_001User3 (Alcala-Soler, Francisco J) on 05/23/2003 12:24 PM In reply to: RE Maximum Size of RecArrays, Lists and Assocs Posted by kward (Ward, Kevin) on 05/23/2003 10:48 AM It's actually RecArrays that I wanted to use, since I needed to load some 90K rows and sort them.Am I bound to creating some temp tables in the DB schema or do I have any other options?Thanks,Curro
-----Original Message-----From: eLink Discussion: Development Discussion [mailto:development@elinkkc.opentext.com]Sent: vrijdag 23 mei 2003 18:41To: eLink RecipientSubject: RE Maximum Size of RecArrays, Lists and Assocs RE Maximum Size of RecArrays, Lists and Assocs Posted by IAEA_001User3 (Alcala-Soler, Francisco J) on 05/23/2003 12:24 PM In reply to: RE Maximum Size of RecArrays, Lists and Assocs Posted by kward (Ward, Kevin) on 05/23/2003 10:48 AM It's actually RecArrays that I wanted to use, since I needed to load some 90K rows and sort them.Am I bound to creating some temp tables in the DB schema or do I have any other options?Thanks,Curro