Viewing 7 posts - 1 through 8 (of 8 total)
Isn't SQLCMD the executable this should be using? We use lots of on-demand batch files. Another subtopic may be security: do you use trusted or SQL authentication and...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
June 5, 2009 at 8:13 am
Thank you, George. That's what I was looking for. Since I didn't see any specific syntax for the -T it would make sense that it would have to...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
March 11, 2009 at 8:42 am
Yes, I have turned on one of the trace flags and I'm beginning to examine what is causing the deadlocks.
However, that is not what this post is about.
I...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
March 11, 2009 at 8:21 am
In the Books Online, under Trace flags [SQL Server]:deadlocks it says "It is possible to enable both trace flags to obtain two representations of the same deadlock event."
I'm trying to...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
March 11, 2009 at 7:16 am
I'm thinking there is a value in the stranswer column of the question table where the questionnumber is not '1.0', '2.0', or '3.0' that cannot be converted to a real...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
March 10, 2009 at 3:28 pm
Yesterday I just ended up creating and testing a series of good old simple batch files: one using BCP.exe to export my tables; the other batch file uses SQLCMD.EXE to...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
October 29, 2008 at 7:56 am
Well, from a DR standpoint I would think it would help us get up and running faster. The SQL logins have to be "remapped" back to the database users...
Nate TeWinkel
UFS Inc. - DBA / Operations Analyst / Programmer
October 27, 2008 at 11:37 am
Viewing 7 posts - 1 through 8 (of 8 total)