This statement starts DBH administration.
Function
START-DBH-ADMINISTRATION is an SESADM control statement. If you are working in nonexpert mode, when you issue this statement, the DBH-MENU selection screen appears.
When you enter the START-DBH-ADMINISTRATION statement, you also specify which DBH you want to administer.
START-DBH-ADMINISTRATION |
PASSWORD = <c-string 3..3> / <x-string 5..6> ,DBH-NAME = *STD / <alphanum-name 1..1> / *BLANK ,CONFIGURATION-NAME = *HOME / <alphanum-name 1..1> / *BLANK ,HOST-NAME = *HOME / <name 1..8> |
Operands
PASSWORD = <c-string 3..3> / <x-string 5..6>
Password that prevents unauthorized administration of the DBH using SESADM. It is assigned by means of the DBH option ADMINISTRATOR when the DBH is started.
DBH-NAME = *STD / <alphanum-name 1..1> / *BLANK
Name by which the DBH to be administered is identified. The default is the DBH name assigned via the configuration file. In a non-distributed configuration, only the default value can be specified.
CONFIGURATION-NAME = *HOME / <alphanum-name 1..1> / *BLANK
Configuration name of the DBH to be administered. The default value is the name of the home configuration in which SESADM is running. In a non-distributed configuration, only the default value can be specified.
HOST-NAME = *HOME / <name 1..8>
Symbolic device name of the computer on which the DBH is loaded. The default value is the name of the home system. In a non-distributed configuration, only the default value can be specified.