×
The internal search function is temporarily non-functional. The current search engine is no longer viable and we are researching alternatives.
As a stop gap measure, we are using Google's custom search engine service.
If you know of an easy to use, open source, search engine ... please contact support@midrange.com.
If I do a CRTLF and set the unit parameter, instead of the CREATE INDEX, will this be a valid test.
Paul
-----Original Message-----
From: MIDRANGE-L [mailto:midrange-l-bounces@xxxxxxxxxxxx] On Behalf Of rob@xxxxxxxxx
Sent: Tuesday, September 16, 2014 9:58 AM
To: Midrange Systems Technical Discussion
Subject: Re: Performance of large LF access path builds - SSD vs 10K spinny
Very true David. And in a mixed unit shop you have to run certain operations on the object after changing the UNIT in order for it to actually move all parts of the object to SSD. All documented somewhere.
Rob Berendt
--
IBM Certified System Administrator - IBM i 6.1 Group Dekko Dept 1600 Mail to: 2505 Dekko Drive
Garrett, IN 46738
Ship to: Dock 108
6928N 400E
Kendallville, IN 46755
http://www.dekko.com
From: David Gibbs <david@xxxxxxxxxxxx>
To: Midrange Systems Technical Discussion <midrange-l@xxxxxxxxxxxx>
Date: 09/16/2014 09:45 AM
Subject: Re: Performance of large LF access path builds - SSD vs
10K spinny
Sent by: "MIDRANGE-L" <midrange-l-bounces@xxxxxxxxxxxx>
On 9/16/2014 6:19 AM, rob@xxxxxxxxx wrote:
Does this increased thread support extend to DDS files created with
UNIT(*SSD)? Or which have had CHGLF UNIT(*SSD) executed upon them?
We have a lot of vendor supplied files...
Keep in mind the UNIT parameter is just the 'Preferred storage unit'.
There's no guarantee that the data will be stored on a SSD if there aren't
any available.
It's entirely possible to specify UNIT(*SSD) on objects when you don't
actually have any SSD's installed.
david
As an Amazon Associate we earn from qualifying purchases.