I turn to you guys, as the officially recognised source of all knowledge, for some justification at work.
We keep all our customer data in a database running on MS SQL server 7. It isn't huge, about 1.5GB and the largest table has about 600k rows.
We've been getting more and more timeouts recently when trying to do anything clever that involves this table.
I'm suggesting that we throw some money at the problem (because my dept. never gets the new shiny PCs) but need justification for upgrading the PII 400 with 512Mb RAM (only recently up from 256Mb!) to something that doesn't suck.
Am I right in saying that these timeouts are basically caused by the server not being able to suck up and work out all the data in the 30s or so that it has given itself to do so? Presumably, then, upgrading the machine will allow it to get and process the data much faster - reducing timeouts.
I also plan on trying to get actual training (gasp) in using and programming the damn thing as I'm sure that the code we're feeding it is terribly inneficient.
Can anyone point me towards any kind of resource that will help me either justify the new, streamline the old, or ideally both?
Thanks guys.
Uberlad
We keep all our customer data in a database running on MS SQL server 7. It isn't huge, about 1.5GB and the largest table has about 600k rows.
We've been getting more and more timeouts recently when trying to do anything clever that involves this table.
I'm suggesting that we throw some money at the problem (because my dept. never gets the new shiny PCs) but need justification for upgrading the PII 400 with 512Mb RAM (only recently up from 256Mb!) to something that doesn't suck.
Am I right in saying that these timeouts are basically caused by the server not being able to suck up and work out all the data in the 30s or so that it has given itself to do so? Presumably, then, upgrading the machine will allow it to get and process the data much faster - reducing timeouts.
I also plan on trying to get actual training (gasp) in using and programming the damn thing as I'm sure that the code we're feeding it is terribly inneficient.
Can anyone point me towards any kind of resource that will help me either justify the new, streamline the old, or ideally both?
Thanks guys.
Uberlad
Comment