Viewing 15 posts - 451 through 465 (of 1,518 total)
Thank you, actually the odd thing is that I RDP to the web-server computer with the same credentials that I use to launch the site from my desktop.
I will take...
September 7, 2010 at 10:52 am
I found the culprit!
The Windows locale is different in Server2 from that everywhere else in my environment.
On Server2 it is English/Canada.
On the rest of my env it is English/US.
This affects...
August 13, 2010 at 7:58 pm
I actually tried a brand new installation of SQL 2008 SP1 Enterprise Ed. on the server with O/S Windows Server 2008 Standard SP2, and while attempting to set the SQL_Latin1_General_CP1_CI_AS...
August 13, 2010 at 7:34 pm
Perry Whittle (8/5/2010)
August 5, 2010 at 1:23 pm
Perry Whittle (8/4/2010)
keep the locked pages but you will need to review your MAX Memory settings!
Hmm, I thought if I have locked pages disabled, that I would be able to...
August 5, 2010 at 12:59 pm
Two advantages of using a dedicated MSDTC instance for each SQL instance are:
(1) Better performance: The MSDTC always runs on the same physical node as SQL Server, minimizing communications overhead.
(2)...
August 4, 2010 at 12:11 pm
tfowler (7/27/2010)
link:...
July 27, 2010 at 1:37 pm
Thank you both, that makes sense.
July 27, 2010 at 12:17 pm
Here is the procedure to fail over back to the original principal server:
(1) Switch mirroring from asynchronous to synchronous mode (if already running in sync mode, no need for this...
July 26, 2010 at 3:25 pm
As great as "missing indexes" is, it is good to be aware of some pitfalls of the feature:
July 23, 2010 at 12:30 pm
Memory pressure may also cause this information to be erased from the cache, so the time frame during which this info is maintained may be even shorter than the latest...
July 23, 2010 at 7:34 am
Yup, our support staff looking after AD changes don't like it because it means more work for them, but it seems renaming AD accounts does not jive well with SQL...
July 20, 2010 at 7:46 am
S.K. (7/19/2010)
Has the SQL Instance been restarted at all? My account was renamed, and instances that we haven't renamed yet still link my SID back to my old...
July 20, 2010 at 7:39 am
Hi,
We are having the same problem, but it involves the renaming of a single user in Active Directory.
Do we still need to restart the SQL instance to get this fixed?
Would...
July 13, 2010 at 3:18 pm
Thank you, I'm glad it was helpful.
July 12, 2010 at 7:58 am
Viewing 15 posts - 451 through 465 (of 1,518 total)