Error 602 failed to find the row corresponding to index id1 of the id1 object in database id8. Run DBCC checktable on sysindexes

Source: Internet
Author: User

An error occurred while transferring sqlserver2005 to sqlserver2000.

Solution

Generate database scripts for version 2000

Manger studio of 2005

-- Open "Object resource manager" (if not, press F8) to connect to your instance

-- Right-click the database to go to 2000

-- Task

-- Generate scripts

-- In the "select database" in the "script wizard", make sure that the selected database is to be transferred to 2000.

-- Select "write scripts for all objects in the selected Database"

-- In the next "select script options", find the "write script for server version" option and select "SQL Server 2000"

-- Set other options as needed

-- Finally, save the script to A. SQL script file.


Export data from 2005 to 2000

Manger studio of 2005

-- Open "Object resource manager" (if not, press F8) to connect to your instance

-- Right-click the database to go to 2000

-- Task

-- Export data

-- In the "Select data source" step of the "SQL Server Import and Export wizard", select the database to be exported.

-- In the "select target" step, connect to 2000 and select the library created in step 2.

-- In "select source table and source View", select all tables

-- Final Completion

Contact Us

The content source of this page is from Internet, which doesn't represent Alibaba Cloud's opinion; products and services mentioned on that page don't have any relationship with Alibaba Cloud. If the content of the page makes you feel confusing, please write us an email, we will handle the problem within 5 days after receiving your email.

If you find any instances of plagiarism from the community, please send an email to: info-contact@alibabacloud.com and provide relevant evidence. A staff member will contact you within 5 working days.

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.