|
-- [ Picked text/plain from multipart/alternative ] Have you though about looking to optimize your database? At 10:33 AM 9/17/2002 +0400, Suresh K wrote: >All files in the system are journalled. There are about 12 transaction >files. Main transaction file has 7-8 million records per month. The >requirement is to move the monthly transaction data to the archives and >delete from the transaction files. > >The data movement and deletion are done through RPG program under >commitment control. Initially there was no logical file based on date. >When the program ran it took 7hrs to move&delete 5 million records. >Tried the same by SQLRPG also. With commit it takes the same time. > >Now following changes are done to improve performance.(Time taken >reduced by about 50%) > > 1. Logical file based on date. > > 2. Instead of committing after each pair of insert and delete, a >block of 1000 changes are committed. > >What more can be done to optimize? RPG or SQLRPG is better for this? > > > >_______________________________________________ >This is the RPG programming on the AS400 / iSeries (RPG400-L) mailing list >To post a message email: RPG400-L@midrange.com >To subscribe, unsubscribe, or change list options, >visit: http://lists.midrange.com/cgi-bin/listinfo/rpg400-l >or email: RPG400-L-request@midrange.com >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.