shut down and start crs for Oracle10G
Shut down crs on RAC, including two nodes(dukerac01/02).
--> log on to the node1 and issue the following commands
srvctl stop database -d ORDB
srvctl stop asm -n dukerac01
srvctl stop asm -n dukerac02
--> run "crs_stat -t" to check resources' status again.
srvctl stop database -d ORDB
srvctl stop asm -n dukerac01
srvctl stop asm -n dukerac02
--> run "crs_stat -t" to check resources' status again.
then:
srvctl stop nodeapps -n dukerac01
srvctl stop nodeapps -n dukerac02
--> run "crs_stat -t", and all resources' status should show "OFFLINE"
srvctl stop nodeapps -n dukerac01
srvctl stop nodeapps -n dukerac02
--> run "crs_stat -t", and all resources' status should show "OFFLINE"
then:
sudo crsctl stop crs
sudo crsctl stop crs
--> ssh to the dukerac02 server, issue the following command
crsctl check crs
--they should show "OFFLINE" healthy
crsctl check crs
--they should show "OFFLINE" healthy
then:
sudo crsctl stop crs
--> last step, run "ps -ef" to see if there are other resources related oracle exist.
--> last step, run "ps -ef" to see if there are other resources related oracle exist.
Starting crs on RAC, of course, just take the opposite steps above.
來自 “ ITPUB部落格 ” ,連結:http://blog.itpub.net/628922/viewspace-690171/,如需轉載,請註明出處,否則將追究法律責任。
相關文章
- 另類的曲線方式定時Start up/Shut down VM 的解決方案
- rac中 crsctl start/stop crs and crsctl start/stop cluster 區別
- vmware + 裸裝置 + crs + oracle10g RAC搭建步驟(二):安裝linuxOracleLinux
- CRS-0019 CRS-0014 LFI-00142
- CRS-4124: Oracle High Availability Services startup failed. CRS-4000OracleAI
- 3.3 Shutting Down a DatabaseDatabase
- oracle10g審計(轉)Oracle
- about oracle10g rac(轉)Oracle
- 3.3.4 Shutting Down with the Transactional Mode
- check memcached process and restart if downREST
- start uniappAPP
- solaris下清除crs的方法
- 11.2.0.1.0 RAC啟動使用root使用者啟動crs報錯CRS-4535
- CF917E Upside DownIDE
- 21:Count Down設計模式設計模式
- RAC 管理(crs_stat、crsctl、srvctl)
- oracle10g RMAN增量備份策略Oracle
- ORACLE10G升級11GOracle
- systemctl status network報錯:Failed to start LSB: Bring up/down networking。網路卡從原來的ens0s3變為enp0s8AIS3
- 4-bit shift register and down counter
- [20190507]crs_stat與crsctl.txt
- 3.1.5.6 Forcing an Instance to Start
- 開發springboot startSpring Boot
- Oracle10g刪除資料檔案Oracle
- Oracle10g SQL tune adviser簡單介紹OracleSQL
- oracle10g DataGuard的日誌傳輸方式Oracle
- Oracle10g釋放flash_recovery_area(轉)Oracle
- [Kick Start] 2021 Round B
- AUTO START ORACLE ON LINUX(zt)OracleLinux
- where to start, from where the end
- CRS-5014 CLSN00009 CRS-5017 RAC環境監聽異常,無法正常啟動和關閉
- File "/usr/libexec/urlgrabber-ext-down", line 28
- android中The connection to adb is down,問題和解決Android
- CRS-4124: Oracle High Availability Services startup failed.OracleAI
- CRS Resource Introduction In Oracle 19c RAC-20220125Oracle
- ORACLE CRS日誌中的ClssnmPollingThread Missed Checkins MessagesOraclethread
- Teamcenter 《POM has not start》處理
- Oracle start with connect by PostgreSQL recursive cteOracleSQL
- WPF mouse down on canvas and draw shapes which render with random colorsCanvasrandom