System Inaccessible After Field Addition to a Database Table
Scenarios
After a field was added to a database table, the system becomes inaccessible.
Solution
The database performance is affected due to the addition of table fields. A possible reason is that indexes are not added to the new table fields. As a result, a large amount of data consumes a large number of CPU resources. You are advised to:
- Add indexes and primary keys.
- Optimize slow SQL statements.
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