OSI/FTAM Configuration and Management Manual

Planning, Installing, and Configuring Tandem FTAM
OSI/FTAM Configuration and Management Manual421944-001
3-50
Changing SUBSYS Object Attributes
The following display is returned:
The APLMGR process name ($AMGR) is displayed on the top line at the far right of the
screen.
MaxFTAMI and MaxFTAMR show the maximum number of initiator and responder
processes you can add to the system.
Current FTAMI and Current FTAMR indicate the number of initiator and
responder processes currently defined.
FTAMIfile and FTAMRfile show the volume name, subvolume name, and filename
of the code file for the initiator and responder processes. When an ADD PROCESS
command does not name a specific code file to create an initiator or a responder process,
the APLMGR process uses the object code in these files to create those processes.
MIB shows the volume name, subvolume name, and filename of the MIB file, where the
APLMGR process stores configuration information.
OMGRNAME shows the name of the OSI manager process.
Changing the Default SUBSYS Configuration
Before running your FTAM applications, you may want to make some changes to the
default SUBSYS configuration. For example, you may want to change the location
(volume and subvolume) of the MIB files, and you might also be using an OSI manager
name other than $OSIM. You might also want to change the maximum number of
processes that can be configured.
The first step to take when changing the SUBSYS object default configuration is to
suspend the APLMGR process:
SUSPEND PROCESS $AMGR
To change the location of the MIB file to the volume and subvolume $OSI.DBFILES
and the OSI manager name to $OMGR, you enter the following SCF ALTER SUBSYS
command:
ALTER SUBSYS $AMGR, MIB $OSI.DBFILES.ZOSADB, OMGRNAME $OMGR
OSIAPLMG Detailed Info SUBSYS \NET.$AMGR
*MaxFTAMI..... 128 Current FTAMI... 0
*MaxFTAMR..... 128 Current FTAMR... 0
*FTAMIfile...... \NET.$SYSTEM.SYS00.FTAMIOBJ
*FTAMRfile...... \NET.$SYSTEM.SYS00.FTAMROBJ
*MIB............... \NET.$SYSTEM.SYS00.ZOSADB
*OMGRNAME.......... \NET.$OSIM