|
h Hello James, You wrote: >I read some of the other responses and started thinking (bad thing on a Monday >;)), but if you have enough memory to place the files into memory, then why >aren't they staying in cache? So I'm not sure if you have enough memory for >SETOBJACC to work for you.> Main storage is effectively a cache for DASD on the AS/400 but that is not the same as the system cache (by which I assume you mean the processor cache?). SETOBJACC will provide an improvement if enough main storage can be dedicated to the pool containing the objects. >AFAIK, user space is just space and may not reside in memory. Remember, under >single level storage disk and memory are the same thing.> Main storage and DASD are not the same thing. Single-level store may make them appear to be the same but that is only from one particular viewpoint. View storage from above the MI and it all appears the same. That is one of the things that makes programming the AS/400 so simple. However, the machine still needs to make the distinction. If your use of "MAY not" means "MIGHT not" then your statement is true, if you mean "CAN not" then it is wrong. All AS/400 objects must be in main storage before they can be processed -- like any other computer (The S/38 had storage-to-storage instructions but I don't believe the RISC system do -- they need their stuff in registers). SETOBJACC lets you tell the system what you care about. >If you don't have enough memory for SETOBJACC to work for you, I'm not sure >that >making the files into tables would help much either. You may just be changing >-what- is being swapped. In the sense of a table as an array rather than an SQL table it will at least improve the likelyhood of the needed program storage being available in main storage rather than on DASD. Regards, Simon Coulter. «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«» «» FlyByNight Software AS/400 Technical Specialists «» «» Eclipse the competition - run your business on an IBM AS/400. «» «» «» «» Phone: +61 3 9419 0175 Mobile: +61 0411 091 400 «» «» Fax: +61 3 9419 0175 mailto: shc@flybynight.com.au «» «» «» «» Windoze should not be open at Warp speed. «» «»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«»«» +--- | This is the Midrange System Mailing List! | To submit a new message, send your mail to MIDRANGE-L@midrange.com. | To subscribe to this list send email to MIDRANGE-L-SUB@midrange.com. | To unsubscribe from this list send email to MIDRANGE-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.