OSI/AS SCF Reference Manual

Table Of Contents
OSI/AS SCF Commands
OSI/AS SCF Reference Manual424121-001
2-106
ALTER SUBSYS Command
ALTER SUBSYS Command
An attribute-spec for the ALTER SUBSYS command is one of the following
attribute name and value combinations:
MAXNSP
specifies the maximum number of NSP processes that can be configured.
MAXTAPS
specifies the maximum number of TAPS processes that can be configured.
MAXTSP
specifies the maximum number of TSP processes that can be configured.
MIB
specifies the name of the file that contains the Management Information Base (MIB)
for the OSI/AS subsystem.
[ MAXNSP integer ]
[ MAXTAPS integer ]
[ MAXTSP integer ]
[ MIB filename ]
[ TAPSCODEFILE filename ]
[ TSPCODEFILE filename ]
Value: 1 through 32767
OSIMGR Default: 128
Value: 1 through 32767
OSIMGR Default: 128
Value: 1 through 32767
OSIMGR Default: 128
Value: Specify a fully qualified Guardian filename
($volume.subvolume.filename). If the filename specified is
not a fully qualified filename, then the subvolume specified
in the SCF program environment is used to expand the
filename (from SCF, use the ENV command to examine the
$volume.subvolume definition). The INFO SUBSYS
command can be used to display the name of MIB.
OSIMGR Default: The default filename is ZOSIDB. The $volume.subvolume
defaults to the location of the OSI manager object file.