Viewing 15 posts - 76 through 90 (of 333 total)
SNAC was introduced all the way back in SQL Server 2005. "SQL Server Native Client combines the SQL OLE DB provider and the SQL ODBC driver into one native dynamic-link...
May 28, 2014 at 10:51 am
To put a slightly different view on this topic - Steve was upgrading a Client operating system. Windows Services should run fine, but they are hardly typical on Windows 8.
We...
May 28, 2014 at 10:27 am
Maybe not relevant, but.... the column [LID] has datatype [int] with IDENTITY(1,1).
The table contains 2,163,568,622 rows.
Max size of an integer is 2,147,483,647.
I guess it's possible that negative numbers have been...
April 30, 2014 at 2:36 am
+1 Thanks Steve, good question on an important topic..... and I got it wrong 🙁
April 23, 2014 at 2:22 am
Good to hear the certificate request finally worked for you.
I think the steps you defined in your first post are a good guide to follow, and will hopefully help...
April 18, 2014 at 1:49 am
Thanks for clarifying the issue, and I'm sure your correct. I was just kinda hoping that embedding the Instance Name in the SPN would be a work-around for dynamic TCP...
April 18, 2014 at 1:45 am
Sorry, I meant to say a nice key symbol, not a padlock! Thanks Joie.
The process you've followed seems correct. Unfortunately the Enrollment Wizard is a strange mix of additional windows,...
April 17, 2014 at 4:19 am
I can't help with your specific Certificate Enrollment process, but if we assume you've managed to generate a valid certificate, which includes the private key, then:
The certificate needs to be...
April 16, 2014 at 9:37 am
You've got a long memory! I think the last time I used the IPX/SPX protocol was playing Red Alert on a small private network.
I don't have a particular server I...
April 16, 2014 at 9:23 am
The instance name in the SPN registration is only for connections other than TCP\IP. These are shared memory and named pipes.....
I've been a bit confused on this point! The guidance...
April 16, 2014 at 1:52 am
There is no way that a single SQLIO exe, running on a single server, should be able to bring down your SAN!
If you know that you are not allowed to...
April 15, 2014 at 6:20 am
Difficult to say if, performance wise, it would be better to split the mdf/ndf files from the ldf files. It would depend on how the database is used (eg. mainly...
April 15, 2014 at 4:57 am
I would start by reading Brent:
http://www.brentozar.com/archive/2014/01/whats-the-smallest-sql-server-you-should-build/
April 11, 2014 at 9:18 am
Hi,
You have Tiered Storage - what process decides which storage is used? Does the SAN automatically move frequently-accessed data to SSDs, or do you have 3 classes of LUN...
April 3, 2014 at 7:14 am
Good, thoughtful question and, even better, step-by-step discussion of each possible answer.
Thanks!
March 20, 2014 at 4:54 am
Viewing 15 posts - 76 through 90 (of 333 total)