No announcements
Found 1919895 threads
-
2 Votes
SQL Server High CPU utilization
The high CPU usage is likely due to massive page swapping.Answered | 6 Replies | 2230 Views | Created by Venkat DBA - Thursday, April 27, 2017 3:20 PM | Last reply by Venkat DBA - Friday, April 28, 2017 2:41 PM -
1 Votes
Sql server high cpu usage
I suggest you start here: https://blogs.msdn.microsoft.com/psssql/2013/06/17/high-cpu-troubleshooting-with-dmv-queries/Answered | 5 Replies | 1084 Views | Created by vinothraj Dhamodaran - Wednesday, March 1, 2017 9:00 AM | Last reply by Tom Phillips - Wednesday, March 1, 2017 12:46 PM -
1 Votes
High CPU Usage for SPID #1 (SQL Server 2008)
If you have several instances of SQL on the server, or if you're running in a VM, etc, also make sure the memory settings are right, otherwise you can fix the ...Answered | 9 Replies | 12006 Views | Created by Leila S - Saturday, August 21, 2010 3:29 PM | Last reply by Leila S - Monday, August 23, 2010 3:48 PM -
0 Votes
Is it ideal to use Resource Monitor in SQL Server 2008R2
http://blogs.technet.com/b/askperf/archive/2012/02/01/using-resource-monitor-to-troubleshoot-windows-performance-issues-part-1.aspx Bu ...Answered | 1 Replies | 2428 Views | Created by Preetha7 - Monday, September 2, 2013 7:41 AM | Last reply by Shanky_621 - Monday, September 2, 2013 8:20 AM -
49 Votes
Azure AD Connect Health Sync Monitor High CPU Usage
Everything is normal, no high cpu usage sinceAnswered | 224 Replies | 119214 Views | Created by T3chGuy007 - Tuesday, June 5, 2018 11:45 AM | Last reply by Oliver Geissler - Friday, November 2, 2018 11:39 AM -
0 Votes
SQL Server High CPU - 100%
Also you can enable Dedicated Administrator Connection to check at times, what is going on the server when resources are highly used and you have no ...Answered | 6 Replies | 4021 Views | Created by AK120684 - Monday, October 10, 2016 9:06 AM | Last reply by Albert_ Zhang - Tuesday, October 18, 2016 8:45 AM -
7 Votes
How to troubleshoot high cpu and high memory usage happening on the same time?
Hi Tom, In Task manager, it is evident that sql server is driving the CPU, then what else can the possibilities of SQL driving High ...Answered | 12 Replies | 9498 Views | Created by Samantha v - Wednesday, July 23, 2014 7:44 PM | Last reply by Tom Phillips - Tuesday, July 29, 2014 6:21 PM -
0 Votes
CPU Usage reach to 100% with SQL Server 2012 Machine
Hi I am using sql server 2012 and getting CPU usage to 100% frequently.Answered | 2 Replies | 1997 Views | Created by ajaykagr - Tuesday, July 15, 2014 10:31 AM | Last reply by Shanky_621 - Tuesday, July 15, 2014 6:03 PM -
0 Votes
Sql Server 2012 Integration Services Catalog views - cpu usage history
Thus, by tagging the SSIS pprocess_id to its sql-server session it will allow to retrieve the resource usage details by the executed SSIS process.Answered | 10 Replies | 1408 Views | Created by rajsinha2 - Monday, January 19, 2015 7:19 PM | Last reply by Russ Loski - Sunday, January 25, 2015 6:39 PM -
2 Votes
cpu usage is high in my sql server 2000
some spids uses more cpu time , but they are in sleeping state. i have killed all those spid's . still more cpu usage .....Answered | 7 Replies | 2034 Views | Created by reddy pradeep - Wednesday, October 9, 2013 11:50 AM | Last reply by Rama Udaya - Wednesday, October 9, 2013 1:24 PM -
0 Votes
SQL Server 2014 Standard has high CPU Usage on Amazon AWS EC2 c3.8xlarge Instance.
In any case Task Manager will tell you what process is causing the CPU utilization, and if it's SQL Server then you can further determine ...Answered | 4 Replies | 4335 Views | Created by Seongyeol Cho - Tuesday, August 12, 2014 1:22 AM | Last reply by davidbaxterbrowne - Thursday, August 14, 2014 12:01 PM -
0 Votes
High CPU usage (Because of bad execution plan)
Kalman Toth SQL SERVER 2012 & BI TRAINING New Book: Beginner Database Design & SQL ...Answered | 2 Replies | 3259 Views | Created by Mourmansk - Friday, October 5, 2012 6:31 PM | Last reply by Rajkumar5055 - Friday, October 5, 2012 6:41 PM -
1 Votes
SQL Server 2005 - Maxing out CPU usage
First make sure that its SQLServr.exe which is causing HIGH CPU.Answered | 2 Replies | 7315 Views | Created by Bhavika Patel - Friday, May 6, 2011 2:21 AM | Last reply by Naomi N - Friday, May 6, 2011 3:51 AM -
0 Votes
SQL Server CPU Usage and Profiler
Thanks Raj, My problem is NOT mainly the CPU usage.Answered | 4 Replies | 6175 Views | Created by Arsalan Tamiz - Tuesday, September 1, 2009 7:36 AM | Last reply by Arsalan Tamiz - Wednesday, September 2, 2009 3:57 AM -
0 Votes
SQL SERVER CPU USAGE AND MEMORY USGAE
As a default SQL Server is configured to use 100% of the server resources as required.Answered | 5 Replies | 1304 Views | Created by Sohaib Cheema - Friday, July 10, 2015 1:44 PM | Last reply by Tom Phillips - Friday, July 10, 2015 6:01 PM -
0 Votes
Sharepoint 2010 SQL database CPU usages getting high around 100%.
So when users are opening the lists, the usage of SQL CPU goes high to 100%.Answered | 17 Replies | 2031 Views | Created by rahi padariya - Friday, April 15, 2016 7:12 AM | Last reply by rahi padariya - Friday, April 22, 2016 10:10 AM -
0 Votes
High CPU usage on one core
And then open another Visual Studio which has the problem with high CPU usage.Answered | 11 Replies | 759 Views | Created by koochykoo - Tuesday, February 16, 2016 2:18 PM | Last reply by Weiwei Cai - Thursday, February 18, 2016 1:33 AM -
2 Votes
Alert for CPU in SQL server
Apart of cpu,memory,iops and tempdb any other counter is required related to sql server performance .Answered | 5 Replies | 4895 Views | Created by SunitaA - Sunday, June 25, 2017 5:16 PM | Last reply by SunitaA - Monday, July 10, 2017 5:41 PM -
1 Votes
High CPU Usage when idle (monitor turned off)
Try running PerfMon or friend and monitor the CPU usage of the processes on your machine.Answered | 7 Replies | 9860 Views | Created by RC_s - Wednesday, October 27, 2010 3:02 PM | Last reply by CoolDadTx - Friday, October 29, 2010 3:03 PM -
0 Votes
CPU Usage
Hello, Using ...Answered | 1 Replies | 1845 Views | Created by Ashwani.Pandey - Wednesday, January 13, 2016 6:06 PM | Last reply by Alberto Morillo - Wednesday, January 13, 2016 8:14 PM - Items 1 to 20 of 1919895 Next ›
No announcements