Open System Services Management and Operations Guide (G06.29+, H06.07+)
Managing Servers
Open System Services Management and Operations Guide—527191-005
4-48
Reconfiguring the OSS Sockets Local Server
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 on
page 2-3.
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
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 on
page 2-3.
5. Locate and stop all OSS applications that use AF_UNIX sockets.
When you stop the OSS sockets local server to restart it using the new
configuration, the server notifies all applications using AF_UNIX sockets by closing
their open sockets. Depending on how an application has been coded, this action
might cause the application to fail.
6. Use the following OSS Monitor SCF command to stop the server:
STOP SERVER $ZPMON.#ZPLS
7. Use the following OSS Monitor SCF command to restart the reconfigured server:
START SERVER $ZPMON.#ZPLS
8. If feasible, restart all applications using OSS AF_UNIX sockets.