You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
We have encountered a significant performance issue with our Firebird server. A query that previously completed in 3 hours failed to finish even after 48 hours. Upon investigation, we found that there were four active Firebird instances running on the server, none of which were heavily utilizing CPU or RAM. Additionally, suspicious subprocesses were observed, including those related to Windows Update.
The issue was resolved by terminating all Firebird processes through Task Manager and performing a full server reboot, after which performance returned to normal.
My question is: is such behavior typical for Firebird? Could having multiple instances or these external subprocesses impact the server’s performance?
I have attached a screenshot of the Task Manager for your reference.
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
Hello everyone,
We have encountered a significant performance issue with our Firebird server. A query that previously completed in 3 hours failed to finish even after 48 hours. Upon investigation, we found that there were four active Firebird instances running on the server, none of which were heavily utilizing CPU or RAM. Additionally, suspicious subprocesses were observed, including those related to Windows Update.
The issue was resolved by terminating all Firebird processes through Task Manager and performing a full server reboot, after which performance returned to normal.
My question is: is such behavior typical for Firebird? Could having multiple instances or these external subprocesses impact the server’s performance?
I have attached a screenshot of the Task Manager for your reference.
Thank you in advance for your assistance!
Beta Was this translation helpful? Give feedback.
All reactions