Neste artigo segue uma serie de comandos básicos Oracle RAC para o auxilio no dia-a-dia.
11gr2 CRS Commands
STOP CLUSTER SERVICES(Oracle RAC)
./crsctl stop cluster -all ./crsctl stop cluster
START CLUSTER SERVICES(Oracle RAC)
./crsctl start cluster -all ./crsctl start cluster
CHECK CLUSTER SERVICES(Oracle RAC)
./crsctl check cluster -all ./crsctl check cluster ./crsctl stat res -t -init
START HIGH AVAILABILITY SERVICES(Oracle RAC)
crsctl start has crsctl enable has -> enable Oracle High Availability Services autostart crsctl config has -> check if Oracle High Availability Services autostart is enabled/ disabled.
STOP HIGH AVAILABILITY SERVICES
crsctl stop has crsctl disable has -> disable Oracle High Availability Services autostart
CHECK RESOURCE STATUS
crsctl status resource -t