Hi all,
When I run a complex SQL statement on Database Server it use 100% loading on CPU, another application can't get any resource and just wait until timeout. Even though, I set the timeout to unlimited but still waiting until the SQL
statement finished.
I have to check Microsoft library and set the Background process to "Application" in order to make the Server hold some resource for another application, but not work.
I would like to ask any alternatives that can separate CPU resources that would not fully occupied to SQL Server?
Database Server Platform
OS: Windows 2K Server
Database: SQL 2000
Any input is highly appreciated. Thanks!
Tony
When I run a complex SQL statement on Database Server it use 100% loading on CPU, another application can't get any resource and just wait until timeout. Even though, I set the timeout to unlimited but still waiting until the SQL
statement finished.
I have to check Microsoft library and set the Background process to "Application" in order to make the Server hold some resource for another application, but not work.
I would like to ask any alternatives that can separate CPU resources that would not fully occupied to SQL Server?
Database Server Platform
OS: Windows 2K Server
Database: SQL 2000
Any input is highly appreciated. Thanks!
Tony