bstr_node_shut(1) — Commands
Name
bstr_node_shut − Shuts down the Node-specific environment components.
Syntax
bstr_node_shut [-h] [-v]
Description
The bstr_node_shut command shuts down the Node-specific components.
Before issuing this command, you are advised to shut down all the Realms that are available on the Node (issue the bstr_realm_shut_node command for each Realm, or specify the --h option).
If you are working on a PODB Node, this command also performs an orderly shutdown of the ORACLE daemon processes.
Options
-h
If you specify this option, the bstr_node_shut command also shuts down all the Realms that are available on the Node. In other words, the bstr_realm_shut_node command is automatically issued for each available Realm.
If you do not specify this option (default), the bstr_node_shut command checks whether there are any Realms started up on the Node. If the command finds one or more Realms still active, it lists them and terminates without performing any actions.
-v
This option displays additional information on the execution of the command.
Examples
$ bstr_node_shut<Return>
If you are logged in to NODE1, the bstr_node_shut command shuts down the node-specific environment components on that Node.
See Also
| bstr_node_start | # |