management-domain
This stanza entry specifies the name of the management domain.
Syntax
management-domain = {default|domain_name} Description
Name of the management domain.
This value is created and set by one of the following utilities:
- For the pd.conf file, the value is set with the bassslcfg utility.
- For other configuration files, the value is set with the svrsslcfg utility.
Note: If the value is not specified, then the
value of
Default is used.Options
Default- Specifies the Management domain. This value is the default value for all servers.
- domain_name
- Specifies the user-specified domain. Use this value when you configure
your own name for the domain.
The domain_name value is an alphanumeric, case-sensitive string. String values are expected to be characters that are part of the local code set.
Valid characters for domain names for US English are the letters a-Z, the numbers 0-9, a period (.), an underscore (_), a plus sign (+), a hyphen (-), an "at" symbol (@), an ampersand (&), and an asterisk (*). You cannot use a space in the domain name.
Usage
Required
Default value
Default
Example
management-domain = mymgmtdomain