Unix Technical Forum

Running 4GL on table that changes a lot

This is a discussion on Running 4GL on table that changes a lot within the Informix forums, part of the Database Server Software category; --> The question is not really clear; what is the problem; is it slow due to seq scans?? try to ...


Go Back   Unix Technical Forum > Database Server Software > Informix

FAQ Members List Calendar Search Today's Posts Mark Forums Read
  #1 (permalink)  
Old 04-20-2008, 08:23 AM
superboer
 
Posts: n/a
Default Running 4GL on table that changes a lot

The question is not really clear; what is the problem;
is it slow due to seq scans??

try to get a explain and analyze it or when the program runs
or
do a onstat -g tpf <threadid> and check for seqscans; or look in
sysmaster:sysptprof for these tables

assuming it's seq scans:
Have seen issues like this. not only 4gl but also in spl.

question: where is OPTCOMPIND set to;
if 2 then use 0!!!
Have also seen this boosting performance with factors!!

you may getaway without statistics on tables. !!

Superboer.
Digg this Post!Add Post to del.icio.usBookmark Post in TechnoratiFurl this Post!
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
Trackbacks are On
Pingbacks are On
Refbacks are On
Forum Jump


All times are GMT. The time now is 11:08 AM.


Powered by vBulletin® Version 3.6.5
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
SEO by vBSEO 3.2.0
www.UnixAdminTalk.com