User Tools

Site Tools


dba:oracle:docs:cluster_commmands

[DOC] Oracle Clusterware basic status commands

Status

List all resources

crsctl status res -t

Status/Config

config & status uses the same syntax, you will see different things with each one.

DB

srvctl status database -d <db_unique_name> 

Servicio

srvctl status service -d <db_unique_name>

Nodeapps

srvctl status nodeapps 

VIPS

srvctl status vip -n <node_name>

network

srvctl config network 

ASM

srvctl status asm

LISTENER

srvctl status listener

SCAN

srvctl status scan

SCAN LISTENER

srvctl status scan_listener

ACFS volume list

crsctl stat res -w "TYPE = ora.acfs.type" -p | grep VOLUME
dba/oracle/docs/cluster_commmands.txt · Last modified: 2023/01/31 08:22 by dodger