Forum Replies Created

Viewing 15 posts - 19,741 through 19,755 (of 22,202 total)

  • RE: SQL Profanities

    I'm on the way home, I'll try to set up a test tomorrow. You can see a huge difference in only a few hundred rows. Multi-statement UDF's are just a...

  • RE: SQL Profanities

    Gail, I can tell you do softer style martial arts because your response is much more a redirect of his energies than mine would have been. Very nice.

    riix, try this,...

  • RE: SQL Profanities

    The thing is, most people on the thread, just about everyone on the thread, that suggested using TSQL cursors was a bad thing didn't say "THOU SHALT NEVER USE A...

  • RE: One Hour Query that used to take 13 minutes

    You can't do that in 2000.

  • RE: Operations Manager Custom Collection

    Go for it. The more knowledge that gets out there, the better.

  • RE: Operations Manager Custom Collection

    Thanks.

    I've been remiss in my writing just lately (Tom, who I'm supposed to be working with, is going to kick my butt). There will be another OpsMgr article in the...

  • RE: Operations Manager Custom Collection

    Lots of cursing. If you run out of good words, let me know. I used to be a sailor.

    😉

  • RE: The Active DBA

    I can't come up on Saturday, but I can get there early on Sunday. If that fits the agenda, let me know.

  • RE: The Active DBA

    Steve Jones - Editor (8/12/2008)


    Heck, I used to enjoy karate tournaments.

    Easy to tell who wins when only one is still standing 😉

    That's the old days. Now, most karate tournies, it's...

  • RE: Operations Manager Custom Collection

    Here's the bad news, the amount of good information in a single source on writing custom reports in OpsMgr is even less than that for programming against it.

    Have fun!

  • RE: One Hour Query that used to take 13 minutes

    You were running a query that moved 390 gb of data in 15 minutes? That's the estimated data size from the execution plan. Overall, the plan doesn't look too bad....

  • RE: Relationships

    I don't see anything immediately visible that would prevent you from creating that constraint. Can you post the scripts to recreate the tables? There may be a constraint of some...

  • RE: Operations Manager Custom Collection

    Hopefully, you're right. It does seem like this one may have missed a point or two. Something to keep in mind for the next one.

  • RE: Query times out from web app but runs fast from enterprise manager

    Are you sure it's not being caused by the read committed vs read uncommitted? I don't recommend it's use, because you can get some really bad data, but read uncommitted...

  • RE: page file usage very high

    You're trying to uinstall SQL Server while people are connected to it? That might cause a few issues with the uninstall and the people working.

    Like Steve says, a bit more...

Viewing 15 posts - 19,741 through 19,755 (of 22,202 total)