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 |
Johnho008
Starting Member
24 Posts |
Posted - 2008-07-25 : 11:02:46
|
Hi everyone,Thank you for your help in advances. I am trying to run the command ,in QA, "EXEC MASTER..XP_CMDSHELL 'OSQL -S <servername> -E'"and get error'Cannot generate SSPI context'. This works on all my other servers. Any idea why this happens? I have ran the OSQL command in Dos and it works fine |
|
visakh16
Very Important crosS Applying yaK Herder
52326 Posts |
Posted - 2008-07-25 : 11:36:12
|
http://blogs.msdn.com/sql_protocols/archive/2005/10/19/482782.aspx |
 |
|
|
|
|