RAC Administration - 10gR2
Start CRS crsctl start crs
Stop CRScrsctl stop crs
Check CRS's statuscrsctl check crs
See the status of the various servicescrs_stat -t
|
srvctl start nodeapps -n <node name>
srvctl stop nodeapps -n <node name>
|
srvctl start asm -n <node name>
srvctl stop asm -n <node name>
|
srvctl start database -d <database name>
srvctl stop database -d <database name>
|
srvctl start instance -d <database name> -i <instance name>
srvctl stop instance -d <database name> -i <instance name>
|
srvctl config nodeapps -n <node> -a -g -s -l
|
srvctl stop nodeapps -n <node1>
srvctl stop nodeapps -n <node2>
srvctl modify nodeapps -n <node1> -A <ip_address>/<net mask>/<interface>
srvctl modify nodeapps -n <node2> -A <ip_address>/<net mask>/<interface>
srvctl start nodeapps -n <node1>
srvctl start nodeapps -n <node2>
|
crsctl query css votedisk
|
ocrcheck
|
srvctl disable database -d <database name>
|
oifcfg getif
Make a note of the interface name (eth1 in the following example), thenrun the following: oifcfg delif -global eth1
oifcfg setif -global eth1/<your new subnet>:cluster_interconnect
|
Thursday, August 9, 2012
RAC Administration Commands
Subscribe to:
Post Comments (Atom)
No comments:
Post a Comment