July 6, 2010 at 5:27 pm
Hello -
I am getting this error when just trying to connect to query analyzer.
[Microsoft][ODBC SQL Server Driver] Timeout expired
It was working fine yesterday.
If I go into ENterprise manager, I go down to databases and it will not expand databases.
I have restarted SQL server and done a complete reboot multiple times.
Any idea what could have happened??
HELP!!
July 14, 2010 at 3:07 am
check it, if any network issue happened.
Thanks & Regards
Balaji.G
July 21, 2010 at 10:00 pm
Did any of the configurations change?
Try using the command line OSQL.exe to connect and troubleshoot
osql.exe -S SerververName -E
If that does not help try starting the SQL Server from the command line using sqlservr.exe
Pradeep Adiga
Blog: sqldbadiaries.com
Twitter: @pradeepadiga
July 26, 2010 at 1:04 am
I have seen this happen with certain models of servers, when SQL Server is practically idle- you can check your firmware is up to date (if SQL itself looks ok).
July 27, 2010 at 12:11 am
when you connect to the db server. you can use ip address instead of servername. It's an other way
to connect the database server.
Thanks & Regards
Balaji.G
Viewing 5 posts - 1 through 4 (of 4 total)
You must be logged in to reply to this topic. Login to reply