Please start any new threads on our new
site at https://forums.sqlteam.com. We've got lots of great SQL Server
experts to answer whatever question you can come up with.
| Author |
Topic |
|
jeromeg
Starting Member
3 Posts |
Posted - 2002-06-27 : 10:41:23
|
| Hello all,I've got a problem while attempting to acess my sql server with Entreprise Manager or Query Analyzer from the LAN after the Backup procedure Crash. I can only access it with my server's Local QueryAnalyzer.Does someone know something about this ?ThanksJerome.Edited by - jeromeg on 06/27/2002 11:38:57 |
|
|
setbasedisthetruepath
Used SQL Salesman
992 Posts |
Posted - 2002-06-27 : 13:35:37
|
| In what way can't you access your server from EM? Does it claim the server doesn't exist? Or that the login credentials it has aren't valid?Jonathan Boott, MCDBA |
 |
|
|
jeromeg
Starting Member
3 Posts |
Posted - 2002-06-28 : 05:11:26
|
| i try to access server via TCP/IP, the Network name is good and the password too ...It claim that the server doesn't exist.Thanks. |
 |
|
|
RickD
Slow But Sure Yak Herding Master
3608 Posts |
Posted - 2002-06-28 : 05:42:25
|
| Can you ping the server name? If so, Are you able to do a select via QA on the sys tables?PeaceRickEdited by - rickd on 06/28/2002 05:49:10 |
 |
|
|
jeromeg
Starting Member
3 Posts |
Posted - 2002-06-28 : 08:13:14
|
| Yes i can ping it.Now i can connect to it after reboot the server, i hate that when i can't understand.so thanks everybody.Jerome |
 |
|
|
|
|
|