OSI/FTAM Configuration and Management Manual

Managing the FTAM Configuration
OSI/FTAM Configuration and Management Manual421944-001
4-17
Stopping and Allowing Open Requests
Stopping and Allowing Open Requests
Once you have viewed the number of opens for an initiator process, you may decide that
you want that process to concentrate on its current opens. In this case, you can force the
initiator process to reject additional open requests by issuing the STOPOPENS
command to that process. The command
STOPOPENS PROCESS $AMGR.#FTAMI.FTI2
forces the process FTI2 to reject all requests for service beyond those requests the
process is currently servicing. This command is effective only on initiator processes
because only those processes have opens from user applications.
When you want a process to accept open requests once again, direct the SCF
ALLOWOPENS command to the process:
ALLOWOPENS PROCESS $AMGR.#FTAMI.FTI2
This command reverses the effect of a STOPOPENS command applied to a process.