Forum Replies Created

Viewing 15 posts - 3,511 through 3,525 (of 19,560 total)

  • RE: Who modified the JOB?

    Here's an option that can be used. You will need to determine what you want to audit in msdb for the jobs, but this can get you going in...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: XML Query on msdb.dbo.sysssispackages

    see if this is of any help

    http://www.sqlservercentral.com/blogs/sqlballs/2013/01/21/how-do-you-query-maintenance-plan-package-metadata/

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    BWFC (2/21/2014)


    SQLRNNR (2/21/2014)


    dingleberry

    Clinker

    Klink

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Largest MS SQL Server Databases

    I have worked on a few in the range of 8+TB.

    I have also supported 4500 Instances with multiple databases each.

    I have done very busy OLTP and also some very boring...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Cannot drop orphan data file

    Yeah, it really looks like it will be the no-fun approach to solving this. New database and migrate the data.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Today's Random Word!

    dingleberry

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Row level security

    You are welcome.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Row level security

    You could also take a look at the patient encryption demo script provided in this download

    http://www.sqlskills.com/resources/conferences/201203devweek_security.zip

    That is a session put on by Bob Beauchemin.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: TempDB Growing

    New Born DBA (2/21/2014)


    SQLRNNR (2/21/2014)


    Try dropping the batch sizes down.

    Also, are you loading the table as the source or are you loading it via a tsql statement?

    Sometimes SSIS likes (ok...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Row level security

    Here is a tool that should be worth your while.

    http://sqlserverlst.codeplex.com/

    Lara built the Enterprise Policy Management Framework and has this product out there to do RLS and CLS.

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Largest MS SQL Server Databases

    Steve Jones - SSC Editor (2/21/2014)


    stormsentinelcammy (2/21/2014)


    Steve Jones - SSC Editor (2/21/2014)


    Not I. I'd pass on that job. I like my family and bed.

    You'd hope if you're working on instances...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: TempDB Growing

    Try dropping the batch sizes down.

    Also, are you loading the table as the source or are you loading it via a tsql statement?

    Sometimes SSIS likes (ok a lot of times)...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Are the posted questions getting worse?

    jcrawf02 (2/21/2014)


    Jeff (and all you guys who helped test the delimited split 8k) are solving problems you don't even know about. Found this in my inbox today from a former...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: TempDB Growing

    In your migration package, are you batching the record export/imports to 10,000 or something other than the default (which tries to do the entire table)?

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

  • RE: Cannot drop orphan data file

    SQL Guy 1 (2/21/2014)


    DBA-640728 (2/20/2014)


    We are getting this alert because physically the file group is removed but logically it is presented and acting as a orphan file.

    Unlike Files,...

    Jason...AKA CirqueDeSQLeil
    _______________________________________________
    I have given a name to my pain...MCM SQL Server, MVP
    SQL RNNR
    Posting Performance Based Questions - Gail Shaw[/url]
    Learn Extended Events

Viewing 15 posts - 3,511 through 3,525 (of 19,560 total)