Open System Services Management and Operations Guide (G06.29+, H06.07+)

Managing Servers
Open System Services Management and Operations Guide527191-005
4-47
Reconfiguring the OSS Message-Queue Server
7. Do one of the following:
If the OSS name server is the server for the root fileset, stop all filesets by
entering the following OSS Monitor SCF command:
STOP FILESET $ZPMON.*
If the OSS name server is not the server for the root fileset, reassign all filesets
it manages to another running OSS name server. Use the OSS Monitor SCF
ALTER FILESET Command on each fileset to change the NAMESERVER
attribute for the fileset.
The OSS name server should stop as soon as the last of its filesets stops.
8. If the OSS name server you want to restart with changed attributes is not the OSS
name server for the root fileset:
a. Use the following OSS Monitor SCF command to identify the fileset that OSS
name server manages that has a mount point closest in the file system
directory hierarchy to the / directory:
INFO FILESET $ZPMON.*, DETAIL
See the INFO FILESET Command on page 12-48 for a description of the
command output.
b. Use the following OSS Monitor SCF command to make sure that all filesets
with mount points between / and its mount point directory are started:
STATUS FILESET $ZPMON.*, DETAIL
See the STATUS FILESET Command on page 12-67 for a description of the
command output.
9. Issue the OSS Monitor SCF START FILESET Command for the OSS name
server’s fileset.
Restarting any one of its filesets restarts the reconfigured OSS name server. Repeat
Step 9 if necessary to restart all the filesets managed by the restarted OSS name
server.
Reconfiguring the OSS Message-Queue Server
You reconfigure the OSS message-queue server by changing its entries in the
Enscribe database ZOSSSERV file and restarting the server.
1. Make sure that you are a member of the super group (255,nnn).
2. Use the OSS Monitor SCF ALTER SERVER Command to change the appropriate
field in the ZOSSSERV entry for the OSS message-queue server. See Configuring
the OSS Message-Queue Server on page 4-30 for information about the fields that
you can change.