|
Charles, I don't think single level store has much to do with IO blocking.... Data management handles the retrieval of data, and can decide to block the data as it deems necessary (or as we explicitly tell it). Our RPG programs simply ask OS400 for data. If blocking is enabled, then data management simply retrieves multiple records in succession and loads that data into the buffer. Subsequent sequential reads or writes are simply applied against the copies of data in the buffers, and may or may not actually fetch or write to DASD. Eric DeLong Sally Beauty Company MIS-Project Manager (BSG) 940-898-7863 or ext. 1863 -----Original Message----- From: CWilt@xxxxxxxxxxxx [mailto:CWilt@xxxxxxxxxxxx] Sent: Friday, August 13, 2004 9:53 AM To: rpg400-l@xxxxxxxxxxxx Subject: Buffering and single level store (was RE: chain problem) I read the same article. One of the discussion posts about the article asks an interesting question, "What happened to single-level store?" >From my, admittingly simple, understanding of single level store the buffering problem should really exist. Yet obviously it does. Does anyone know why? Thanks, Charles > -----Original Message----- > From: Haas, Matt [mailto:Matt.Haas@xxxxxxxxxxx] > Sent: Friday, August 13, 2004 9:36 AM > To: RPG programming on the AS400 / iSeries > Subject: RE: chain problem > > > A newsletter I get from MC Press had an article on this > subject today. The link I have for the article is > http://www.mcpressonline.com/mc/1@xxxxxxxxxxxxxxxx@.6aecd92d. > You'll need to register for the site to access it. > > Matt > -- 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.