SQL 2008 install failed - Could not find the Database Engine startup handle.
I just tried to install SQL 2008 on my home computer (Vista) and it failed. I installed it on my work PC (Window XP) on friday and it worked just fine.The error message does not help at all, and a...
View ArticleDatabase incremental backup with Error:3013:BACKUP DATABASE is terminating...
Hi,Why I get this error when i try to get incremental backup.I took four time incremental backup.Database incremental backup with Error:3013:BACKUP DATABASE is terminating abnormally.Please execute...
View ArticleServer sepc
Experts,I need bit of an extra help from you guys. Our company would be hosting an application and would be providing it as a service to 3rd parties. we need to spec of the system, but we don't have...
View ArticleHow 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 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 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 ArticleI don't want to stop the production and then empty the table then run above...
Hi,If I update a table as:ALTER TABLE T008F002E20001 ALTER COLUMN K1 char(10) NOT NULL;and that colum has null values but I don't want to stop the production and then empty the table then run above...
View ArticleSQL Server 2008 ent. r2 - slow response.
We have an MIS system on an AMD Optron 6172 2.10 GHz processor with 64bit Win server 2008 r2 standard, 12GB ramSQL Server response is sometimes very slow at times when only one person is logged...
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 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 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 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 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 Article