为提高效率,提问时请提供以下信息,问题描述清晰可优先响应。
【DM版本】: 单机 DM7
【操作系统】:Linux VM-32-5-centos 3.10.0-1160.31.1.el7.x86_64
【CPU】:
【问题描述】*:数据库内存不释放,liunx服务器kill dm_sql_thd进程,Out of memory: Kill process 16255 (dm_sql_thd) score 923 or sacrifice child,通过参阅 贵司数据库自身缺陷导致程序异常:https://eco.dameng.com/document/dm/zh-cn/ops/troubleshooting-database.html 处理 score值后,导致服务器shutdown,寻求解决方法
注意一下 memory_target这个参数配置,不要配置为0
查一下数据库版本呢select * from v$version;
还有把数据库服务日志也贴出来看看。