摘要: 开启统一审计 SQL> conn /as sysdbaSQL> shutdown immediateSQL> exit$ lsnrctl stop$ cd $ORACLE_HOME/rdbms/lib$ make -f ins_rdbms.mk uniaud_on ioracle ORACLE_HO 阅读全文
posted @ 2019-11-29 10:17 slnngk 阅读(1607) 评论(0) 推荐(0)
摘要: 1.查询数据 echo -e "select count(1) from sentinel_dev.metric where app='sentinel-dashboard' and id=1141889973611356200"|/cratedb/crash --host=192.168.1.12 阅读全文
posted @ 2019-11-29 09:32 slnngk 阅读(416) 评论(0) 推荐(0)
摘要: Cratedb下载地址:https://cdn.crate.io/downloads/releases/nightly/ cratedb官方文档手册:https://crate.io/docs/crate/reference/en/latest/ 1.安装java 安装java,确保版本在1.8以上 阅读全文
posted @ 2019-11-29 09:17 slnngk 阅读(719) 评论(0) 推荐(0)