- 最后登录
- 2016-6-6
- 在线时间
- 70 小时
- 威望
- 0
- 金钱
- 276
- 注册时间
- 2013-2-4
- 阅读权限
- 10
- 帖子
- 41
- 精华
- 0
- 积分
- 0
- UID
- 887
|
1#
发表于 2014-9-11 16:45:58
|
查看: 3711 |
回复: 5
数据库版本:10.2.0.1 RAC
使用DBCA创建实例,访问ASM报如下错误
The ASM instance configured on the local node is a single-instance ASM. To create a single-instance database using this ASM instance, restart DBCA and select the Single-Instance database option. To create a RAC database using this ASM instance, convert it to RAC ASM first.
查询MOS 发现与1475740.1很像 但是状态都正常
wst1$ crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora.wst.db application ONLINE ONLINE wst1
ora....t1.inst application ONLINE ONLINE wst1
ora....t2.inst application ONLINE ONLINE wst2
ora....SM1.asm application ONLINE ONLINE wst1
ora....T1.lsnr application ONLINE ONLINE wst1
ora.wst1.gsd application ONLINE ONLINE wst1
ora.wst1.ons application ONLINE ONLINE wst1
ora.wst1.vip application ONLINE ONLINE wst1
ora....SM2.asm application ONLINE ONLINE wst2
ora....T2.lsnr application ONLINE ONLINE wst2
ora.wst2.gsd application ONLINE ONLINE wst2
ora.wst2.ons application ONLINE ONLINE wst2
ora.wst2.vip application ONLINE ONLINE wst2
随后使用srvctl 查看asm节点1 没有反应 但是节点二正常
wst1$ srvctl status asm -n wst1
wst1$ srvctl status asm -n wst1
wst1$ srvctl config asm -n wst1
wst1$ srvctl status asm -n wst2
ASM instance +ASM2 is running on node wst2.
大家帮忙分析下什么原因
|
|