행위

"CRSCTL 명령어"의 두 판 사이의 차이

DB CAFE

(crsctl 명령어)
(crs autorestart Enable/Disable)
1번째 줄: 1번째 줄:
 
== crsctl 명령어 ==
 
== crsctl 명령어 ==
=== crs autorestart Enable/Disable ===
+
=== crs autorestart Enable/Disable ===
 
* Run as root user
 
* Run as root user
 
<source lang=sql>
 
<source lang=sql>

2024년 7월 12일 (금) 01:18 판

thumb_up 추천메뉴 바로가기


1 crsctl 명령어[편집]

1.1 crs autorestart Enable/Disable[편집]

  • Run as root user
$GRID_HOME/bin/crsctl enable crs
CRS-4622: Oracle High Availability Services autostart is enabled.

$GRID_HOME/bin/crsctl disable crs
CRS-4621: Oracle High Availability Services autostart is disabled.

1.2 crs Stop/Start[편집]

-- stop crs ( run from root)

$GRID_HOME/bin/crsctl stop crs

-- start crs( run from root)

$GRID_HOME/bin/crsctl start crs


1.3 RAC에서 클러스터 명 찾기[편집]

$GRID_HOME/bin/cemutlo -n

or

$GRID_HOME/bin/olsnodes -c