Open System Services Management and Operations Guide (G06.25+, H06.03+)
Managing Servers
Open System Services Management and Operations Guide—527191-002
4-43
Reconfiguring a Server
Reconfiguring a Server
How and when you reconfigure a server depends on the type of server.
•
Reconfiguring an OSS Name Server on page 4-43
•
Reconfiguring the OSS Message-Queue Server on page 4-44
•
Reconfiguring the OSS Sockets Local Server on page 4-45
•
Reconfiguring a Network Services Server on page 4-46
You cannot reconfigure an OSS transport agent server.
Other servers used by OSS applications require separate procedures. For more
information, see the manual appropriate for a specific server.
Reconfiguring an OSS Name Server
You reconfigure an OSS name server by changing its entry in the Enscribe database
ZOSSSERV file.
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 OSS name server.
Change one or more of the following attributes: AUTORESTART, BACKUPCPU,
BACKUPCPUOK, CPU, DESIREDSTATE, INODECACHE, LINKCACHE,
MAXWAITTIME, and SQLTIMEOUT.
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. If you changed only one or more of these attributes:
BACKUPCPU, CPU, INODECACHE, LINKCACHE, and SQLTIMEOUT, use the
SCF CONTROL SERVER Command with the SYNC option for the OSS name
server. You have completed the task. The changes take effect immediately.
5. Otherwise, use the following OSS Monitor SCF command to identify all filesets
managed by that server:
INFO FILESET $ZPMON.*, DETAIL
See the INFO FILESET Command on page 12-46 for a description of the
command output.
6. Warn your users to make sure that all their files in affected filesets are closed and
all OSS shell sessions using those filesets are terminated. 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.