Viewing 15 posts - 421 through 435 (of 2,496 total)
Talk to your license reseller before you buy any licences. Explain your situation to them including the SQL Server versions and editions you hope to use.
SQL Express may be...
June 23, 2014 at 3:51 am
Thanks for the update.
I am sure that you are looking at the legal aspects of this, but if you think the spammers might have broken a law please get the...
June 23, 2014 at 3:47 am
Someone once said 'Never put down to enemy action anything that can be adequately explained as incompetence'.
The statement 'SQL Server is dying, the future is open source' seems a bit...
June 23, 2014 at 3:39 am
Right-click on the cluster name, select ‘More Actions’, then “Shut Down Cluster…”
You should use Cluster Manager, but instead of stopping the Cluster you should set the Cluster Groups to Offline....
June 23, 2014 at 3:09 am
Do not forget that your physical log file contains what are called virtual log files. If the VLF in use starts 14GB into your log file, then the physical...
June 18, 2014 at 3:59 am
Grant has covered the main things.
Definitely do this as a side by side upgrade. An In-Place upgrade is mainly for folks who like playing Russian Roulette.
You say...
June 18, 2014 at 3:51 am
Sorry, I should have said the install will fail if the account running the install and the machine name (not the domain name) are the same.
I have not been able...
June 18, 2014 at 2:18 am
The SQL Server install will fail if both the account running the install and domain name are the same.
Create a different account on your machine and rerun the install using...
June 17, 2014 at 5:44 am
If you want to do load balancing over multiple identical copies of a SQL Server database then you have 3 main options. All options require you to put a...
June 16, 2014 at 5:13 am
I agree with Craig.
You need to know the requirements, not try to guess them. Your guesses may be right, but if they are wrong you can easily spend time...
June 16, 2014 at 3:41 am
Put it another way... On an ADDNODE install you cannot specify the location for the SQL binaries, they always go to the system drive.
I agree it is a good idea...
June 16, 2014 at 2:56 am
There is also a KB article about disk corruption being reported on a failover if the volume was formatted using a Quick Format and you are accessing it via iSCSI.
Although...
June 10, 2014 at 2:22 am
Yes, you can put Standard Edition on a 3-node Windows cluster, but you can only install the SE SQL cluster on two of the nodes.
Alternatively you can install two instances...
June 3, 2014 at 5:55 am
There are a number of well-known businesses that run their entire public-facing web site in the cloud. Virtualisation can and does work well for SQL Server when you use...
June 2, 2014 at 5:02 am
At the very least you should look at what is needed to make a cloud migration successful for you.
I was part of the team that moved my employers systems to...
June 2, 2014 at 4:38 am
Viewing 15 posts - 421 through 435 (of 2,496 total)