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 |
|
X002548
Not Just a Number
15586 Posts |
Posted - 2004-11-23 : 14:31:09
|
| I do the following on my contingency boxesexec master..xp_cmdshell 'Dir D:\*.*'and I getMsg 50001, Level 1, State 50001xpsql.cpp: Error 1385 from LogonUserW on line 488What doe sthat mean?Not much on GoogleBrett8-) |
|
|
tkizer
Almighty SQL Goddess
38200 Posts |
Posted - 2004-11-23 : 14:34:38
|
| Does xp_fixeddrives show D drive? Did the service account get changed? Does it still have local admin?Tara |
 |
|
|
X002548
Not Just a Number
15586 Posts |
Posted - 2004-11-23 : 14:54:13
|
| I getdrive MB free ----- ----------- C 559D 85959(2 row(s) affected)I think it's security...server ops must've changed something...Brett8-) |
 |
|
|
|
|
|