Repair SQL Server 2008 R2 SP2
Hi everyone, I would like to repair my actual SQL Server 2008 R2 SP2 CU1 Express with Advanced Services setup. BTW, the "SELECT @@VERSION" statement actually gives me this result:Microsoft SQL Server...
View ArticleMoving MSDB database
When i am trying to shift msdb database from it's default path(C:\Program Files\Microsoft SQL Server\MSSQL10.SQLEXPRESS\MSSQL\DATA) to another drive(E:\). After shifting the database i am getting error...
View ArticleCan't Uninstall SQL Server 2005 Express Tools
I am attempting to install SQL Server 2008 Enterprise Trial and receive the follow error during installation. "The SQL Server 2005 Express Tools are installed. To continue, remove the SQL Server 2005...
View ArticleSQL Server 2012 - Database Engine Services Failed
Hi all,I can't install the SQL Server 2012 Express version with tools downloaded from http://www.microsoft.com/en-us/sqlserver/editions/2012-editions/express.aspxI'm getting the following error: Error...
View Articlesql server 2008 r2 installation problem with...
I have similar problem with "http://social.msdn.microsoft.com/Forums/en-US/sqlsetupandupgrade/thread/6491c614-56ee-4c31-ba12-8a766ef806d5/".Since 1 week ago, I have tried to uninstall and reinstall...
View ArticleSQL Server 2008 R2 Directory and Drive Recommendations
This is probably a simple question for the SQL Server veterans, but am a bit confused about directories. I have searched all over, and there is very little information about optimizing this, unless...
View ArticleHow roll back sp3 to sp1 on sql server 2008 servers
hi All,Lat week we have upgraded sql server 2008 with sp3.but now user asking us to roll back to sp1.Please let me know the step by step process for rollback to sp1.Regards,Maheshwar Reddy
View Articleproblem with sql server 2008 r2 installation
while installing sql server 2008 r2 i'm getting Not applicable errors, The system is I7 64bit, windows 7 pro.Microsoft SQL Server 2008 R2 Setup - System Configuration Check ReportComputer Name(s):...
View ArticleError while moving model database
I have moved the model database by using following method1. For each file to be moved, run the following statement.ALTER DATABASE model MODIFY FILE ( NAME = modeldev , FILENAME = 'G:\model\model.mdf' )...
View ArticleMoving a User DB suggestions?
newbie:We need to move a user db from an old server (Win2003 Standard 32bit) to a new one (Win2008R2 64bit) and I'm asking for suggestions, tips, hints on how to do this with the least amount of...
View ArticleInstallation Configuration Rules
I'm trying to Install SQL Server 2012. I have reached Installation Configuration rules and recieved two failures:"Reporting Services Catalog Database Existence" Failed (A Reporting Services Catalog...
View ArticleSQL Server Setup failure. Data error (cyclic redundancy check)
I'm trying to install a SQL test version. When doing so I encounter the following error:TITLE: SQL Server Setup failure. ------------------------------SQL Server Setup has encountered the following...
View ArticleSQL 2008 R2 SP2: Patching 4 node Distributor->Publisher->Subscription...
Hi,I need to organise to patch an SQL 2008 R2 environment up to SP2 level. It is a 4 node active/active/active/active configuration, with 4 named instances. One of the named instances is a distributor,...
View ArticleSQL server SP2 install error
I currently have sql 2008 R2 RTM running on Windows Server 2008r2 sp1. I attempting to install sql 2008r2 sp2. However, it failed. I looked at error log. This is the error that jumped out at...
View Articlesql server 2008 r2 sp2 installation failed
Hi,I got a 2-node sql server 2008 R2 failover cluster (64 bit) to patch SP2. One of the node failed with error during sp2 installation as below. Please check and help.Overall summary: Final result:...
View ArticleSql Server 2008 & windows server 2012 incompitability issue
Sql Server 2008 & windows server 2012 incompitability issue
View ArticleSQL server licensing: device CAL vs. multiplexing
Good day!I've ran into a serious discussion on SQL server licensing. Even from Microsoft I'm getting controversal answers.In our organization, we have ISA server 2004 installation acting as a proxy...
View ArticleHow to install reporting services to the existing sql server 2008R2.
Hi All,while installing reporting services to the existing sql server 2008R2 i got the below options.1>Install the native mode default configuration2>Install the SharePoint integrated mode...
View ArticleManual removal of SQL Express 2008 - usual uninstall routine does not work
Hi, folksI have been using Arcserve V12 on a Windows 2008 storage server. Arcserve used SQL Express 2005.Last week I upgraded Arcserve to V16 and during the installation it tried to upgrade SQL 2005...
View ArticleNetwork name
Hi gurusI am new to cluster and Sql, so learning as I go, so take it easy on meI have a sql cluster already setup and with a few instances on it ,but I need to add a new instance to this cluster, the...
View Article