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 > Level 0 Archive - Very Slow

Reply
 
LinkBack Thread Tools Search this Thread Display Modes
  #1 (permalink)  
Old 07-06-04, 10:42
zeusndevil zeusndevil is offline
Registered User
 
Join Date: Oct 2003
Posts: 4
Exclamation Level 0 Archive - Very Slow

Hi Gurus,

Our production informix database nightly archive run has become very slow. It used to take about 3-4 hrs. It now takes a whoppping 12 Hrs. Its affecting our production adversly, thus I ask for your help.

The change in time for backup was sudden. There was no hardware / software change prior to that for some months.

We are running 7.3 on HP-UX.

I have read about some articles about the very old page bug ? Is that it or can I check some other areas?

Thanks & Regards
Reply With Quote
  #2 (permalink)  
Old 07-07-04, 08:55
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

I think that the change of time may be increase size of the database.
I unknown, if use ontape or onbar. Onbar is generally more speedy that ontape.
Please test size of dbspaces temps, layout of disk and traffic on your network.

Gustavo.
Reply With Quote
  #3 (permalink)  
Old 07-07-04, 10:25
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
Hi,

Other thing, i remember that exist a bug with a onbar and 7.31.
Please test with onstat -g stk <tid> of onbar session.
Sadly no longer they can be sought the bug, in Internet, but can be this problem.

Gustavo.
Reply With Quote
  #4 (permalink)  
Old 07-08-04, 10:33
zeusndevil zeusndevil is offline
Registered User
 
Join Date: Oct 2003
Posts: 4
Possibility Of Bug 101062

All the forums and support groups point to the arc_very_old_pages bug and have suggested that we use the ccflags = 0x400000 to solve it. If I do a onstat -g ath, I get the following

informix-Production:tioga2:/home/informix #onstat -g ath | grep arc
13007 c000000017785830 c000000017cfa1e0 2 sleeping forever 3cpu arcbackup1
13008 c000000017785d18 c000000017cff4c0 3 sleeping secs: 1 3cpu arcbackup2

Does this mean anything ?

Regards
Reply With Quote
  #5 (permalink)  
Old 07-12-04, 08:29
gurey gurey is offline
Registered User
 
Join Date: Aug 2003
Location: Argentina
Posts: 780
He,

Please run onstat -g stk | grep old_pages.
I think that this can be this problem.
Reply With Quote
  #6 (permalink)  
Old 07-19-04, 12:03
bull_abraham bull_abraham is offline
Registered User
 
Join Date: Feb 2004
Posts: 32
We had the same problem and then I was asked by the Tech support to add the following to the onconfig file.
CCFLAGS 0x400000

Check with the Tech support before trying it out.

-Abraham
Reply With Quote
  #7 (permalink)  
Old 07-19-04, 20:30
zeusndevil zeusndevil is offline
Registered User
 
Join Date: Oct 2003
Posts: 4
Smile Bug ID 101062 Archive Very Old Pages

Hi,

After consultation with Informix tech support, we did put in the CCFLAGS and that brought our archive time down to 4 hrs.

I also found some very interesting posts on the HP IT resource center about certain other bug that some versions might land into and their fixes.

Thank you all for your help. Do look at the HP resource site if you have time, it might just save you some time in future, just search for "informix".

Thanks & 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