handlebars
Technical User
We are running SQL server with a web front end product.
The system is a helpdesk management system and recently, it has slowed to a crawl when querying the database from either the web or the back end tables.
In terms of data, we have around 10,000 end users, 50 analysts and currently around 1000 call requests.
At the moment there are only about 25 analysts logged into the system at any one time.
Even trying a search/find on the underlying end user table (9000 records) takes around 5 minutes!
Looking at taskmanager, it the server does not seem to be running at too high a cpu % and ram available is 1.5 Gb.
One thing that I have noticed is that the application log is filling up within minutes from SQLserver, does this mean the the transaction log is also filling up this quick?
The system is a helpdesk management system and recently, it has slowed to a crawl when querying the database from either the web or the back end tables.
In terms of data, we have around 10,000 end users, 50 analysts and currently around 1000 call requests.
At the moment there are only about 25 analysts logged into the system at any one time.
Even trying a search/find on the underlying end user table (9000 records) takes around 5 minutes!
Looking at taskmanager, it the server does not seem to be running at too high a cpu % and ram available is 1.5 Gb.
One thing that I have noticed is that the application log is filling up within minutes from SQLserver, does this mean the the transaction log is also filling up this quick?