bstr_realm_start_db(1) — Commands
Name
bstr_realm_start_db − Starts the Database Service server for the specified Realm.
Syntax
bstr_realm_start_db realm_name
Parameters
realm_nameSpecifies the local name of the Realm for which the Database Service server is to be started.
Description
Execute the bstr_realm_start_db command on the Realm PODB Node only.
This command starts up the Database Service server, which allows BASEstar Open users to access the Realm PODB in order to create, update and delete object definitions for realm_name.
Before executing the bstr_realm_start_db command, use the bstr_realm_setup_db command to create the appropriate database, and start up the Realm on the PODB Node using the bstr_realm_start_node command.
See Also
| bstr_realm_setup_db | # |
| bstr_realm_shut_db | # |