Forum Replies Created

Viewing 15 posts - 8,956 through 8,970 (of 19,562 total)

  • RE: Are the posted questions getting worse?

    Roy Ernest (8/19/2011)


    Thank You everyone for the input on TVP. It looks like something worth investing my time to do some performance testing.

    indubitably :-D:-D

  • RE: Are the posted questions getting worse?

    ALZDBA (8/19/2011)


    WayneS (8/18/2011)


    Steve Jones - SSC Editor (8/18/2011)


    Well it looks like we might have an SSC party at the PASS Summit after all for those of you that are going....

  • RE: Are the posted questions getting worse?

    Jeff Moden (8/18/2011)


    I wonder if the new splitter from the "Tally OH!" article would have helped here. I've not done any heavy testing with it against VARCHAR(MAX) but some...

  • RE: Backup Script

    Grant Fritchey (8/19/2011)


    This will get you started[/url].

    Nice

  • RE: BACKUP to share over UNC path is very slow

    I'd expect the Dell raid controller to be better but the HP chipset and processor to be better or at least as good.

    I am scratching my head on this one.

    You...

  • RE: Transaction log file size question

    Guras (8/19/2011)


    I ran the DBCC openTran(mydb)

    but there is no open transactions.

    How do I to locate queries that consume a large amount of log space?

    Thanks for your help.

    Beyond doing a...

  • RE: Transaction log file size question

    Along with that shrink, make sure you account for VLFs. Check the article in my sig list by Kimberly Tripp

  • RE: Today's Random Word!

    innumerable

  • RE: FILESTREAM for RBS

    Yes, database first and then the masterkey.

  • RE: Are the posted questions getting worse?

    Jeff Moden (8/18/2011)


    Almost forgot to ask... how many "fields" did you have per "record" and what was the average length of each record in bytes for the delimited string method...

  • RE: Are the posted questions getting worse?

    Jeff Moden (8/18/2011)


    Roy Ernest (8/18/2011)


    I would love everyones opinion on this topic please.

    I've never used them. I've always used something else because they didn't use to be available. ...

  • RE: Blocked Process Report 2005

    For future reference, here is another query to help get to that head blocker

    SELECT

    [Session ID] = s.session_id,

    [User Process] = CONVERT(CHAR(1),...

  • RE: Configuring FILESTREAM for RBS

    Change d:\blobstore to something like d:\blobstore2

  • RE: Today's Random Word!

    Revenant (8/18/2011)


    crookj (8/18/2011)


    Ray K (8/18/2011)


    crookj (8/18/2011)


    Ray K (8/18/2011)


    bopeavy (8/18/2011)


    Daniel Bowlin (8/18/2011)


    Ray K (8/17/2011)

    --------------------------------------------------------------------------------

    bopeavy (8/17/2011)

    --------------------------------------------------------------------------------

    OUT!

    SAFE!!!

    Let's go to the instant replay

    DVR!!

    VCR!!!

    (I'm old fashioned -- what...

  • RE: FILESTREAM for RBS

    There are many reasons a master key may be required (TDE, create encrypted data in a column, filestream). In all of these cases, you should backup the master key....

Viewing 15 posts - 8,956 through 8,970 (of 19,562 total)