SQL2008 keeps asking for restart
Hi, I'm trying to install SQL2008 RTM, but the installer keeps asking to restart the computer? Any thoughts? Yours sincerely, Henk Simmelink
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 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 ArticleAcademic: How Should I Approach Error Management from Stored Procedures to a...
An application development team that I am working with has designed a generic logging application which captures exceptions to a single repository (msql2008r2) for later review. This team would like...
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 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 Article