Viewing 15 posts - 1,906 through 1,920 (of 7,498 total)
SQLkiwi (7/5/2011)
July 6, 2011 at 3:20 am
did you change service accounts passwords ?
July 6, 2011 at 12:19 am
You may also want to start a sqlprofiler trace on your sqlinstance capturing all login info an all oledb errors to get more detail on what's going wrong.
( keep it...
July 5, 2011 at 8:20 am
1) Is your production server sql2008 ?
2) is your production DB dblevel 100 ?
DMV may not work when running the db in a lower compatibility mode.
btw avoid usage of the...
July 5, 2011 at 5:15 am
SQLkiwi (7/4/2011)
ALZDBA (7/4/2011)
July 5, 2011 at 1:10 am
Since it states user '' IMO that means someone didn't provide a SQLUser !
Check that applications parameters to configure the connection string.
July 5, 2011 at 12:13 am
Sumanta Roy (7/4/2011)
Please see the result below.
Microsoft SQL Server 2008 R2 (RTM) - 10.50.1600.1 (X64) Apr 2 2010 15:48:46 Copyright (c) Microsoft Corporation Standard...
July 4, 2011 at 7:43 am
Adi Cohn-120898 (7/4/2011)
...By default SQL Server is configured to log failed login error in SQL Server’s error log. ...
I don't think it is logged in th errorlog by default -...
July 4, 2011 at 7:00 am
In that case double check there aren't any sql client aliasses defined that revert the connection ...
- Can you post @@version info of the instance ?
- On your instance, can...
July 4, 2011 at 3:21 am
Is this the only instance on that server ?
Double check you and your user are connecting to the same server\instance !
Maybe this failed connection tracker helper can help you sort...
July 4, 2011 at 2:47 am
GilaMonster (7/4/2011)
SQLkiwi (7/3/2011)
If I go to the Summit, I'm looking at around NS$6000 out of my own pocket just for the travel side.
A little under $2000 USD here...
July 4, 2011 at 1:27 am
Jeffrey Williams-493691 (7/3/2011)
July 3, 2011 at 12:06 pm
It's great to see many of SSC addicts have been granted MVP once more.
Congratulations to you all.
July 3, 2011 at 1:08 am
Chad Crawford (6/29/2011)
ALZDBA (6/29/2011)
Chad Crawford (6/28/2011)
Wahoo! My users group just scheduled me to speak in August. Let the stress begin.... 😀
This won't hurt either.
Actually it...
June 30, 2011 at 4:17 am
Jeff Moden (6/29/2011)
June 30, 2011 at 4:12 am
Viewing 15 posts - 1,906 through 1,920 (of 7,498 total)