Forum Replies Created

Viewing 15 posts - 3,916 through 3,930 (of 6,679 total)

  • RE: Reindex minimally logged - Does not work

    Sorry - meant indexes with more than 1000 pages. Because, reindexing indexes with less than that is practically useless. It can be argued the reindexing anything less than...

  • RE: Reindex minimally logged - Does not work

    pshaship (4/22/2010)


    Because of this increasing log file size while rebuild indexes making us to disable log shipping configuarion for our environment. We have a database of size 15 GB and...

  • RE: Can we cluster SQL Server 2008 Reporting Services?

    It sounds like you are trying to install the database engine again. Only select to install the reporting services component and any other non-cluster aware components you want on...

  • RE: Are the posted questions getting worse?

    jcrawf02 (4/21/2010)


    Pity that Brent will get kicked out of the MVP club so soon after his MCM... 😛

    And now for something completely different...

    Any advice on ridding my lawn of the...

  • RE: SQL 2005 SP 3 Backups

    Try rebuilding all indexes in that database - and then see if it reports different usage. I am not sure why your backup failed - did you ever check...

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    Perry Whittle (4/20/2010)


    Jeffrey Williams-493691 (4/19/2010)


    there are times when using a local account is the right thing to do.

    in my opinion only when using a windows workgroup

    I think we agree...

  • RE: SQL 2005 SP 3 Backups

    Well, you shouldn't be shrinking the database - it is just a waste of time since it will grow again.

    What are the sizes of the mdf/ldf file?

    What is...

  • RE: SQL 2005 SP 3 Backups

    prithvi-1147092 (4/19/2010)


    Thanks for the update. Elsewhere in this forum, it was mentioned that \\ should be made \ etc but no mention how this can be done! Anyway, the copy...

  • RE: Changing a Maintenance Plan

    My recommendation: don't use devices, use files instead and let SQL Server date stamp each backup file. What it sounds like you are trying to do is manage the...

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    Perry Whittle (4/19/2010)


    local accounts work even on a domain, but you have to replicate them from machine to machine using the same username and password, much the same as you...

  • RE: SQL 2005 SP 3 Backups

    Bhuvnesh (4/19/2010)


    Prithvi(4/18/2010)


    what I did was to copy the Database from Mgmt Studio on the same server with a new DB name (oldname_new)and took a back of the new copied database.

    ...

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    ananda.murugesan (4/19/2010)


    Mr.Perry Whittle said correct.

    when I am using sp_help_revlogin sql 2000 then after exec this script in

    SQL 2008 DB all Login were automatically maped with particulare database, which was...

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    Perry Whittle (4/17/2010)


    Jeffrey, yes its one of the WITH options DEFAULT_DATABASE =

    The revlogin procedure will export the logins default database. OK if its master but if its a database...

  • RE: Not showing log files in database property window

    Your best option is to restore from backups, applying all of your transaction log backups up to the point in time of the failure. You do have a good...

  • RE: Help - Upgrade SQL 2000 to SQL 2008

    Perry Whittle (4/17/2010)


    Jeffrey Williams-493691 (4/17/2010)


    As others have pointed out, you need to run the updated version of sp_help_revlogin before you restore the databases. When you do that, the users...

Viewing 15 posts - 3,916 through 3,930 (of 6,679 total)