Scheduled Job launches CPU to 100 %
On a SQL server 2008 we're running a stored procedure.When we launch the SP manually from within management Studio, the SP runs for 4 minutes and takes 60 % CPU on the server. When we launch the same...
View ArticleTransactions rolling/forwarding back and forth whenever performing DBCC CHECKDB.
Hello,In my SQL Server DBCC CHECKDB maintenance plans . I'm noticing in the server logs that there are occasionally a few messages writing with the CHECKDB execution stating that a number of...
View ArticleTempDB full (Unable to shrink)
Hi experts,The drive holding tempDB is full. I confirmed that there are no transactions open and tried to shrink the tempDB. I would not shrink at!I tried that several times and waited to see.any...
View ArticlePossible Schema Corrpution TFS 2010 SP1 Collection Database
Hello,I am trying to upgrade TFS 2010 SP1 to TFS 2013. I have 5 collections and 4 of them upgraded successfully except the 5<sup>th</sup> one which fails with an error message "Possible...
View ArticleLinked Server
Hi,I need to know how to make an existing linked server to point to an different server in Sql Server 2008 R2.Thanks,Vijetha
View ArticleMesure/Calculate IOPs in the production server?
We have production SQL Server and need to measure average IOPs so I can say to possible SAN vendors what is the minimmum IOPs for my server. - What is the calculation/measurement procedure: Can I use...
View ArticleRegarding SQL Service Account Temp files
Experts,The SQL Server C drive got filled up that there is almost no space. When examined found this one below occuping around 16 GB. Is it safe to delete the files on the below location. They have...
View ArticleUnable to Open Table via Remote Connection using SQL Server Management Studio
Scenario: SQL Server 2005 is installed on server SQLSERV. SQL Server Management Studio is installed on REMSUPP. When I attempt to log in to server SQLSERV from host REMSUPP, everything works and I...
View ArticleDisable the parameter Include inheritable permissions in SQL Server folder
Hello, I need to explean me:What impact would represent to the operation and performance of SQL Server if i disable the parameter “Include inheritable permissions from this object’s parents” in the...
View ArticleHelp with Dump files from other server.
Hello!I'm having a problem with reading Dump files. The issue is this: I'm working with a great number of SQL Servers installed in a big number of virtual/physical servers. The problem is that I can't...
View ArticleEvent 10016
On a Windows 2008 R2 server running SQL Server 2012, I started getting these recently: SQL Server Scheduled Job 'Intraday Backup 1500.Subplan_1' (0x65C01B2C6FA5124493CA18E3665B09AA) - Status: Failed -...
View ArticleSession ids blocking themselves
theres a scenario where in a session id is blocking itself. the wait type is latch_ex - access_method_database_parentI am capturing the queries and will work on optimizing them however am looking for...
View ArticleFind out SQL Server job owner
Dear all, I am trying to find out if there is a way of finding out if a particular login in different servers owns a job, instead of loging into the individual server and finding out please?Thank you...
View ArticleSQL Server 2012 Upgrade and Now Server Is Slow
We make heavy use of replication and have separate distributor, publisher and t(3) subscriber servers. A few days ago we updated the distributor from 2005 to 2012 and left the other servers on 2005....
View ArticleDifference between Page Reads/Sec in "Memory" and "Buffer Manager" in perfmon
HiI'm capturing some performance stats of a sql server instance and Performance Objects "Memory" and "Buffer Manager"both have a counter for "Page Reads/Sec". I've read the definitions a few times and...
View ArticleBuffer Cache Hit Ratio
Hello all,My Buffer Cache Hit Ratio is getting down everytime like 55%, How to improve Cache Ratio and what is the best practice.Generally how much % we need to maintain..?
View ArticleHow to find out if SQL server Agent has access to a remote server ?
I want to execute a job from Server1. This job will execute a query on a DB of Server2. I don't know if Server1's SQL server agent has access to Server2's DBs. Is there a way to find out ? If yes, then...
View ArticleHow to do following restore? Full backup takes long and transaction backup in...
One database starts to run full backup at 10am. Full backup finishes at 11:45 AMtransaction log backups every 30 minutes: 10:00am, 10:30am,11:00 am , 11:30 am and 12:00 PMAt 1:30 PMI need to restore...
View ArticleRecover database
Hi,Please consider the below scenario, please let me know the recover my db.Monday- 10 PM full backupTuesday- 6AM differential backupTuesday- 1PM Differential backupand transactional backup will take...
View ArticleLinked Server
Hi,I need to know how to make an existing linked server to point to an different server in Sql Server 2008 R2.Thanks,Vijetha
View Article