Forum Replies Created

Viewing 15 posts - 4,786 through 4,800 (of 7,164 total)

  • RE: Memory - Total/Target always using same value?

    Cool, thanks for posting back.

    37,624 single-use adhoc plans out of 81,031 taking 1.86GB, and prepared plans are not far behind as a percentage...an efficient waste of RAM 😀

    I would explore...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Memory - Total/Target always using same value?

    For those keeping track at home, here was the change:

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Memory - Total/Target always using same value?

    Nice one! You should email your fix to Kim. What were your results? Sounds like you're on an instance with a lot of memory.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: File System or SQL Server

    Welsh Corgi (3/26/2012)


    opc.three (3/26/2012)


    I use File System packages and execute them using DTExec from a CmdExec SQL Agent Step Type, not an SSIS Step Type.

    I use XML Package Configuration files...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Tracking historical database data......

    redgate SQL Monitor is one. On the top right of these forum pages you can see it in action. It also gathers historical stats for trending purposes.

    If you want to...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Excel connection Manger in 64 bit

    Elliott and Koen provided ways for you to run your existing package in 32-bit mode on the server, with no changes, which may be sufficient for your case.

    However, if...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Find and Replace SSIS Package

    Welsh Corgi (3/20/2012)


    stevefromOZ (3/19/2012)


    Little known usage of SSMS, but it'll open XML quite happily. Eithe ruse File|Open or simply have SSMS open, go to Windows Explorer and click|drag the file...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: SSIS Business Rules Engine?

    What feature of SSIS are you referring to with your comment "the rules within SSIS package" ?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: File System or SQL Server

    PS This allows me to leave the "SQL Server Integration Services" service disabled on all my servers. I need to install it to gain the binaries necessary to run my...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: File System or SQL Server

    I use File System packages and execute them using DTExec from a CmdExec SQL Agent Step Type, not an SSIS Step Type.

    I use XML Package Configuration files (.dtsConfig) for all...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Memory - Total/Target always using same value?

    Indirectly, a bloated proc cache from tons of ad hoc queries generating single-use plans can contribute to memory pressure since the proc cache can grow largely unchecked. Since you're on...

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: What is the difference between Sql server 2005 and sql server2008

    SQL Server 2005: Partitioned Table and Index Concepts

    SQL Server 2008 R2: Partitioned Table and Index Concepts

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Not able to rename dbo.MSreplication_queue table

    Are you in the correct database when you run sp_rename?

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: sql agent error log fail

    It's a bug. Apply SQL Server 2005 SP1 or later.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

  • RE: Toolstrip focus

    Sounds like a .NET question, more than an SQL question. You may want to try posting to the .NET Development Forum on MSDN.

    There are no special teachers of virtue, because virtue is taught by the whole community.
    --Plato

Viewing 15 posts - 4,786 through 4,800 (of 7,164 total)