Oracle 11gR2 RAC集群服务启动与关闭总结(3)


 Usage: srvctl start database -d <db_unique_name> [-o <start_options>] [-n <node>]
 Usage: srvctl start instance -d <db_unique_name> {-n <node_name> [-i <inst_name>] | -i <inst_name_list>} [-o <start_options>]
 Usage: srvctl start service -d <db_unique_name> [-s "<service_name_list>" [-n <node_name> | -i <inst_name>] ] [-o <start_options>]
 Usage: srvctl start nodeapps [-n <node_name>] [-g] [-v]
 Usage: srvctl start vip { -n <node_name> | -i <vip_name> } [-v]
 Usage: srvctl start asm [-n <node_name>] [-o <start_options>]
 Usage: srvctl start listener [-l <lsnr_name>] [-n <node_name>]
 Usage: srvctl start scan [-i <ordinal_number>] [-n <node_name>]
 Usage: srvctl start scan_listener [-n <node_name>] [-i <ordinal_number>]
 Usage: srvctl start oc4j [-v]
 Usage: srvctl start home -o <oracle_home> -s <state_file> -n <node_name>
 Usage: srvctl start filesystem -d <volume_device> [-n <node_name>]
 Usage: srvctl start diskgroup -g <dg_name> [-n "<node_list>"]
 Usage: srvctl start gns [-l <log_level>] [-n <node_name>] [-v]
 Usage: srvctl start cvu [-n <node_name>]
 For detailed help on each command and object and its options use:
  srvctl <command> <object> -h


 [root@rac2 ~]# srvctl stop -h


 The SRVCTL stop command stops, Oracle Clusterware enabled, starting or running objects.


 Usage: srvctl stop database -d <db_unique_name> [-o <stop_options>] [-f]
 Usage: srvctl stop instance -d <db_unique_name> {-n <node_name> | -i <inst_name_list>}  [-o <stop_options>] [-f]
 Usage: srvctl stop service -d <db_unique_name> [-s "<service_name_list>" [-n <node_name> | -i <inst_name>] ] [-f]
 Usage: srvctl stop nodeapps [-n <node_name>] [-g] [-f] [-r] [-v]
 Usage: srvctl stop vip { -n <node_name>  | -i <vip_name> } [-f] [-r] [-v]
 Usage: srvctl stop asm [-n <node_name>] [-o <stop_options>] [-f]
 Usage: srvctl stop listener [-l <lsnr_name>] [-n <node_name>] [-f]
 Usage: srvctl stop scan [-i <ordinal_number>] [-f]
 Usage: srvctl stop scan_listener [-i <ordinal_number>] [-f]
 Usage: srvctl stop oc4j [-f] [-v]
 Usage: srvctl stop home -o <oracle_home> -s <state_file> -n <node_name> [-t <stop_options>] [-f]
 Usage: srvctl stop filesystem -d <volume_device> [-n <node_name>] [-f]
 Usage: srvctl stop diskgroup -g <dg_name> [-n "<node_list>"] [-f]
 Usage: srvctl stop gns [-n <node_name>] [-f] [-v]
 Usage: srvctl stop cvu [-f]
 For detailed help on each command and object and its options use:
  srvctl <command> <object> -h

内容版权声明:除非注明,否则皆为本站原创文章。

转载注明出处:https://www.heiqu.com/d651af43de2e42f85fa99d914a61883b.html