행위

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

DB CAFE

(crs autorestart Enable/Disable)
(crsctl 명령어)
9번째 줄: 9번째 줄:
 
CRS-4621: Oracle High Availability Services autostart is disabled.
 
CRS-4621: Oracle High Availability Services autostart is disabled.
 
</source>
 
</source>
 +
 +
=== crs Stop/Start ===
 +
<source lang=sql>
 +
-- stop crs ( run from root)
 +
 +
$GRID_HOME/bin/crsctl stop crs
 +
 +
-- start crs( run from root)
 +
 +
$GRID_HOME/bin/crsctl start crs
 +
</source>
 +
  
  

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

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