oracle 11g rac進程起停

來源:互聯網
上載者:User

標籤:oracle   crs   

 

對於unknown的進程要crs_stop -f 加進程名

再start

crs啟動失敗 crs_start -all CRS-0184: Cannot communicate with the CRS daemon.

 

因為crs_start屬於應用程式層的指令,啟動crs的時候會失敗

[[email protected] ~]$ crs_start  -all
CRS-0184: Cannot communicate with the CRS daemon.

[[email protected] ~]$ crs_stat -t
CRS-0184: Cannot communicate with the CRS daemon.

ps -ef |grep init

crs有個啟動的高可能進程 開機它在自動起  CRS

有時候開機啟不起來 可以先殺了這個進程試下

/etc/init.d/init.ohasd

所以要在叢集層啟動crs

使用root使用者權限執行crsctl

或者  /etc/init.d/init.crs

或者 /u01/app/11.2.0/grid/bin/crsctl start crs

[[email protected] ~]# /oracle/product/crs/bin/crsctl start crs
Attempting to start CRS stack
The CRS stack will be started shortly

然後設定開機自啟動

[[email protected] ~]# /oracle/product/crs/bin/crsctl enable crs
[[email protected] ~]# /oracle/product/crs/bin/crsctl check crs
CSS appears healthy
CRS appears healthy
EVM appears healthy

再在oracle 使用者下使用crs_stat -t

 

本文出自 “香蕉” 部落格,請務必保留此出處http://8510298.blog.51cto.com/8500298/1550209

oracle 11g rac進程起停

聯繫我們

該頁面正文內容均來源於網絡整理,並不代表阿里雲官方的觀點,該頁面所提到的產品和服務也與阿里云無關,如果該頁面內容對您造成了困擾,歡迎寫郵件給我們,收到郵件我們將在5個工作日內處理。

如果您發現本社區中有涉嫌抄襲的內容,歡迎發送郵件至: info-contact@alibabacloud.com 進行舉報並提供相關證據,工作人員會在 5 個工作天內聯絡您,一經查實,本站將立刻刪除涉嫌侵權內容。

A Free Trial That Lets You Build Big!

Start building with 50+ products and up to 12 months usage for Elastic Compute Service

  • Sales Support

    1 on 1 presale consultation

  • After-Sales Support

    24/7 Technical Support 6 Free Tickets per Quarter Faster Response

  • Alibaba Cloud offers highly flexible support services tailored to meet your exact needs.