bstr_node_unset(1) — Commands
Name
bstr_node_unset − Deletes the directories and configuration files previously created using the bstr_node_setup command from the Node where the command is executed.
Syntax
bstr_node_unset [-l location ] [-v]
Description
You cannot issue the bstr_node_unset command if there are BASEstar Open processes active (all environment and application components must be shut down first).
Before issuing the bstr_node_unset command, shut down all the Realms that are currently available on the Node and the Node itself. The bstr_node_unset command performs the following actions:
•Deletes the Node-specific BASEstar Open working directory.
•Deletes the snapshot directory specified for the Node. Because a snapshot directory can be shared among many Nodes, the shared snapshot directory (which resides on only one Node) is physically deleted only when all the Nodes that share it have been unset.
When executed on a PODB Node, this command also deletes all the DBMS structures that were created using the bstr_realm_setup_db command. The DBMS configuration files are also deleted.
The bstr_node_unset command displays a request for confirmation before deleting the BASEstar Open-related entries from the /etc/services file.
On a PODB Node, the database SIDs are also deleted from the /etc/oratab file.
Options
-l locationPathname of the directory where the BASEstar Open kit is installed. It must be the same pathname as that specified while setting up BASEstar Open.
-v
This option displays additional information on the execution of the command.
Examples
$ bstr_node_unset <Return>
If you are logged in to NODE1, this command deletes the BASEstar Open static structures on that Node.
See Also
| bstr_node_setup | # |