Can I ignore wait BROKER_TASK_STOP (in Management Data Warehouse)?
Hello guys,I have set up "Management Data Warehouse" on some of our MS-SQL-Servers (all in version 2008-R2,SP2,x64).And after some days I have run report "Server Activity History".For most of them I...
View Articlesql server error
Hi Guys.What is the error and resoluition2013-06-26 23:04:40.522MSSQLFDLauncher service received control message. 2013-06-26 23:04:40.522MSSQLFDLauncher service successfully started. 2013-06-26...
View ArticleInconsistent metadata in tempdb
I am periodically receiving the following error message in SQL Server 2012 Standard SP1: "No catalog entry found for partition ID 4683802261943549952 in database 2. The metadata is inconsistent. Run...
View ArticleData Compare and Sync using Powershell on Visual studio 2010 box with SQL...
Is there a way to do data compare & sync (write updates to target) using powershell?I am using VS 2010 with SQL Server 2008 R2 for development. I use data compare feature most of the time. I am...
View ArticleReclaiming space available
I have a database that I ran compression on and if you look at the picture it shows SIZE 401407.04MB and Space Available as 210142.89MB. I am trying to free up that space but nothing has worked yet. I...
View ArticleScript to determine proper Fill Factor
I know there isn't any scripts that are perfect but is there any scripts that analyze your index fill factor and makes suggestions of what they should be?Alan
View ArticleSQL Display estimated execution plan for update statement - does it actually...
If I use the "Display Estimated Execution Plan" for a simple update statement, does it actually do the update?Just wanted to make sure I wasnt going crazy.Typically I am viewing the query plan that...
View ArticleSQL 2005 - How to trap or catch deadlocks when they happen regardless of...
I suspect I am having issues with deadlocks. One of our .NET applications gets a timeout error after attempting, and then re-attempting an inline update statement. Ive seen this sort of problem...
View ArticleSQL 2005 - .NET application doing simple update to table but I get a timeout...
I have a .NET application that is getting an exception on code that does a simple update to a table.Error I getThe timeout period elapsed prior to completion of the operation or the server is not...
View ArticleThe query processor ran out of internal resources and could not produce a...
I handle SQL server for my company now a days after getting the application migrated to SQL server 2008R2 SP2 I am getting below error on a regular basis, Help to brainstorm to put a fix for this...
View ArticleSQL Server Error -
Hi GuysPlease see the error message and provide me a route cause / solution -----------Datedd/mm/yyyy nn:nn:nn PM LogSQL Server Agent (Archive #3 - dd/mm/yyyy 11:03:00 PM) Message [097] Memory leak...
View Articlemove data to other file group
Hi Guys,I have a 200GB database comprises of 5 file groups.Primary file groups owns major share of 180GB.The rest 4 files has got 20GB.I want to move certain tables from primary file group to other to...
View ArticleInstance Failure Problem while creating new connectionin Microsoft SQL Server...
I created a C# project in Visual Studio 2010 Express. I installed Microsoft SQL Server 2005 Express edition. I tried to create a new data source from Visual Studio and encountered the "Instance...
View ArticleHow long lock is held on the first updated table inside the transaction
example;begin tranUpdate A ..... where .....update B ..... where .......Update C ...... where ....commit tran According to the example, i want to ask that, while updating C table, does transaction...
View Articlehow to fine with sql server setup file if the binary given is 32 bit or 64...
My vendor has given an setup file of SQLserver2005 (tools and server folder) taken from disk, however he has renamed the main folder as general SQLserver2005setupfile.Is there an way to find what is...
View Articleright:All Procedures : Execute
I want to give right:All 2002 Procedures : Execute to a login "sasalim" .All Tables Read-write All Views Read-writePlease help.SQL Server 2008Thanks
View ArticleSQL server data transfer scenario
Hi All,Here is the scenario. Site 1 - Primary DB - A -- this is a transactional OLTP DbSite 2 - Staging Site 3 - Destination requirement is to replicate(I mean, copy all transactional data) from Site...
View ArticleSQL log file behavior
Hi, I am planing for SQL disaster recovery. Can anyone help check my understand is correct or not?- The moment when SQL commit the transaction (insert/update/delete)1. SQL updates data in memory page2....
View Articlerow offset
Hi all,waht is the use of row-offset in page?please give me simple explanation.
View Articledatabase corrupt
Hi all,what the reason database is goes in suspect mode..?what the reason database is corrupted?how can i resolve this issues?
View Article