Posts Tagged ‘installation’

Installing SQL Server 2012

Written by VidhyaSagar. Posted in General

This might be a simple article for the intermediate folks, however I would like to show you the screen’s in SQL Server 2012 installation. As far as I know the setup is similar to the one which we did for SQL Server 2008 R2, there are some additions to the installation part. Before jumping into the installation lets see the add-ons related to installation.

VN:F [1.9.20_1166]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Installing SQL Server 2008 R2

Written by VidhyaSagar. Posted in DBA

In this article we are going to discuss about installing SQL Server 2008 R2, I know Im little late as R2 is released last month. Before we stepping into installation make sure you have necessary hardware and software requirements, check http://technet.microsoft.com/en-us/library/ms143506(SQL.105).aspx this KB article for the same.

VN:F [1.9.20_1166]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Installing SQL Server 2008

Written by VidhyaSagar. Posted in DBA

Microsoft has released its RTM version of SQL server 2008 on August 06th 2008. Hope we are ready for next migration, this article will help you to install SQL server 2008.

VN:F [1.9.20_1166]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Installing SQL Server 2005

Written by VidhyaSagar. Posted in DBA

Before we begin the installation, login into the server with admin rights.

1.) Insert the SQL server CD DVD and wait for auto-menu to popup.

VN:F [1.9.20_1166]
Rating: 0.0/5 (0 votes cast)
VN:F [1.9.20_1166]
Rating: 0 (from 0 votes)

Recent Comments

VidhyaSagar

|

You can make use of Cluster.exe utility or powershell.

Cluster.exe sample
cluster group “Cluster Group” /move

Powershell sample
Move-ClusterGroup “Cluster Group”

Ganapathy

|

Vidya,

How to move the Windows cluster from one node to the other node in command line

Senthilsjc

|

Usefull Session. Please Keep it up,,

veeresh

|

Not yet tested might be very good feature..

VidhyaSagar

|

Probably Encryption might be set, so go to reporting server configuration wizard and then click on Encryption tab. Once you are there take a backup of the existing key and then delete it. Now you will be able to point it to new db