This statement starts SESDCN administration.
Function
START-DCN-ADMINISTRATION is an SESADM control statement. If you are working in nonexpert mode, when you issue this statement, the DCN-MENU selection screen appears.
When you enter the START-DCN-ADMINISTRATION statement, you also specify which SESDCN you want to administer.
START-DCN-ADMINISTRATION |
PASSWORD = <c-string 3..3> / <x-string 5..6> ,DCN-NAME = *BLANK / <alphanum-name 1..1> ,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 DCN option ADMINISTRATOR when SESDCN is started.
DCN-NAME = *BLANK / <alphanum-name 1..1>
Name by which the SESDCN distribution component to be administered is identified. The default is a blank.
CONFIGURATION-NAME = *HOME / <alphanum-name 1..1> / *BLANK
Configuration name of the SESDCN distribution component to be administered. The default is the name of the home configuration in which SESADM is running.
HOST-NAME = *HOME / <name 1..8>
Symbolic device name of the computer on which the SESDCN distribution component is loaded. The default is the name of the home system from which administration is carried out.