DBA Hub

📋Steps in this guide1/1

Stop and start instance using srvctl

SYNTAX FOR STOPPING INSTANCE -- srvctl stop instance -d db_unique_name [-i "instance_name_list"]} [-o stop_options] [-f] e.g srvctl stop instance -d PRODB  -i PRODB1

oracle configurationintermediate
by OracleDba
20 views
1

Stop and start instance using srvctl

SYNTAX FOR STOPPING INSTANCE -- srvctl stop instance -d db_unique_name [-i "instance_name_list"]} [-o stop_options] [-f] e.g srvctl stop instance -d PRODB  -i PRODB1 SYNTAX FOR STARTING INSTANCE -- srvctl start instance -d db_unique_name  [-i "instance_name_list"} [-o start_options] e.g srvctl start instance -d PRODB -i PRODB1

Comments (0)

Please to add comments

No comments yet. Be the first to comment!