How to find SQL DB usage info?
I've got 2 x servers running SQL 2005 SP3 and the other running SQL 2000 SP4 and SQL 2005 SP3. Both servers need to be decomissioned so I need to identify which databases to migrate.Between these two...
View ArticleSQL LAN Bandwidth/Network Utilization
I'm trying to determine if I've got a Network I/O bottleneck copying data from one 2008 R2 SQL server to another over our 1GB LAN. Performing a simple select query in SSMS on one server from the...
View ArticleBckup failed
I have created a Maintenance plan that was taking backup for years now. It failed last night with following error. What does it mean? Executing query "DECLARE @Guid UNIQUEIDENTIFIER EXECUTE...
View ArticleDiscovery tool and managament studion: service pack reporting difference
I applied service pack 2 on Analysis server and Integration & reporting services.Discovery report shows: 10.52.4000.0SSMS shows : 10.50.4000.0Which one is correct ?Manish
View ArticleCDC database corrupt
Help, our CDC enabled database is corrupted on a systemobject, updates are still working fine, but no BU can be taken due to a checksum error during checkpoint.We copied all user data into a newly...
View Articlesql db mail send job notifications
I have same question for "sql db mail send job notifications" any rosolved example?
View Articlesp_who and sql profiler
hi all,if I run sp_who (or sp_who2) I see a lot of connections all of them except my own are in the "sleeping" status with "AWAITING COMMAND" under the command columns. The situation doesn't change if...
View ArticleDeciphering deadlock trace information
I turned on trace flags 1222 and 1204. I got a lot of information about deadlocks but there seems to be missing information.When it says "Wait-for graph" is it producing a graph somewhere or is the...
View ArticleCannot Start Sql Server 2005 service.
Hello can yuo help me and tell me how i can fix this issue when i start SQL server i get this error : Windows could not start the SQL Server (MSSQLSERVER) on Local Computer. For more information,...
View Articledisabling Sql Browser: is it really nessesary?
Hello folks, decision was made in my company to disable sql browser because somebody found it in a 'Best Practices' recommended by Microsoft. Is it really big security whole and is it really...
View ArticleHow To Move Datafile on a Standby Database
I need to move a datafile on my secondary database which is in standby mode. I have attempted to use the Restore command with the move and standby parameters use masterRESTORE LOG BWP FROM...
View ArticleColumn 29 was omitted from VertiPaq during column index build
Hello,We are receiving the following warnings in the SQL Server Logs and there are hundreds of them:Column (x) was omitted from VertiPaq during column index build.We are currently running SQL Server...
View ArticleOS locking-up during long running SQL Server queries
I am having a problem with my operation system locking up during long running queries on SQL Server.I am running SQL Server Developer Edition 64-bit on Windows 7 on my local machine, a laptop with 2...
View ArticleJob History Retention
Hello All,I have 34 jobs on my sql server production environment. Some of them run almost once every 10 mins. The issue is I am only able to hold only one entry in the jobhistory for any job (whether...
View ArticleSQL CDC feature error
I have restored SQL 2005 database in SQL 2008 ,i have enabled CDC for one table ,but its not working.It throws below error in the SQL agent capture job" Message Executed as user: NT AUTHORITY\SYSTEM....
View ArticleSQL server consumes memory
Hi, Technologies : Windows 2008 R2 enterprise ,16gb ram ,pegging file set to 16 GB,SQL Server 2008 R2 enterprises , VM Ware virtual server part of virtualized Data center. Issue :SQL server consumes...
View ArticleCannot restore database from SQL server 2008 R2 to SQL server standard
I was trying to restore database from sql server 2008 R2 to sql server 2008 standard and got error.The database was backed up on a server running version 10.50.4000. that version is incompatible with...
View ArticleError Parsing XML in Database Engine Tuning Advisor
I am running SQL server 2008 SP1, and I am trying to run the Database Engine Tuning Advisor. To my knowledge nothing changed in my environment, and running this exact same query through the advisor...
View ArticlehOW TO CREATE WINDOWS AUTHENTICATION USER IN SQL SERVER AFTER INSTALLING SQL...
I had an error while executing asp.net appcation from IIS as followsLogin failed for user 'IIS APPPOOL\ASP.NET v4.0'.Description:An unhandled exception occurred during the execution of the current web...
View Article