AdminHost
Specifies the computer name or IP address of
the Admin Host on which an Admin Server is running.
Parameter type: required, static
To specify multiple Admin Hosts, separate each host name with a semicolon when running on Microsoft Windows or with a colon when running on a UNIX. For example:
- Use the format
AdminHost=hostname1;hostname2
on a Windows IBM® TM1® Server. - Use the format
AdminHost=hostname1:hostname2
on a UNIX IBM TM1 Server.
Some other examples include:
-
AdminHost=boston;newyork
-
AdminHost=192.168.1.17;192.168.1.22
-
AdminHost=boston;192.168.1.17;192.168.1.22;myserver;192.168.1.40
Note: The string specifying the admin host or hosts is
limited to 1020 characters or bytes.