首页 > 数据库 > mysql教程 > 禁用Clusterware在系统启动后自动启动

禁用Clusterware在系统启动后自动启动

WBOY
发布: 2016-06-07 16:10:05
原创
1259 人浏览过

下面是禁用及启用Clusterware随系统启动而自动启动的方法 10g下我们用如下方法: 禁用Clusterware随系统启动而自动启动 /etc/init.d/init.crs disable 启用Clusterware随系统启动而自动启动 /etc/init.d/init.crs enable 11g下我们用如下方法: 禁用Clusterw

下面是禁用及启用Clusterware随系统启动而自动启动的方法

10g下我们用如下方法:

禁用Clusterware随系统启动而自动启动

/etc/init.d/init.crs disable

启用Clusterware随系统启动而自动启动

/etc/init.d/init.crs enable

11g下我们用如下方法:

禁用Clusterware随系统启动而自动启动

./crsctl disable has

CRS-4621: Oracle High Availability Servicesautostart is disabled.

./crsctl config has

CRS-4621: Oracle High Availability Servicesautostart is disabled.

##验证has状态(此时已经has状态已经变成disabled)

启用Clusterware随系统启动而自动启动

./crsctl enable has

CRS-4622: Oracle High Availability Servicesautostart is enabled.

./crsctl config has

CRS-4622: Oracle High Availability Servicesautostart is enabled.

##验证has状态(此时已经has状态已经变成enabled)

相关标签:
来源:php.cn
本站声明
本文内容由网友自发贡献,版权归原作者所有,本站不承担相应法律责任。如您发现有涉嫌抄袭侵权的内容,请联系admin@php.cn
最新问题
热门教程
更多>
最新下载
更多>
网站特效
网站源码
网站素材
前端模板