DTC
Hi,I have a question regarding DTC for below scenarioWe have a SQL Server installed in failover clustering mode. Whenever a failure occuures in between the transactions happening in SQL Server, Will...
View ArticleCopy database role
Hi All,I would like to copy a database role together with it's granted permission. How can I do it ?
View ArticleSQL Server 2012 Performance Problem
We have migrated our company database from SQL Server 2000 to SQL Server 2012 (big jump!). We haven't gone live yet on 2012. Something is wrong in our setup of 2012 because queries that run in 5...
View ArticleSQL Server 2008 CDC?
Hello:I have question in regarding to "cdc.DB_cleanup" job. SQL Server 2008 is on latest service packs.retention period is 21600 mins which is 14days. having retention for 14 days, i am still seeing...
View Articlerecovering a db in sql server 2000
hi, a customer of mine has a sql server 2000 in an old server, and for some reasons lost the log file of the db, and now i'm trying to recover the db. i found some links about this problem, like...
View ArticleUnable to Send mail using Database Mail feature SQL Server 2008 R2
Hello,Fellow DBA's...I have been trying to configure Database Mail on SQL Server 2008 R2 but I am betting below error. I am able to send Mail by connecting to my Mail server using Telnet but no...
View ArticlePerformance of a SQL Server instance occasionally goes down severly
We are maintaining an e-commerce site that occasionally has severe performance problems. Normally the site works fine for hours. But every once in a while the entire site completely locks for a few...
View ArticleHow to find Sql Server uninstall date from registry only.?
How to find Sql Server uninstall date from registry only.?Manish
View ArticleHow to increase Batch Requests/Second?
What to expect from SQL server? We have a SQL server that I want to know what to expect in terms of the performance. The applications being served are running very well written/indexed ERP system(s) -...
View ArticleMultiple string values in registry keys
Hi All,I want multiple strings in registry keys. To add more values in...
View Articlecopy only backups & transactions captured in the transaction log
Hi I am trying to understand what exactly is a copy only backup and how this could be used in real world and what sort of transactions does the transact log file store.Thanks in advance..........
View ArticleSCCM - cannot shrink transaktion log file
Hi thereI’ve got some trouble with a growing log of my SCCM DB.I checked the postings like “Cannot shrink log file because all logical log files are in use” but it doesn’t work for me.I set the DB...
View ArticleLinked server configaration from sqlserver 2000 to 2008 R2.
HI ,Any one can you please tell me that is it posible to configure the linked server bet ween sqlserver 2000 to 2008 R2 ?from sqlserver 2000 to server 2008 r2.
View ArticleFind PID of cmd which is called from SQL
I have a set of SQL jobs which call same exe with different parameters using xp_cmdshell. I have a situation where I need to kill on of the jobs and in order to kill it I need to kill the process...
View ArticleDownloading SQL Server 2005
Hi,For our client, we need to partition some tables as they are using sqlserver 2005 enterprise edition. Before that, we need to test in a testing environment and problem is that we don't have any...
View ArticleDrop partition
In sqlserver 2005, If i have partitioned my table based on date for each month, how do I drop partitions having data older than 3 months. This is to do the archiving the old data as we don't want old...
View ArticleRecovering 1TB of unallocated space?
Please read the post well. I posted somewhere and most of the posters assumed that the 1TB table is there. It's not. Also, the size of the MDF is 1.75TB, the HDD has 1.83TB used and 65.8GB is free.So...
View ArticleQuerying extended Events XML WaitTypes and Duration
I'm querying Xevents XML that I have collected, and there is something that I dont quite understand, my definition is for statements taking more than 100 milliseconds and also get the wait type as...
View ArticlePerformance issue, compared plans and different plan operator costings
Hi All,I'm looking at a performance problem, a proc which gets called with some set of date parameters to delete data from a table, on a particular day one takes quite some time whilst the next day it...
View Article