Did you come across any situation where you wanted to make sure that the password you set for a SQL account is what you really…
Question After connecting to SQL Server using SQL Server Management Studio, I am not able to see the green play arrow on the SQL Server…
If you wanna add a shared disk to the two nodes of a cluster to be built inside a VMware, Follow below steps. If your…
At first I thought starting SQL Server in Single user mode is easy in Windows 2008 fail-over cluster. But I was wrong, If I just…
Why do we need this? By default, you might be having the stock media package which will give you a SQL server without the latest…
Symptom: Shows errors like below on your Joomla, Drupal or in any other php coded webpage. Deprecated: Function ereg() is deprecated in … Deprecated: Function split() is…
Before we start we need to make mySQL database capable of supporting unicode characters. For that we need to change the database collation or the…
Problem: We had a requirement to change the SQL Server Fail over cluster group Virtual server name. We did that change through the cluster administrator.…
Log-in to the active node. Trigger a full backup for all System and User Databases. Script out all log-ins. If there are any user databases,…
Prerequisites SQL Server 2008 Standard/Enterprise/Developer edition install Media with Service pack 2. One IP address as SQL Cluster virtual IP and host-name as SQL Cluster virtual host-name.…