Forum Replies Created

Viewing 15 posts - 2,251 through 2,265 (of 19,560 total)

  • RE: Query SSIS packages

    Koen Verbeeck (8/14/2014)


    Phil Parkin (8/14/2014)


    I can't see a way of querying SSISDB directly to get this data. Which makes me wonder where SQL Server has put it!

    I asked Matt Masson...

    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: Crazy VLF count growth 274 to 97482

    DennisPost (8/14/2014)


    I pregrow the files to an appropriate size (sounds like 256GB may need to be considered). But I avoid the multiples of 4GB and will go with 4000MB or...

    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: SQL Server Service Will Not Start

    lmarkum (8/13/2014)


    A repair operation got me going again.

    Good to hear.

    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: sp_rename and the procedure definition

    TomThomson (8/13/2014)


    SQLRNNR (8/13/2014)


    Why can't sp_rename perform that same metadata update?

    Good question. That's something we definitely agree on. sp_rename should update all the metadata. If it did, OBJECT_DEFINITION...

    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: How to prevent database access

    Evil Kraig F (8/13/2014)


    Just an additional note on this: Any seriously competent sysadmin with physical access to the box, unless it has no interfaces (USB, CD Roms, etc), can...

    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: SQL Server Service Will Not Start

    lmarkum (8/13/2014)


    We used backup exec and chose to back up with NTFS permissions. The other files we copied were from a machine also on SP1. Should we try...

    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: SQL Server Service Will Not Start

    lmarkum (8/13/2014)


    Windows is on the other drive array and was not touched.

    Ok, that works for the registry settings. But the permissions for the service accounts on this other array...

    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: Error 0xC0049064 during derived column transformation

    acapone (8/13/2014)


    How do I do that from within the SSIS package?

    Use a derived column

    Try something like the following. Bear in mind that you still have the other transformation 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: How to prevent database access

    curious_sqldba (8/13/2014)


    Are there ways in SQL server to deny connecting to a instance? Basically i am looking for a way where data is accessed only through application , even the...

    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: SQL Server Service Will Not Start

    I was concerned about the windows accounts and permissions.

    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: SQL Server Service Will Not Start

    Were all the accounts, permissions and registry settings restored?

    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: Query SSIS packages

    Eirikur Eiriksson (8/13/2014)


    demin99 (8/13/2014)


    Hi Iam using SQL Server 2012.I have around 120 packages deployed in Integration services catalogs.

    I wanted to find the packages that uses a particular tablename. Is there...

    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: how to get 00.00 format for percent column

    KoldCoffee (8/13/2014)


    i did not think of that. but I tried

    =Format((Fields!CUL1.Value) * 100,"F2")

    and it didn't work.

    Multiply by 100 in the source data instead of the format.

    It also helps to understand what...

    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: Crazy VLF count growth 274 to 97482

    DennisPost (8/13/2014)


    I know Kimberly Tripp[/url] does not recommend log growth using multiples of 4GB increments, but the bug explained by Paul Randal[/url] has nothing to do with crazy VLFs growing.

    We...

    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!

    Ed Wagner (8/13/2014)


    whereisSQL? (8/13/2014)


    SQLRNNR (8/13/2014)


    nanoo nanoo

    babbling

    Rambling

    moment of silence.

    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 - 2,251 through 2,265 (of 19,560 total)