在检查数据库的时候看到cpu负载比较高,原来是tfa check的时候占用的cpu比较多,因非核心系统,决定关闭掉。
用root执行。
--检查状态 /u01/app/11.2/grid/bin/tfactl status --自启动关闭 /u01/app/11.2/grid/bin/tfactl disable --关闭tfa /u01/app/11.2/grid/bin/tfactl stop
Posted on 2017 年 3 月 30 日 by
在检查数据库的时候看到cpu负载比较高,原来是tfa check的时候占用的cpu比较多,因非核心系统,决定关闭掉。
用root执行。
--检查状态 /u01/app/11.2/grid/bin/tfactl status --自启动关闭 /u01/app/11.2/grid/bin/tfactl disable --关闭tfa /u01/app/11.2/grid/bin/tfactl stop