Help Center/
Data Replication Service/
Troubleshooting/
Solutions to Failed Check Items/
Database Parameters/
Checking Whether the Source Database Contains Disabled Clustered Indexes
Updated on 2024-11-30 GMT+08:00
Checking Whether the Source Database Contains Disabled Clustered Indexes
If the source database contains disabled clustered indexes, the migration may fail.
Failure Cause
The source database contains disabled clustered indexes.
Handling Suggestion
Run the following command to enable the clustered indexes:
ALTER INDEX [Index name] ON [Table name] REBUILD
Parent topic: Database Parameters
Feedback
Was this page helpful?
Provide feedbackThank you very much for your feedback. We will continue working to improve the documentation.See the reply and handling status in My Cloud VOC.
The system is busy. Please try again later.
For any further questions, feel free to contact us through the chatbot.
Chatbot