|
我的oracm应该安装对了,可是在srvconfig -init时会报错,
gsdctl start也失败,请各位指教,谢谢!
[oracle@tiger oracle]$ ps -ef |grep oracm
root 3561 1 0 15:10 pts/0 00:00:00 oracm
oracle 4255 3858 0 15:43 pts/0 00:00:00 grep oracm
[oracle@tiger oracle]$ srvconfig -init
oracle.ops.mgmt.rawdevice.RawDeviceException: PRKR-1064 : General Exception in OCR
at oracle.ops.mgmt.rawdevice.RawDeviceUtil.<init>(RawDeviceUtil.java:136)
at oracle.ops.mgmt.rawdevice.RawDeviceUtil.main(RawDeviceUtil.java:2071)
[oracle@tiger oracle]$ gsdctl start
Failed to start GSD on local node |
|