您好,登錄后才能下訂單哦!
crsctl start crs后,實例無法自動啟動。
查看resource 的啟動屬性
1:crsctl status resource ora.orcl.db -p
auto_start的值為restore
修改成跟隨集群軟件自動啟動
1: crsctl modify res resource_name -attr auto_start=always
如: crsctl modify resource "ora.FRA.dg" -attr "AUTO_START=always"
2: 檢查是否修改成功
crsctl status resource resource_name -p
AUTO_START
Indicates whether Oracle Clusterware automatically starts a resource after a cluster server restart. Valid AUTO_START values are:
指示Oracle Clusterware在群集服務器重新啟動后是否自動啟動資源。 有效的AUTO_START值為:
?always: Restarts the resource when the server restarts regardless of the state of the resource when the server stopped.
?always:在服務器重新啟動時重新啟動資源,而不管服務器停止時資源的狀態如何。
?restore: Restores the resource to the same state that it was in when the server stopped. Oracle Clusterware attempts to restart the resource if the value of TARGET was ONLINE before the server stopped.
?restore:將資源恢復到服務器停止時的狀態。 如果在服務器停止之前TARGET的值為ONLINE,Oracle Clusterware會嘗試重新啟動資源。
?never: Oracle Clusterware never restarts the resource regardless of the state of the resource when the server stopped.
?never:無論服務器何時停止,Oracle Clusterware都不會重新啟動資源。
免責聲明:本站發布的內容(圖片、視頻和文字)以原創、轉載和分享為主,文章觀點不代表本網站立場,如果涉及侵權請聯系站長郵箱:is@yisu.com進行舉報,并提供相關證據,一經查實,將立刻刪除涉嫌侵權內容。