Moving SQL Server to a new Domain
HiWe have been taken over by another company and have migrated all our AD Accounts PC's and Servers to the new Domain except for our SQL servers that are still running in the old domain.I need to move...
View ArticleSQL Server 2005 Upgrade to 2012
I have done an in-place upgrade of SQL Server 2005 to SQL Server 2012. It appears that SQL Server 2005 is still installed on the server. This is my first in-place upgrade of SQL so I am not sure if...
View ArticleSQL Server 2008 r2 firewall issues
I am in the process of setting up a new testing "server" for web/desktop app development/testing. The machine is an i3 with windows 8 Pro on it. I have installed SQL Server 2008 r2 standard edition...
View Articlequery to get sql server version information?
Hi!I'm new to sql and would appreciate it if anyone could show me the query that i need to type to get the server version information - I do not have direct access to the sql database (doing some work...
View ArticleNetwork error when installing SQL Server 2008 Enterprise
Hi guys, I'm trying to install an SQL Server 2008 Enterprise on Windows Server 2008 R2 Standard and I've got an network error: TITLE: Microsoft SQL Server 2008 Setup ------------------------------ The...
View ArticleSQL 2012 - An error has occurred while trying to access the license...
I had an evaluation copy of SQL Server 2012 installed which expired yesterday. Even though a had subsequently installed a valid copy SQL 2012 Enterprise I could not open the management studio.Based on...
View ArticleRepair 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 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 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 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 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 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 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 Article