dbTalk Databases Forums  

PDQ and Growth Edition

comp.databases.informix comp.databases.informix


Discuss PDQ and Growth Edition in the comp.databases.informix forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
Neil Truby
 
Posts: n/a

Default PDQ and Growth Edition - 08-10-2010 , 11:30 AM






I'm doing an upgrade from 9.40 to 11.5.

For reasons unrelated to the upgrade process I want to buiold a new 11.5
server and dbexport/dbimport from 9 to 11.5

This is taking much longer than I planned for because I'm using IDS 11.5
Growth Edition, which disables PDQ, so the index builds are unviably slow.

Does anyone know any way to legitimately by-pass this? I assume not but
thought I'd ask, as I'm not going to get a downtime long enough to do the
migration.

Obviously I could install Enterprise Edition just to do the dbimport then
uninstall it and replace it with Growth but I'd like to avoid it, not least
because it's not legitimate.

Thanks

Reply With Quote
  #2  
Old   
LIGHT SCANS
 
Posts: n/a

Default Re: PDQ and Growth Edition - 08-12-2010 , 02:21 PM






Hello Neil,

Try putting your TEMPDBS in ramdrive. That should speed up the
sorting required to create an index. Also, make sure your swapping is
zero.

Just for grins, I would try everything: Define tables as raw, lock
tables in exclusive mode, dirty read, LIGHT_SCANS=FORCE, cio, dio,
ANSI database, etc. This won't be as fast as ramdrive but might add
more speed anyway.

L.S.

Reply With Quote
  #3  
Old   
david@smooth1.co.uk
 
Posts: n/a

Default Re: PDQ and Growth Edition - 08-13-2010 , 12:30 PM



On 12 Aug, 20:21, LIGHT SCANS <light_sc... (AT) yahoo (DOT) com> wrote:
Quote:
Hello Neil,

Try putting your TEMPDBS in ramdrive. *That should speed up the
sorting required to create an index. *Also, make sure your swapping is
zero.

Just for grins, I would try everything: *Define tables as raw, lock
tables in exclusive mode, dirty read, LIGHT_SCANS=FORCE, cio, dio,
ANSI database, etc. *This won't be as fast as ramdrive but might add
more speed anyway.

L.S.
Neil, thought you did Informix consultancy so you should be able to
tell us!!

Set DS_NONPDQ_QUERY_MEM to a large value.

Use a large PSORT_NPROCS and PSORT_DBTEMP (many folders, each folder
stripped across a different set of spindles).

Increase RA_PAGE RA_THRESHOLD CKPTINTVL LRU_MIN/MAX_DIRTY

Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2012, Jelsoft Enterprises Ltd.