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 > Informix & OS migration cause bad performance

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 03-30-03, 00:54
kitzhak kitzhak is offline
Registered User
 
Join Date: Mar 2003
Posts: 2
Informix & OS migration cause bad performance

Hi,

We just finished to migrate our server.
Informix version was migrating from TC6 to TD4. Windows NT4 SP6 migrate to Windows 2000 SP3. The performances are bad compare to the performances before the migration. (+ 50%!!!).

Server: IBM 440x
CPU: 4
RAM: 4 GB
OS: Windows 2000 Advanced
Informix: TD4
Reply With Quote
  #2 (permalink)  
Old 04-02-03, 06:27
Roelwe Roelwe is offline
Registered User
 
Join Date: Aug 2002
Location: Belgium
Posts: 534
It's always weird when you have a performance degradation after a migratoin. Questions you'd have to ask yourself is:
How did I do the migration? (Export, no data move)
Did I change disk layout? (Raid?)
Did I change parameters? (Onconfig , OS, GLS ?)
Any logged problems? (Informix online.log, event viewer)

try to identify the performance bottleneck.
disk? - onstat -g ioq
CPU? - onstat -g sch
mem? - onstat -p
LRU, cleaning? - onstat -FR
Locks? - onstat -k
...

should give you already some ideas;
__________________
rws
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