Forum Replies Created

Viewing 15 posts - 11,401 through 11,415 (of 19,560 total)

  • RE: Moving SqlExpress Data from one location to another

    Is drive Z a network drive?

    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: Slight Problem :(

    Lowell (12/15/2010)


    it might take a bit of work, but this article teaches you how to read the transaction log that is in full recovery, but no backups to recover with:

    http://www.sqlservercentral.com/articles/Transaction+Log/71415/

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

    Brandie Tarvin (12/15/2010)


    Not believing I'm actually going to get an answer to the question I posted on the thread Wayne just linked, I'm going to ask the question here.

    Has anyone...

    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: Slight Problem :(

    It seems that the only thing you can do is get the backup from tape - if it exists. Buy your server admin a nice christmas lunch and maybe...

    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 do I find the Max # of rows ?

    Select columna , count(columna) as Counted

    From sometable

    Where columna=columnb

    group by columna

    order by counted desc

    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!

    crookj (12/15/2010)


    John Rowan (12/15/2010)


    CirquedeSQLeil (12/15/2010)


    Announcement (to be made)

    Drum roll pease.....

    Can only hold my breath for so long......

    Joe

    I will be posting more in my blog

    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: Monitoring tools

    As far as monitoring goes - another good tool is Confio Ignite[/url]. I did an eval of this tool and found it to be extremely helpful.

    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!

    Announcement (to be made)

    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!

    Brandie Tarvin (12/15/2010)


    We just got a Phoo place in Jax that I'm dying to try out.

    I miss our Mongolian BBQ. Used to have one near our house that was out...

    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: Infromation from tables

    I will second that notion. SQLDoc could help you figure things out quite rapidly.

    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?

    Alvin Ramard (12/15/2010)


    CirquedeSQLeil (12/15/2010)


    I am growing a hatred for dne2000.sys (deterministic network enhancer) required by cisco vpn. It constantly crashes on win7. Nothing like working and getting BSODs...

    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?

    Alvin Ramard (12/15/2010)


    Speaking of books, got a great email from O'Reilly today about a 60% off eBooks, today only. I believe this was sent out to all PASS Chapters.

    PM...

    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: Moving SqlExpress Data from one location to another

    Yes. Each instance is handled differently. It might help you to picture the two instances as being on separate servers (even though they are not). You would...

    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?

    I am growing a hatred for dne2000.sys (deterministic network enhancer) required by cisco vpn. It constantly crashes on win7. Nothing like working and getting BSODs on a random...

    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: T-SQL

    Thanks for the question.

    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 - 11,401 through 11,415 (of 19,560 total)