SQL Full-text filter daemon launcher service
Hi, What is the user SQL Full-text filter daemon launcher service if in case we can stop the service what will happen.Can you please give me the clear picture of this SQL Full-text filter daemon...
View ArticleSS2008 Log Shipping Performance Issues on Secondary Server Restore Job
Hi folks,I'm having an issue with log shipping. What has taken 2-5 minutes in the past is now taking 20-40 minutes which is no good really. File sizes have not increased.I've run the log shipping with...
View ArticleSQL Server 2005 - High CPU and blockings using Outlook with BCM 3.0
Hello,we are using Outlook with BCM 3.0 for a long period of time (about 1-2 years) now. In the background works a SQL Server 2005 64bit with 16GB of RAM on it and 4 CPUs. From day 1 on we experienced...
View ArticleSQL Server not using enough memory
Hi,I have a machine running SQL Server 2008 R2 on Windows Server 2008 Enterprise R2 (64 bit). The server has 30GB RAM, with SQL Server max memory set at 24GB and min memory at 0. Whatever demands are...
View ArticleServer going to Single User mode
Hi guys,I am having a database which we refresh every night with same back up where it is used for testing purposes. we will refresh the database thorough job. every time it refreshes it goes to single...
View ArticleWhy activity monitor showing different wait statistics then DMV directly?
Hello,Why activity monitor showing completly different wait statistics compared to statistics coming from DMV directly? I cleared statistics first with DBCC command then run for a minute or so and now...
View ArticleErrorlog filling with changed language setting and changed database context...
On one of my servers, the ERRORLOG is filling with messages for "Changed language setting to..." and "Changed database context..." for every single connection. They are generated for any kind of...
View ArticleThe transaction log for database is full due to 'ACTIVE_TRANSACTION'
Hello team,One of the my database was in Recovery Pending state and we are trying to restore that database again with latest full backup but I am unable to do so I am getting below error.The...
View Articlerebuild/reorganize index failed and i post log. Any idea? thanks
One job is to rebuild/reorganize index weekly. This job runs fine before and it fails this morning.Here is error log:Msg 8115, Sev 16, State 2, Line 213 : Arithmetic overflow error converting...
View ArticleWhat have to be be run after upgrade from SQL 2008 to SQL 2012
I'm upgrading with an in-place strategy from SQL 2008 to SQL 2012, Data size is over 6 TB.I'm planning to run after the upgrade DBCC CHECKDB with physical_only and update statistics with sample 4...
View ArticleCreated a contained database but unable to connect
Using scripts provided here:http://blogs.msdn.com/b/sqlsecurity/archive/2010/12/08/contained-database-authentication-in-depth.aspxCreated a contained database in SQL Server Management Studio and a user...
View ArticleOpen source database with data
I'm looking for a website or similiar that offer open source database containing data. Similiar database as Microsoft's adventure work. Does somebody know about it?
View ArticleRequest for comment on this Deadlock.....
I have a question regarding this deadlock (names changed to protect the innocent) that I hope you can comment on. The facts as I see them:Victim = process ending in 6d8Victor = process ending in...
View ArticleWhat will cause no lock escalation to table lock in deleting more than...
I deleted 300,000 rows in a table in SQL Server 2008 R2. I checked the locks information by querying sys.dm_tran_locks when the delete statement was running.delete top (300000) from log where...
View ArticleBecome our FIRST Microsoft TechNet SS DBE Guru of 2014!!
Happy New Year!Time for a fresh start!We're looking for the first Gurus of 2014!!This is your chance to make your mark on the Microsoft developer community.All you have to do is add an article to...
View ArticleError No 26
TITLE: Connect to Server ------------------------------ Cannot connect to MUHAMMAD-YASIR\SQLEXPRESS. ------------------------------ ADDITIONAL INFORMATION: A network-related or instance-specific error...
View ArticleRetrieve the Data
Goal: Retrieve the data from a database.Problem: I cannot open a .mdf file and .ldf file in my Sql server because the file use SQL server 2000 and I use SQL server 2012.The second problem: I do not...
View ArticleSql server upgrade from 2005 to 2008 R2 server
Hi Team,Can please give me the steps for Sql server upgrade from 2005 to 2008 R2 server ,How we can run sql server upgrade advisor 2008 R2.
View ArticleBackup Encryption in SQL Server Standard Edition
Hello,I need experts advice on Backup encryption options available in SQL Server 2008 R2 Standard Edition. I know TDE is available, but only in Sql Server 2008 R2 Enterprise edition. But we are using...
View ArticleMemory dump in log file
Hi,Today we had the exact scenario reported here http://support.microsoft.com/kb/974205 The server went unresponsive and the sql service had to be restarted. This sql server is the DB server for a...
View Article