Error trying to Start Remote Job via Linked Server
Source Environment: Win2K8R2 Std. SP1 X64 - SQL Server 2008 R2 Std. SP1 X64Destination Environment: Win2K3 Std. SP2 - SQL Server 2000 Std. SP4Description: I have created a stored procedure on the MSDB...
View ArticleSQL 2005 link server error "insufficient memory"
I am getting insufficient memory errors when I return a fairly large amount of data to SS 2005 x64 from a link server. I do not see this from any other process within SQL Server. Min memory 8Gb, max...
View ArticleIs there an easy way to determine the number of times a stored procedure has...
Is there an easy way to determine the number of times a stored procedure has been recompiled. We have some vendor code with 'WITH RECOMPILE' in the stored procedure. I would like to see how many...
View ArticleWhen is storage space allocated?
I'm using SQL Server 2012 with all the latest updates. For a DB I'm using, I altered an existing table with a lot of data in it to add an addition column, type INT, with a default value of -1. That...
View ArticleCan 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 Articlebackup particular table
Dear all,We're using sql 2005 standard and wish to backup all the tables and our .mdf file size is over 800MB. Is there any way we can backup all the tables only without having to backup whole...
View ArticleConsistency error
Hi, This is Manu here. i need a clarification on SQL server DB we had a application Database .The app which is developed by vb.net and the backend is sql 2000,2005 and 2008,2k8R2 where the...
View ArticleMissing green arrow on the sql server icon in object Explorer
I am using SQL Server 2008 R2 on windows 2008 server. i am able to get connected to management studio but the status light with white circle. the status lights in my Enterprise manager are no longer...
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 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 Articlesql dump question
From time to time, xp_readerrorlog reports a sql dump. Here is the latest. Does this mean sql crashed? How do you interpret the dump file? Current time is 07:33:49 06/28/13....
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 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 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 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 ArticleMEMORYCLERK_SQLCONNECTIONPOOL consuming memory
Hi,In one of my Server which has 16GB of RAM out of which 12 GB is allocated to buffer pool with lock pages in memory enabled.I am seeing a lots of memory error (701)in error logs.During my diagnosis i...
View Article