Forum Replies Created

Viewing 15 posts - 2,926 through 2,940 (of 4,745 total)

  • RE: Moving Report Services 2005 to a new server

    Install RS on the new server exactly as installed on the original

    follow these instructions

    http://support.microsoft.com/kb/842425

  • RE: CHECKDB In SQL Logs

    no probs.

  • RE: Using the System master database to store tables

    thats very bad practice. Are you sure you did not miss out a 'use database' when you did the install?

    Master database is not intended for user tables.

    Master database always operates...

  • RE: CHECKDB In SQL Logs

    does this coincide with a 'starting up database' message?.

    Everytime a database starts SQL displays the last successful time CHECKDB ran. check the time , it won't be the current time...

  • RE: Time Bomb Coding

    Jeff Moden (2/10/2010)


    It makes it through QA, they put the "Approved" stamp on it, it get's shipped to the customer, and the customer tries to use the code against a...

  • RE: Are the posted questions getting worse?

    Lynn, step away from this one.

    you'll end up writing it and I think the guy is just having a play.

  • RE: need suggetions on urgent basis!!!!!!!

    I got here as quick as I could.........:-)

    in the awe enabled you will need reconfigure WITH OVERRIDE

    yes enable lock pages in memory for the account SQL runs under.

    set max memory...

  • RE: SQL 2005 Database Mirroring Issue?

    right click on the primary database, select properties, select database mirroring, follow the steps through the wizard.

    A witness is not a requirement, up to you whether you require high availability...

  • RE: DBCC Timewarp

    That you did, Gail, and callously informed me that my beloved sp_GoBackInTime had been deprecated.

    which when you opened the code actually just called xp_GoBackIntime

    I am SO looking forward to your...

  • RE: DBCC Timewarp

    Meanwhile, I'll do a bit more testing, but I think I've found a set of universes in which TSQL cursors and while-loops are nearly always demonstrably faster than set-based logic....

  • RE: DBCC Timewarp

    Gianluca Sartori (2/10/2010)


    Is any of you willing to help this OP with the correct syntax to get his DB back? I don't remember all the parameters right now...

    I think Gail...

  • RE: security patch????

    the latest security patch you should apply for SQL2005 can be found by googling MS09-062

  • RE: backup job error

    that looks like an error from a third party backup tool. What does their documentation say?

  • RE: DBCC Timewarp

    GilaMonster (2/9/2010)


    george sibbald (2/9/2010)


    GilaMonster (2/9/2010)


    I've never been more serious in my life. At last I can join in a discussion on an area where I am a real self-appointed expert.

    Expert?...

  • RE: Are the posted questions getting worse?

    Alvin Ramard (2/9/2010)


    Oh oh. Someone is asking for documentation or white paper for the "command". :w00t:

    Gus, wipe that smile off you face! 😀

    surely that was asked tongue in...

Viewing 15 posts - 2,926 through 2,940 (of 4,745 total)