Viewing 15 posts - 571 through 585 (of 2,496 total)
A few things to consider:
1) Windows 2008 does not take advantage of Second-Level dress Translation (SLAT), while Windows 2008 R2 and above does. This typically gives a 5% performance...
October 14, 2013 at 3:09 am
Have you looked at S3Browser. There are both GUI and command-line versions available.
October 2, 2013 at 9:22 am
The unzipped version should look like the screenshot below. We normally just copy the media over the network to whatever server we want to run the install on.
September 24, 2013 at 8:25 am
There are a few choices...
a) You can mount the iso file in a virtual DVD drive on the server where you want to run the install
b) You can install a...
September 24, 2013 at 7:40 am
SSRS will go to sleep after about 20 minutes of no-one using it. The next person who uses it will wait for about a minute for SSRS to wak...
August 13, 2013 at 9:19 am
Using a domain user account for SQL Agent works fine in SQL 2012 (and SQL 2005, 2008, 2008R2, 2014), you just have to give it the correct rights.
It needs:
Act...
August 12, 2013 at 5:06 am
That is true! SQL does not support a hostname over 8 characters.
August 12, 2013 at 3:02 am
You can create a SQL cluster without MSDTC, but normally MSDTC would be involved.
There is nothing stopping you creating a single-node MSDTC cluster to live with your single-node SQL cluster.
If...
August 12, 2013 at 3:00 am
We use Amanda Enterprise to back up directly to S3 (no intermediate staging).
This takes our standard SQL backups and all the non-DB files that need backup and puts them all...
August 12, 2013 at 2:39 am
I agree that the SQL Server license model is badly designed, and I would much prefer a model based around capacity rather than features. Also the 'virtualisation tax' of...
August 7, 2013 at 2:43 am
You need to install SQL 2005 backward compatibility and the DTS designer components in order to edit DTS packages with SQL 2008. Ther are also some post-install steps you...
August 6, 2013 at 9:55 am
It sounds like you are fairly new to SQL Server replication. There is a lot to learn, and you never stop learning. We have used replication for...
August 6, 2013 at 9:51 am
The most reliable fix is to reinstall Windows.
You may be able to get things working by hacking the registry, but you will probably take longer to get things working with...
August 6, 2013 at 9:29 am
Just realised you were doing this on SQL 2005. Be aware that the SQL 2005 SPs and CUs have a poor record of being able to work if master...
August 6, 2013 at 9:25 am
What you want to do is a bit like cutting open your chest and connecting your major blood vessels to another heart. It can work, but do not be...
August 6, 2013 at 9:23 am
Viewing 15 posts - 571 through 585 (of 2,496 total)