Viewing 15 posts - 3,586 through 3,600 (of 7,168 total)
The build you're on should include the fix for the connect item I linked to. You may have run into a new bug. If you can reproduce it submit a...
July 13, 2012 at 4:59 pm
darren.franklin (7/13/2012)
We use versioning software to add schema changes made in development to UAT...
July 13, 2012 at 4:52 pm
Just to confirm, both SQL Servers, the old and new, are in the domain correct?
If so, please run both of these from a cmd shell prompt on one of the...
July 13, 2012 at 3:08 pm
I suspect you're running into an issue where there is a registered SPN for the new server. What is the SQL Server service running as on the new server? Is...
July 13, 2012 at 2:51 pm
schleep (7/13/2012)
Ah sorry, posted answer in other forum...The OS reboot solved everything, the SQL service reboot changed nothing.
Excellent, that was what I was hoping.
Renamed 3 more accounts today.
Last week,...
July 13, 2012 at 1:36 pm
How is it going?
July 13, 2012 at 10:44 am
Sure, delete the SPN Kerberos is issuing tickets on.
Why would you want to do this by the way? Kerberos is preferred over NTLM as its viewed as more secure and...
July 13, 2012 at 10:38 am
Per this article each user connection to SQL Server 2005 uses Approximately (3 * network_packet_size + 94 KB).
I say 200 idle connections is nothing for a machine with those specs,...
July 13, 2012 at 8:52 am
I rarely recommend it, but in this case I would try bouncing the server.
July 12, 2012 at 8:12 am
sihaab (7/11/2012)
They do not provide anything or our company decide not to buy extra packages at this time.
Not sure what you're saying here.
But, my question is, if a server is...
July 11, 2012 at 5:54 pm
That's great! I still kind of want to know if Joe Wu's post on ALTER LOGIN checks out or not 😉
July 11, 2012 at 5:43 pm
Absolutely it makes a difference. Not all cloud solutions are created equal. With SQL Database on Windows Azure you get database redundancy as part of the platform.
In terms of database...
July 11, 2012 at 5:39 pm
It depends on the cloud platform. Are you talking about Windows Azure w/ SQL Database, or one of the others?
July 11, 2012 at 5:29 pm
Viewing 15 posts - 3,586 through 3,600 (of 7,168 total)