Sign in
MSDN Blogs
Microsoft Blog Images
More ...
Liked?
News
Common Tasks
Blog Home
Email Blog Author
RSS for comments
RSS for posts
Atom
Search
Recent Posts
And… I am blogging on WordPress also!
Posted
over 2 years ago
by
Balmukund
It’s Denali now!!!
Posted
over 3 years ago
by
Balmukund
How to install Clustered SQL Server 2008 on Windows 2008 Cluster using Hyper-V (Guest Clustering) Part – 2
Posted
over 3 years ago
by
Balmukund
How to install Clustered SQL Server 2008 on Windows 2008 Cluster using Hyper-V (Guest Clustering) Part – 1
Posted
over 3 years ago
by
Balmukund
How to move SQL Server from Standalone to Cluster environment
Posted
over 3 years ago
by
Balmukund
Blogs from Microsoft
buckwoody
bart duncan
Craig Freedman
SQL Escalation Engineer's Blog
SQL Escalation Engineer's Blog
Tags
Pages
Script
SQL Server Cluster on Virtual Server
Archives
Archives
May 2011
(1)
November 2010
(1)
April 2010
(2)
January 2010
(1)
November 2009
(1)
August 2009
(1)
May 2009
(1)
March 2009
(1)
January 2009
(1)
December 2008
(2)
October 2008
(1)
July 2008
(1)
June 2008
(3)
February 2008
(1)
January 2008
(2)
December 2007
(1)
October 2007
(1)
April 2007
(2)
MSDN Blogs
>
Balmukund
Subscribe via RSS
Sort by:
Most Recent
|
Most Views
|
Most Comments
Excerpt View
|
Full Post View
Balmukund
And… I am blogging on WordPress also!
Posted
over 2 years ago
by
Balmukund
4
Comments
First of all, many thanks to all the friends and followers who always inspire me to share my knowledge with the world. In recent past I have been actively participating in MSDN forums and realized that there is so much knowledge to be shared. Many times...
Balmukund
It’s Denali now!!!
Posted
over 3 years ago
by
Balmukund
2
Comments
Most of us know the SQL Server next version – code name “Denali” CTP1 has been released. Today, I have downloaded and installed it on my VM to lean more.. Here is the download link As soon as I started setup, after few steps, I was stuck with below error...
Balmukund
How to install Clustered SQL Server 2008 on Windows 2008 Cluster using Hyper-V (Guest Clustering) Part – 2
Posted
over 3 years ago
by
Balmukund
2
Comments
Few readers contacted me offline for next part. Here is the second part.. http://blogs.msdn.com/sqlserverfaq/archive/2010/04/28/how-to-install-clustered-sql-server-2008-on-windows-2008-cluster-using-hyper-v-guest-clustering-part-2.aspx Thanks for the...
Balmukund
How to install Clustered SQL Server 2008 on Windows 2008 Cluster using Hyper-V (Guest Clustering) Part – 1
Posted
over 3 years ago
by
Balmukund
1
Comments
After hearing a lots of feedback on my previous blog post on SQL 2005 Cluster on Virtual Server, I decided to spend some time to write a blog to install SQL 2008 on Windows 2008 R2 Cluster in Virtual Environment using Hyper-V. New Series is posted here...
Balmukund
How to move SQL Server from Standalone to Cluster environment
Posted
over 3 years ago
by
Balmukund
5
Comments
Few days back there was a question in our internal forum about moving SQL Server from Standalone to cluster environment. Based on my experience there are many ways to move standalone SQL Server to clustered SQL Server. As you all know that SQL Server...
Balmukund
SQL Server 2005 Express setup failure with error - An error occurred during encryption.
Posted
over 4 years ago
by
Balmukund
5
Comments
Recently I have worked on one of the case where SQL Server Express Edition was failing with Error The SQL Server service failed to start. For more information, see the SQL Server Books Online topics, "How to: View SQL Server 2005 Setup Log Files"...
Balmukund
Did you know? – SQL 2008 Management Studio shows missing indexes for a query in human readable format?
Posted
over 4 years ago
by
Balmukund
4
Comments
While working with a customer, we identified that there is a easy way to find missing index of a given query using Management Studio (SQL 2008 onwards). So I thought of sharing along with a demo. Below is the demo script to create objects needed. ...
Balmukund
My first experience with hyper-V (Few BIOS setting)
Posted
over 4 years ago
by
Balmukund
6
Comments
I decided to write a new blog series to Install SQL Server 2008 on Windows 2008 cluster in Virtual environment. Since I got brand new Windows 2008 64 Bit machine, i decided to use Hyper-V to play around. I could install Hyper-V without any issue but I...
Balmukund
SQL Server 2008 Evaluation Edition Expired? Believe me, I already upgraded it. What’s up?
Posted
over 4 years ago
by
Balmukund
25
Comments
Once you install evaluation edition of SQL Server 2008 and then perform in place upgrade to full version, you may get below error message when you open SQL Server Management Studio. For better search, below is the text of the message Microsoft SQL Server...
Balmukund
Script to Change Service Account
Posted
over 4 years ago
by
Balmukund
3
Comments
Sometime back I was asked by one of my customer who wanted to change the startup account for SQLServer Service and SQLBrowser Service without manually going to SQL Server Configuration Manager and changing password there. By the way, did you know... You...
Balmukund
Resources - Migration from SQL 2000/SQL2005 to SQL 2008
Posted
over 5 years ago
by
Balmukund
3
Comments
I will keep on adding the resources which I would find useful to help customer upgrading from SQL Server 2000/SQL Server 2005 to SQL Server 2008 White paper written by experts SQL Server 2008 Upgrade Technical Reference Guide SQLCAT Team Blog http://blogs...
Balmukund
How do I define a policy in SQL Server 2008 to evaluate if a Trace Flag is enabled ?
Posted
over 5 years ago
by
Balmukund
0
Comments
Someone posted this question in one of the internal forums and I found this interesting so thought of posting the solution. We are not allowed to add new facets in Policy Based Management and I could not find any facet which checks for trace flags. While...
Balmukund
What was the date on Last Monday?
Posted
over 5 years ago
by
Balmukund
1
Comments
One of my friend asked me logic/Query to find date of last Monday. Everyday of the week can be identified as a number i.e. Sunday is 1, Monday is 2 and so on... Since he wanted to find out date on Monday, it is 2nd day of week. Below is the logic Monday...
Balmukund
Workstation components installed but only the Configuration Tab shows. What's up?
Posted
over 5 years ago
by
Balmukund
1
Comments
Q. Where is Management studio? I installed all components in SQL Setup. Q. Workstation components installed but only the Configuration Tab shows. What's up? I have come across this situation many times where someone is trying to install SQL Server 2005...
Balmukund
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 5)
Posted
over 5 years ago
by
Balmukund
66
Comments
This is the last part of the series. Once you have configured windows cluster and MSDTC, installing SQL is piece of cake. I already mentioned in part 1 that you have to download ISO (SQLEVAL.ISO) which we would need to attached as CD drive which would...
Balmukund
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 4)
Posted
over 5 years ago
by
Balmukund
20
Comments
In previous parts( Part 1 , Part 2 and Part 3 ), we have completed windows clustering. Now, before installing SQL Cluster we have to configure MSDTC. We also need to make some shared drive which we would use to keep SQL Server databases and MSDTC. We...
Balmukund
SQL 2005 Cluster Setup Checklist
Posted
over 5 years ago
by
Balmukund
19
Comments
I know there are many resources on various web sites to install SQL Server 2005 on Cluster. Below are the three documents which I always share with my customers. Server Clusters: Storage Area Networks http://www.microsoft.com/downloads/details.aspx?FamilyID...
Balmukund
Script : Map All Orphan Users to Logins else create login and map
Posted
over 5 years ago
by
Balmukund
2
Comments
Once of my customer asked for an "automated" script which would find all the users, which are not mapped to login and map them. Below is the logic which can be used. <<<<<<<<<< PLEASE READ DISCLAIMER >>>>>>...
Balmukund
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 3)
Posted
over 5 years ago
by
Balmukund
13
Comments
In Part 1 and Part 2 , we configured till setting up Quorum drive on MyNode1. First we need to change the IP address of heartbeat network which we added to MyNode1 and MyNode2. Below is the screen shot of heartbeat IP on MyNode1. We need to give...
Balmukund
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 2)
Posted
over 5 years ago
by
Balmukund
0
Comments
In Part 1 we have made our Virtual network ready which is having a domain controller and two member servers (MyNode1 and MyNode2) Lets start making cluster... Create Quorum Disk For cluster we need a Quorum disk. Below are the steps to make a...
Balmukund
How to create SQL Server 2005 Clustering with Virtual Server 2005 (Part 1)
Posted
over 6 years ago
by
Balmukund
35
Comments
After delivering SQL Training, I realized that there is a need to write a blog which talks about Installing SQL Server 2005 cluster on Virtual Environment. Many DBA wants to see how Cluster looks like and they don't have capability to buy/see actual cluster...
Balmukund
SQL Server 2005 - Blocked process report
Posted
over 6 years ago
by
Balmukund
0
Comments
In SQL Server 2000 and earlier version, there was no easy way to find blocking on server. You need to capture Blocker script and do analysis. Going forward, in SQL Server 2005 there is new event in profier trace called "Blocked Process Report" Event Class...
Page 1 of 1 (22 items)