crsctl stop has=shutdown abort

前端之家收集整理的这篇文章主要介绍了crsctl stop has=shutdown abort前端之家小编觉得挺不错的,现在分享给大家,也给大家做个参考。

crsctl stop has=shutdown abort ,这样太暴力啦。

正确的操作,大家需要注意啦。

  1. srvctl stop database -d xxxx
  2. crsctl stop has
  1. [root@roidb1 ~]# /u01/app/11.2.0/grid/bin/crsctl start has
  2. CRS-4123: Oracle High Availability Services has been started.
  3. [root@roidb1 ~]# /u01/app/11.2.0/grid/bin/crsctl stop has
  4. CRS-2791: Starting shutdown of Oracle High Availability Services-managed resources on 'roidb1'
  5. CRS-2673: Attempting to stop 'ora.crsd' on 'roidb1'
  6. CRS-2790: Starting shutdown of Cluster Ready Services-managed resources on 'roidb1'
  7. CRS-2673: Attempting to stop 'ora.LISTENER.lsnr' on 'roidb1'
  8. CRS-2673: Attempting to stop 'ora.CRSDG.dg' on 'roidb1'
  9. CRS-2673: Attempting to stop 'ora.registry.acfs' on 'roidb1'
  10. CRS-2673: Attempting to stop 'ora.orcl.db' on 'roidb1'
  11. CRS-2677: Stop of 'ora.LISTENER.lsnr' on 'roidb1' succeeded
  12. CRS-2673: Attempting to stop 'ora.roidb1.vip' on 'roidb1'
  13. CRS-2677: Stop of 'ora.registry.acfs' on 'roidb1' succeeded
  14. CRS-2677: Stop of 'ora.orcl.db' on 'roidb1' succeeded
  15. CRS-2673: Attempting to stop 'ora.DATADG.dg' on 'roidb1'
  16. CRS-2677: Stop of 'ora.roidb1.vip' on 'roidb1' succeeded
  17. CRS-2672: Attempting to start 'ora.roidb1.vip' on 'roidb2'
  18. CRS-2677: Stop of 'ora.DATADG.dg' on 'roidb1' succeeded
  19. CRS-2676: Start of 'ora.roidb1.vip' on 'roidb2' succeeded
  20. CRS-2677: Stop of 'ora.CRSDG.dg' on 'roidb1' succeeded
  21. CRS-2673: Attempting to stop 'ora.asm' on 'roidb1'
  22. CRS-2677: Stop of 'ora.asm' on 'roidb1' succeeded
  23. CRS-2673: Attempting to stop 'ora.ons' on 'roidb1'
  24. CRS-2677: Stop of 'ora.ons' on 'roidb1' succeeded
  25. CRS-2673: Attempting to stop 'ora.net1.network' on 'roidb1'
  26. CRS-2677: Stop of 'ora.net1.network' on 'roidb1' succeeded
  27. CRS-2792: Shutdown of Cluster Ready Services-managed resources on 'roidb1' has completed
  28. CRS-2677: Stop of 'ora.crsd' on 'roidb1' succeeded
  29. CRS-2673: Attempting to stop 'ora.drivers.acfs' on 'roidb1'
  30. CRS-2673: Attempting to stop 'ora.ctssd' on 'roidb1'
  31. CRS-2673: Attempting to stop 'ora.evmd' on 'roidb1'
  32. CRS-2673: Attempting to stop 'ora.asm' on 'roidb1'
  33. CRS-2673: Attempting to stop 'ora.mdnsd' on 'roidb1'
  34. CRS-2677: Stop of 'ora.evmd' on 'roidb1' succeeded
  35. CRS-2677: Stop of 'ora.mdnsd' on 'roidb1' succeeded
  36. CRS-2677: Stop of 'ora.ctssd' on 'roidb1' succeeded
  37. CRS-2677: Stop of 'ora.asm' on 'roidb1' succeeded
  38. CRS-2673: Attempting to stop 'ora.cluster_interconnect.haip' on 'roidb1'
  39. CRS-2677: Stop of 'ora.cluster_interconnect.haip' on 'roidb1' succeeded
  40. CRS-2673: Attempting to stop 'ora.cssd' on 'roidb1'
  41. CRS-2677: Stop of 'ora.cssd' on 'roidb1' succeeded
  42. CRS-2673: Attempting to stop 'ora.crf' on 'roidb1'
  43. CRS-2677: Stop of 'ora.drivers.acfs' on 'roidb1' succeeded
  44. CRS-2677: Stop of 'ora.crf' on 'roidb1' succeeded
  45. CRS-2673: Attempting to stop 'ora.gipcd' on 'roidb1'
  46. CRS-2677: Stop of 'ora.gipcd' on 'roidb1' succeeded
  47. CRS-2673: Attempting to stop 'ora.gpnpd' on 'roidb1'
  48. CRS-2677: Stop of 'ora.gpnpd' on 'roidb1' succeeded
  49. CRS-2793: Shutdown of Oracle High Availability Services-managed resources on 'roidb1' has completed
  50. CRS-4133: Oracle High Availability Services has been stopped.
  51. [root@roidb1 ~]#
  52.  
  53. 看日志:
  54. <roidb1:orcl1:/u01/app/oracle/diag/rdbms/orcl/orcl1/trace>$tail -f al*.log
  55.  
  56. Thu May 24 20:37:36 2018
  57. **Shutting down instance (abort)**
  58. License high water mark = 5
  59. USER (ospid: 5933): terminating the instance
  60. Instance terminated by USER,pid = 5933
  61. Thu May 24 20:37:37 2018
  62. Instance shutdown complete

猜你在找的Oracle相关文章