Open System Services Management and Operations Guide (G06.30+, H06.08+, J06.03+)
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.
9. 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” (page 296) 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” (page 314) for a description of the command output.
10. 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 these steps, 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” (page 121) for information about the fields that you can change.
3. If you changed only one or more of these attributes AUTORESTART, BACKUPCPUOK, or
MAXWAITTIME, you have completed the task. The changes take effect immediately.
4. Otherwise, warn your users. You can use a method similar to the one described under
“Manually Stopping the OSS File System and the OSS Environment” (page 47).
5. Use the following OSS Monitor SCF command to stop the server:
STOP SERVER $ZPMON.#ZMSGQ
6. Use the following SCF command to restart the reconfigured server:
START SERVER $ZPMON.#ZMSGQ
Reconfiguring the OSS Sockets Local Server (AF_UNIX Release 1 Only)
If the system is running AF_UNIX Release 2 software, the OSS sockets local server 2 servers cannot
be altered. This section applies to systems running AF_UNIX Release 1 software only.
You reconfigure the OSS sockets local server by changing its entry 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 for the local server to change the
appropriate attribute.
3. If you changed only one or more of these attributes AUTORESTART, BACKUPCPUOK, or
MAXWAITTIME, you have completed the task. The changes take effect immediately.
4. Otherwise, warn your users. You can use a method similar to the one described under
“Manually Stopping the OSS File System and the OSS Environment” (page 47).
Configuration Files 137