If this is your first visit, be sure to check out the FAQ by clicking the link above. You may have to register before you can post: click the register link above to proceed. To start viewing messages, select the forum that you want to visit from the selection below.

 
Go Back  dBforums > Database Server Software > Informix > Problem in opening reports using informix dynamic server ver 7.0

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-01-04, 01:47
kiranparanjape kiranparanjape is offline
Registered User
 
Join Date: Mar 2004
Location: Mumbai, India
Posts: 2
Problem in opening reports using informix dynamic server ver 7.0

Hello

I have noticed a problem in opening reports from informix. When in the mornings I open any reports they open within five minutes. But after few hours time the same reports dont open atall. If I see the onstat -u the number of reads for the session are alrmingly high. For eg when a query opens in 6000 reads in normal circumstances the same sql returns 100000+ reads.

Please Help
Reply With Quote
  #2 (permalink)  
Old 03-01-04, 12:20
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Re: Problem in opening reports using informix dynamic server ver 7.0

Quote:
Originally posted by kiranparanjape
Hello

I have noticed a problem in opening reports from informix. When in the mornings I open any reports they open within five minutes. But after few hours time the same reports dont open atall. If I see the onstat -u the number of reads for the session are alrmingly high. For eg when a query opens in 6000 reads in normal circumstances the same sql returns 100000+ reads.

Please Help
Hi,

The numbers of read and write of onstat -u output are accumulative while on-line this ON-LINE.
The delay of response of report, i think that the time response for ejecution of SQL statement.
Run you periodicity update statistics ?

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 03-01-04, 23:13
kiranparanjape kiranparanjape is offline
Registered User
 
Join Date: Mar 2004
Location: Mumbai, India
Posts: 2
Thanks Gustavo for the reply I partially agree with your answer but the number of reads increase for the exactly same sql statements even after restarting the session. so the case of accumalated read count is really ruled out. I would be obliged if you could help me more.

About update statistics : How to run update statisitcs for one tabble at a time and how will it really help me

Regards
Reply With Quote
Reply

Thread Tools Search this Thread
Search this Thread:

Advanced Search
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

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are On
Pingbacks are On
Refbacks are On