Forum Replies Created

Viewing 15 posts - 3,001 through 3,015 (of 5,841 total)

  • RE: How much memory should be allocated to SQL Server 2008 R2 64 Bit Enterprise

    GilaMonster (3/25/2012)


    Lian (3/24/2012)


    Now if you were to set it to use 9 gig out of 10 gigs the server administrators are seriously concerned and raise the alarms and...

  • RE: Parallel DB availability

    sqlquest2575 (3/23/2012)


    Well..SQLGuru..first of all i would like to thank everyone who responded to my question and secondly..i was just trying to get some expert advice and was not trying to...

  • RE: Index rebuild suddenly takes 5 times as long ?!?

    Divine Flame (3/23/2012)


    TheSQLGuru (3/23/2012)


    I want to jump on the "you MUST adjust your fill factors to avoid such huge index fragmentation" bandwagon!! That is just crazy bad for your...

  • RE: sargability, optimized execution plans, their caching, dynamic sql, and or highly modularized stored procedures.

    GilaMonster (3/23/2012)


    TheSQLGuru (3/23/2012)


    Snargables (3/22/2012)


    If parametized dynamic sql will result in more cache hits then why would anyone write non parameterized dynamic sql?

    There are MANY times where you don't WANT the...

  • RE: Index rebuild suddenly takes 5 times as long ?!?

    I want to jump on the "you MUST adjust your fill factors to avoid such huge index fragmentation" bandwagon!! That is just crazy bad for your IO subsystem AND...

  • RE: Index Fragmentation and SANs

    adrienne.lore (3/22/2012)


    OK... so I guess my concern is more with index fragmentation then, not disk. I was also told that in a thin-provisioned sql environment, this also meant...

  • RE: Is this a bug?

    From the OP:

    >>But it just picks the last one.

    Jeff kinda touched on this, but I wanted to reiterate something: there is NO ordering in set based processing unless...

  • RE: sargability, optimized execution plans, their caching, dynamic sql, and or highly modularized stored procedures.

    Snargables (3/22/2012)


    If parametized dynamic sql will result in more cache hits then why would anyone write non parameterized dynamic sql?

    There are MANY times where you don't WANT the engine to...

  • RE: Generate insert statement from table

    opc.three (3/22/2012)


    The SSMS Tools Pack has a built-in feature to help you generate INSERT statements from a table, or even from a specific query...very handy.

    SSMS Tools Pack > Generate Insert...

  • RE: Parallel DB availability

    sqlquest2575 (3/21/2012)


    Hello Friends, I was wondering if you can help me finding a solution....We need to extract data on a daily basis from production database but since this is production...

  • RE: By Backup job is getting failed

    Go to ola.hallengren.com and use the AWESOME database maintenance stuff found there. Fully documented and incredibly flexible - and FREE!

  • RE: TempDB in RAM

    Devil's Bloody Advocate (3/20/2012)


    TheSQLGuru (3/14/2012)


    ............. FusionIO cards take up a LOT of system memory.........l:

    I thought that FusionIO cards sat in the PCI slots on the motherboard and were not...

  • RE: SQL Source Control

    Since you are looking for options, ApexSQL has source control built into their Edit product. AFAIK they were the first to have that functionality baked into an editor.

  • RE: TempDB in RAM

    SQLKnowItAll (3/14/2012)


    TheSQLGuru (3/14/2012)


    Gianluca Sartori (3/14/2012)


    TheSQLGuru (3/14/2012)


    I would really question putting TEMPDB on a RAM disk in this scenario. FusionIO cards take up a LOT of system memory - which...

  • RE: TempDB in RAM

    Gianluca Sartori (3/14/2012)


    TheSQLGuru (3/14/2012)


    I would really question putting TEMPDB on a RAM disk in this scenario. FusionIO cards take up a LOT of system memory - which is obviously...

Viewing 15 posts - 3,001 through 3,015 (of 5,841 total)