Viewing 15 posts - 631 through 645 (of 2,496 total)
I am interested to hear what your experience is if you do this.
We have decided to always use EC2 volumes, but have not experimented with using the instance storage for...
April 22, 2013 at 4:24 am
This seminar (SANLess SQL Failover Clustering on the Ground and in the Cloud) on 23 April may be of interest https://www2.gotomeeting.com/register/645723002
April 22, 2013 at 4:18 am
If you are installing a SQL Server Cluster on a Windows Cluster thern you need a shared disk.
If this cannot be provided by the storage infrastructure you can...
April 22, 2013 at 4:10 am
My understanding is that a single column can support a single FT index in a single language.
This is because the parsing function for a FT index needs to know about...
April 22, 2013 at 3:58 am
Staying on an old version of a product has a cost.
Any cost/benefit analysis about moving to a new version of a product should include the costs of staying...
April 22, 2013 at 3:45 am
This link may give some useful details about proxy accounts, but it does assume that the SQL Agent service account is already set up with the required rights... http://sqlserverfinebuild.codeplex.com/wikipage?title=SQL%20Server%20Proxy%20Accounts
April 22, 2013 at 3:30 am
If you already know SQL Server but do not know SQL Clustering then you have a lot of learning to do. SQL Clustering introduces new and interesting ways to...
April 17, 2013 at 2:52 am
I am assuming that you have got your Access applications split into Front-End and Back-End databases. It is the back-end tables that you will be moving to SQL Server.
It...
April 17, 2013 at 2:41 am
The best 'workround' I can think of would be to create a command file that passes the passwords at execution time, instead of storing them in a configuration file.
This would...
April 9, 2013 at 5:24 am
I was going to suggest setting up a database mirror. This would allow you to failover to the mirrored database with minimum downtime. If the SAN version of...
April 8, 2013 at 8:21 am
Best Practice is to not move or rename files for master, model and the resource databases. There are no performance or data integrity reasons for making these changes. ...
April 8, 2013 at 5:52 am
When you know what Upgrade Advisor has found, a good next step is to set up a SQL 2012 instance in your development environment and run all your applications on...
April 8, 2013 at 5:49 am
What are your SLAs for RTO and RPO? If you do not have SLAs for these items you are most likely either using more money than your business wants...
April 8, 2013 at 5:47 am
The SQL Experss media does not include any of the pre-requisite software components needed for SQL Server. You have to deral with this yourself.
Are you checking for and installing...
April 3, 2013 at 3:28 am
SQL 2008 R2 introduces support for Second Level Adderss Translation (SLAT). If you run it on Windows 2008 R2, you should see about a 5% performance improvement over running...
April 3, 2013 at 3:19 am
Viewing 15 posts - 631 through 645 (of 2,496 total)