OSI/FTAM and OSI/APLMGR SCF Reference Manual

SCF Commands for Tandem FTAM
OSI/FTAM and OSI/APLMGR SCF Reference Manual421943-001
3-18
ALLOWOPENS PROCESS
ALLOWOPENS PROCESS
The ALLOWOPENS PROCESS command configures an initiator process to accept open
requests from applications. This command reverses the effects of a STOPOPENS
command. ALLOWOPENS PROCESS is a sensitive command.
The ALLOWOPENS PROCESS command has the following syntax:
\system-name
identifies the system in which the APLMGR process is running.
$process-name
identifies directly the Guardian process name of the initiator that you are allowing to
receive open requests.
indirect-process-name
identifies indirectly, through its APLMGR process, the initiator process you are
allowing to receive open requests.
ALLOWOPENS PROCESS Considerations
If you specify indirect-process-name, the command is sent to the APLMGR
process, which in turn routes it to the specified initiator process. If you specify
$process-name, the command goes directly to the specified initiator.
The ALLOWOPENS PROCESS command is not valid for a responder process. If
the command is issued for a responder, the command is rejected and an error is
returned.
The ALLOWOPENS PROCESS command is not valid for an APLMGR process. If
the command is issued for an APLMGR process, the command is rejected and an
error is returned.
To configure the initiator process to deny open requests, use the STOPOPENS
command.
ALLOWOPENS PROCESS [\system-name.]{$process-name }
{indirect-process-name }