Script for integrity chk and Opti job

  • http://support.microsoft.com/?kbid=902388 is my issue and i cant install sp4 as my appli: vendor wont accept sp4.

    I have excluded that database from Maintanence plan and planing to run script as job .

    .any one got script for Integrity check and Optimization job ? Please help

    -Rajiv

  • This was removed by the editor as SPAM

  • Is there any specific reason that why you can't go with workaround?

    Equivalent of  Integrity check is DBCC CHECKDB

    Equivalent of Optimization job is DBCC DBREINDEX

  • From Original post

    " i cant install sp4 as my appli: vendor wont accept sp4"

    From

    <http://support.microsoft.com/?kbid=902388&gt;

    "The -SupportComputedColumn parameter is a new feature that was introduced in SQL Server 2000 Service Pack 4 (SP4). Therefore, this workaround requires that you have SQL Server 2000 SP4 installed"

    Rajiv, check the script library here http://www.sqlservercentral.com/Scripts/ there are many maintenance scripts to be found. Pick one that best suits your needs.

     

    --------------------
    Colt 45 - the original point and click interface

  • My mistake. I apologize.

  • The apology isn't necessary, but I'll accept it anyway

     

    --------------------
    Colt 45 - the original point and click interface

Viewing 6 posts - 1 through 5 (of 5 total)

You must be logged in to reply to this topic. Login to reply