Help Center/
GaussDB(DWS)/
8.2.0 and earlier versions/
Data Warehouse Service Error Codes/
GAUSS-52000 -- GAUSS-52999/
GAUSS-52300 -- GAUSS-52399
Updated on 2023-12-22 GMT+08:00
GAUSS-52300 -- GAUSS-52399
GAUSS-52301 : "Failed to check OS parameters."
SQLSTATE: None
Description: OS parameters fail to be checked.
Solution: Select a solution based on the error code description.
- Check whether the uname -r 2>/dev/null command is available.
- Check whether the grep -Er '\<state\>' /etc/keepalived/keepalived.conf command can be executed.
- Check whether Python and the Multiprocessing module are installed.
- If the error message "Core_pattern file can not use abrt-hook-ccpp to dump core" is displayed, add the following customized parameters to the /etc/sysctl.conf file.
1 2 3
vi /etc/sysctl.conf Add: kernel.core_pattern = /home/core/core- %e- %u- %s- %t- %h sysctl –p
Parent topic: GAUSS-52000 -- GAUSS-52999
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