Checking Whether the Source Database Contains Disabled Clustered Indexes
Microsoft SQL Server as the Source in Synchronization
Check Item |
Whether the source database contains disabled clustered indexes |
---|---|
Description |
If the source database contains disabled clustered indexes, the migration fails. |
Item to Be Confirmed and Handling Suggestion |
Item to be confirmed: 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 |
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.
For any further questions, feel free to contact us through the chatbot.
Chatbot