1.进入卸载目录程序
命令:cd /opt/uninstall/uninstall_ids/

2.启动卸载程序,开始卸载SinoDB
命令:./uninstallids

我们需要删除 SinoDB 数据库组件和全部的数据库,输入 2 并回车。

3.卸载程序开始运行

4.SinoDB 数据库卸载成功

5.清除残余目录
由于卸载程序在 SinoDB 的安装目录中,因此卸载程序并没有完成清空安装目录,需要我 们手动清除。


6.删除用户和用户组
执行 userdel,删除用户。
命令:userdel -r sinodbms
检擦确认用户组是否删除
命令:cat /etc/passwd |grep sinodbms
cat /etc/group |grep sinodbms

Sinodb卸载完成
更多信息内容请移步星瑞格官方社区,期待大家加入 Sinoregal Tech Forum https://forum.sinoregal.cn/编辑https://forum.sinoregal.cn/编辑https://forum.sinoregal.cn/
https://forum.sinoregal.cn/
本文详细描述了如何通过命令行操作卸载SinoDB,包括进入卸载目录、启动程序、确认删除数据库组件、清理残留目录以及删除用户和用户组。最后,建议读者参考星瑞格官方社区获取更多支持。

被折叠的 条评论
为什么被折叠?



