Helping interpreting SQL 2008 deadlock graph
One our of ASP.NET web apps was a deadlock victim while trying to update a column value on a record (batch table in our case). The app tried to update a column value for a single record to reflect an...
View ArticleVS 2012 Pro - How to print values in Textbox
Is it possible to print the property values of a textbox?ecb
View ArticleThe query has been canceled because the estimated cost of this query exceeds...
Hi Experts, I am getting below error while executing the stored procedure. The query has been canceled because the estimated cost of this query (3258) exceeds the configured threshold of 2500. Contact...
View ArticleSQL Server Agent Jobs not running 'SQL Server Agent is not currently running...
Hello All,We have sql 2008 R2 SP1 A/P cluster running on VM.SQL Server Agent jobs are not running. If I manually try to run the job it gives below error'SQL Server Agent is not currently running so it...
View ArticleExisting Table Partition
Hi,We have a existing table and it has two date columns (Datatype - Datetime) and it's very big table and we would like to make a partition table. This is a frequently accessed table. We need partition...
View ArticleSQL Server becomes Unresponsive
Hi, We are having this issue on our prod server from yesterday. Everytime this happens Server becomes unresponsive and I have to reboot the machine. Looks like this is being caused due to high...
View ArticleSQL Express database file auto-creation error but web-config changed to Azure...
I have an app that is based on the new MVC4 template with SImple Membership provider.I've deployed the app to an Azure website and changed the connection string from a local express-database to an...
View ArticleError in SQL Server 2005 and Database Stop Responding
Dear All,Today i saw error in SQL Error Log as Message LazyWriter: warning, no free buffers found. Memory Manager VM Reserved = 29658216 KBVM Committed = 29639088 KB AWE Allocated = 0 KB Reserved...
View ArticleSQL SERVER 2008 performance degradation
HiI'm monitoring a DB and it seems that after 4/5 days, everything starts running very very slow, i.e. an SP which normally takes 10mins will not execute in an hour. Restarting the service solves the...
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 ArticleFile Table queries to delete t-log files
we currently have some C# or C++ code that deletes t-log backup files from disk after they are x number of days old. is it possible in sql server 2012 to use the new file table feature to write a...
View ArticleCannot connect to SQL 2008 R2 from remote computer
I apologize in advance if i have not properly posted my question, this is my first time hereI have a new computer with a clean install of Windows 7 pro x64 and have installed SQL server 2008 R2 express...
View Articlelogical read, physical write in profiler data columns
In the profiler, there are data columns called "Reads" and "Writes". According to BOL, "Reads" are logical reads and "Writes" are physical writes.Is there any reason we don't have access to both...
View Articlelogin failed error
Hey friends,In my SQL server 2008 R2, I have found in error log contineously following error:Login failed for user 'domain\tomt'. Reason: Attempting to use an NT account name with SQL Server...
View Articlesp_trace_gettable error
We have a trace set up to collect long running transaction data. This is part of our admin database and runs on each monitored instance in our environment. We are seeing that while our 2005 instances...
View ArticleThree instances on same box, one significantly slower.
Our pre-production environments -- Test, Stage, and Preview -- are housed on a single server. Stage has been significantly slower than the others for as long as I have been here (two years). Even...
View ArticleNeed help on this notification warning
Hi All, I am getting this notification very often on SQL SERVER MANAGEMENT STUDIO 2008R2.When ever this happens i am closing the SSMS using task manager. Did any body got the same notification and any...
View ArticleNeed a plan to "trap" intermittent blocking
Everything has been running fine for a few months then I get a phone call that everyone in a department using the same app is locked. sp_who2 shows that spid 80 is blocking at least 20 other users....
View ArticleMemory issue
Hi,I have sql server 2008 R2 running on windows 2008 R2. In task manager memory is constantly showing very high (almost 99%) since morning. How I can check what is causing this high memory usage? I...
View ArticleIs it a bug in the Reporting Services Configuration Manager?
This post is related to a RS 2012 configured in the native mode.In the Reporting Services Confgiuration Manager's Database page under Current Database you find the following:Click Change Database...
View Article