Forum Replies Created

Viewing 15 posts - 16,861 through 16,875 (of 19,560 total)

  • RE: Inserting zero in Identity Column

    Do you have a trigger on the 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: read only mode /standby mode

    Any database can be set to readonly mode. Readonly means that you can only read from the database.

    Standby is typically used in a log-shipping or mirroring setup. 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: High Availabilty

    Wayne and Amit are correct. Wayne has some additional options for high-availability. There are even more options that can help with high-availability. You should give us 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: Inserting zero in Identity Column

    ramadesai108 (3/4/2010)


    This stored procedure and the table definition has been working since the past 2 years. I just scripted the table definition from another database and then created the 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: Inserting zero in Identity Column

    Are you seeing 0's in your table currently, or are you referring to @@identity returning a 0 during this proc?

    According to script and table definition, you should not be inserting...

    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!

    catamount - what you do with the cat after it becomes 2-d

    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: A Cheap Fix?

    Jeff Moden (3/4/2010)


    It's not a common occurance, for sure, but in one company I worked in, there were some remarkable business folks who were actually very good at defining 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: Data flow source

    Thanks. I learned something today.

    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!

    cataclysmic

    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!

    catatonic

    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: SQL2000 - 2008 upgrade - Project Plan / PID / Test Plan etc wanted

    Check out the following

    http://blogs.msdn.com/chkoenig/archive/2008/12/01/upgrading-from-sql-2000-2005-to-2008.aspx

    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: IS SQL SERVER 2005 SUPPORT INCREMENTAL BACKUP

    They're not the same thing, but they are similar.

    In basic terms, a log backup is the backup of changes (transactions) since the last backup. An incremental backup does a...

    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: Finding columns which are FKs and having no indexes

    NewBeeSQL (3/3/2010)


    One more question which i missed in Original Post..

    Does it require to have an index on FK columns. can any one please post possitives and negatives of having an...

    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: Finding columns which are FKs and having no indexes

    You're 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: Are the posted questions getting worse?

    Jack Corbett (3/3/2010)


    john.arnott (3/3/2010)


    RBarryYoung (3/2/2010)


    Paul White (3/2/2010)


    CirquedeSQLeil (3/2/2010)


    NFL Football team

    And I would (genuinely) guess at Chicago. But why ask about the Bears?

    It's a meme isn't it. I was...

    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 - 16,861 through 16,875 (of 19,560 total)