|
http://publib.boulder.ibm.com/iseries/v5r2/ic2924/index.htm?info/apis/obj4a. htm Here is some more info on the User Index API's. They have mixed info. On the main page they say they can hold 1 Terabyte bu t if you look in the PDF they say 4GB is the max. -----Original Message----- From: Bob cozzi [mailto:cozzi@xxxxxxxxx] Sent: Monday, November 03, 2003 2:41 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: User Space or Data Queue or PF or IFS A user index has been around since the day User Spaces were introduced, and are just an exposed wrapper for the Independent Index object on the machine (the same index used to create access paths for database files). This is what a message file is under the covers. The index entries are limited to 2000 bytes each, and of course, just like most objects, user indexes have an associated space. That associated space is also limited to 16MB since a User space is an exposed space object they are identical under the covers. So unless you want to break up your data into 2000 byte chunks, the user space won't help. What would help, and what is sorely need (and long over due in my view) is a teraspace user index. Bob Cozzi Cozzi Consulting www.rpgiv.com -----Original Message----- From: rpg400-l-bounces@xxxxxxxxxxxx [mailto:rpg400-l-bounces@xxxxxxxxxxxx] On Behalf Of Bartell, Aaron L. (TC) Sent: Monday, November 03, 2003 2:28 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: User Space or Data Queue or PF or IFS Haven't been following this thread that much, but the recent posts have caught my attention. Sorry if this has already been stated. There is something that I just heard about called a User Index that supposedly holds up to a Terabyte of data. The IBM person said it operated similar to a User space except you could index the entries. You might want to check that out even though you would be in some serious do-do if you ever got something that big;-) Aaron Bartell -----Original Message----- From: John Brandt Sr. [mailto:pgmr@xxxxxxxxxxxxxxx] Sent: Monday, November 03, 2003 2:18 PM To: 'RPG programming on the AS400 / iSeries' Subject: RE: User Space or Data Queue or PF or IFS Yes, but I don't know that 2 GB will hold what they are requesting. John _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l. _______________________________________________ This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list To post a message email: RPG400-L@xxxxxxxxxxxx To subscribe, unsubscribe, or change list options, visit: http://lists.midrange.com/mailman/listinfo/rpg400-l or email: RPG400-L-request@xxxxxxxxxxxx Before posting, please take a moment to review the archives at http://archive.midrange.com/rpg400-l.
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.