Microsoft SQL Server 2008 R2 Setup Error reading from file 6ckmcwa9.xsd
I'm trying to install SQL Server 2008 R2 and am getting the error message below. This is on a XP Pro os. Just prior to this I installed Visual Studio 2008 Professional and installed the SP1 upgrade....
View ArticleSQL Server 2008 minimum RAM Configuration?
I have SQL Server 2008 on a Windows Machine (64 bit OS) 2 Xeon CPUs 2.4 GHz each and 48 Giga of RAM.There are 3 dataware house databases about 30 to 45 Gigabytes each that are being used for analytic...
View ArticleRestore/ Repair database After Installing SP3 for SQL Server 2008
After installing SP3 for SQL Server 2008, I cannot connect to the database anymore. Trying to connect to the server with Management Studio results in an error about the network. Starting the server...
View ArticleUpgrade from 2008 to 2008 R2, one of scripts leads to CPU 100%, why???
hi gurus, I just upgraded one of production servers from SQL SERVER 2008 to 2008 R2. The server exhibited increasingly high CPU culminating in all 8 CPUs being 100% utilized when SQL SERVER executed...
View ArticleSQL Server 2012 hangs on intall, Error code 0x84B20001
I recently tried installing SQL Server Express 2012 on my computer. Its a new computer running Windows 8 and Visual Studio 2008 and 2010 are also installed. The installer will get most of the way...
View ArticleSql Server 2008 jobs -- whose running the show?
Recently I found a number of databases listed as owned by a member of our team (domain\user). I changed the database owner to "sa". Then I started to wonder about our Sql Agent jobs......they were...
View ArticleSQLserver 2005 standerd edition ms12-70 patch failed
Hi,We are using MS sqlserver 2005 standed edition with the build 9.00.5057We are trying to install ms 12-70 security update but it failedThe error details are below.boot log=== Verbose logging...
View ArticleSQLSERVER 2012 MEMORY
HiWhat is the average recommended memory allocation for SQLSERVER 2012?
View ArticleHow to Choose SQL Server Version?
Hi All,I want to know how can I choose the Version of SQL Server 2012 with the number of connection?I have read lots of information and this link maybe...
View ArticleDatabase Upgrade
Hi All,We are going to upgrade a database from 2000 to 2008,are there any official steps?are there any roll back plan you guys done before ?Thanks
View ArticleSQL 2008 R2 Management studio crashes.
Hi guys,I'm having problems with my SQL management studio lately (i'm not an sql person, i need the sql to manage my SCCM database).i"ve added the logs that windows created and uploaded them to my...
View ArticleSQL Server Cluster Installation Problem
Hello,I am installing SQL Server 2008 R2 as a new cluster (installing a single node first) on Windows Server 2008 R2 Datacentre and the installation fails at the end with the following error message:-...
View ArticleError SQL Server 2012 Express Install (0x8007000b)
I've researched this issue for 2 days and I'm stuck. :( I will try and make this brief...I am attempting to install SQL server 2012 Express on the Windows 7 Pro 64bit machine. I did have SQL Server...
View ArticleHow to Slipstream a Service Pack and a CU together
I am currently running SQL 2008 R2 SP1 CU 6. I would like to upgrade if you will to SP2 and CU5 at the same time. Is there a way to create a single install of SP2 and CU5 so that I only have to run...
View ArticleChanging collation is failing - SQL 2008 R2
I read numerous other posts that indicate how to rebuild system dbs with a new collation. I have no user databases as of yet (vendor noticed it was wrong collation before they started their...
View ArticleLinked Servers using the SQLNCLI provider
I have an sql server 2008 (call it server1) with a linked server that uses the SQLNCLI provider pointing to an instance of sql server 2008 (call it server2) that is about to be upgraded to 2012.As far...
View Articlesql server update process
Sql server version is at 2008 R2 no service packs. What is the best process for updating to svc pack 2's latest cummulative update?
View ArticleSQL Server encountered error 0x8007042d while communicating with full-text...
I found a thread which suggested adding NT AUTHORITY\Local Service to the SQLServerFDHostUser.... group but I cannot add this account in computer management.SQL Server Express 2012/Windows Server 2008R2
View ArticleGetting started with FileStream/File Table full text search.
(SQLEXPRESS 2012 + Windows Server 2008R2)I created a filestream database:CREATE DATABASE FileStreamTest ON PRIMARY (NAME = FileStream1, FILENAME = 'C:\Program Files\Microsoft SQL...
View Article