Distributed Name Service (DNS) Management Operations Manual
ALTER DNSPROCESS
The DNSCOM Commands
7–60 31258 Tandem Computers Incorporated
PROGRAM
program
program
is the name of an object file to be executed in creating the process.
SWAPVOL $
volume
volume
is the name of the disk volume where the process’s swap files are to be
created.
Examples
ALTER DNS-MANAGER, CPUS (3,2), SWAPVOL $FALL
ALTER DNS-MANAGER, PRIORITY 180
ALTER DNS-EXPORTER, PRIORITY 150
ALTER DNSPROCESS DNS-EXPORTER AT TEST.DNSCONFIG, CPUS (3,2)
Considerations
To issue this command, DNS must be in the stopped state.
If the configuration you’re altering is replicated, be sure to ALTER the
configuration on all systems to ensure that the name manager and name exporter
have the same names on all systems.
If
program
is not a valid disk file name, an error message is generated as in:
DNSCOM_ALTER DNS-MANAGER, PROGRAM $X
^
ERROR 1015 - Must be a Disk File
DNSCOM_
If
swapvol
is not a valid volume name, an error message is generated as in:
DNSCOM_ALTER DNS-MANAGER, SWAPVOL Y
^
ERROR 1016 - Only Volume Name Allowed
DNSCOM_