SQL Server is NOT on TS box; it runs on an SBS 2008 box.
Event Logs on both boxes are pretty clean; no clues there.
GP's for users work in all respects. This database is the only app having a problem.
WRT running db locally. Currently running app from physical console (versus RDP connection). Will have results shortly. This app will get error just by being open and sitting idle. Not sure of mean time to failure.
Main Topics
Browse All Topics





by: LSMConsultingPosted on 2009-08-26 at 06:43:48ID: 25187547
I'm assuming that the SQL Server is NOT on the same machine as the TS ...
If that's the case, then the first thing to look at would be the connection between the TS and the machine running the SQL Server. Have you checked the event log of both machines to see if there's any clues?
Also check User and Group settings for policies that may cause this. I'm not sure exactly what those would be (the logs will likely give you a clue, if this is a problem).
If you run the db locally from the TS box (i.e. do a physical walkup and fire up a local copy of the FE) does the same thing happen?