Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
configured as persistent (AUTORESTART not equal to 1 in the command defining CIPMON as a
generic process), the persistence manager restarts it.
This command can be used for online replacement of the CIPMON and CIP Library modules, as
discussed in Chapter 3 (page 69).
ABORT MON Command Syntax
ABORT MON $ZZCIP.ZCMnn [,FORCED]
MON $ZZCIP.ZCMnn
identifies the CIPMON process to ABORT. The variable nn can be 00 through 15. A wildcard
can specify multiple MONs in this system.
Example 24: ABORT MON ends operation of the CIPMON process on processor 3.
Example 24 ABORT MON
> ABORT MON $ZZCIP.ZCM03
Open sockets still exist, okay to continue? Y
ABORT MON Guidelines
If autorestart is off or if CIPMON is not configured under the persistence manager, you must allow
a delay of at least 15 seconds between an ABORT or STOP MON command and a subsequent
START MON command. This 15 second delay is necessary because MONs on processors that
have sockets take longer to change their status to STOPPED after an ABORT or STOP than those
on processors that do not have sockets. If the START is issued before the 15 second delay, MONs
start only on processors that do not have sockets. MONs on processors with sockets stay in the
stopped state and you need to reissue the START command.
NOTE: The recommended autorestart value is 10. With this setting, the problem does not occur.
ABORT PROCESS
The ABORT PROCESS command terminates the operation of the CIPMAN process, even if there
are open sockets. Subordinate objects need not be stopped and are not affected unless SUB ALL
or SUB ONLY is specified. If the process has been configured as persistent (AUTORESTART not
equal to 1 in the command defining CIPMAN as a generic process), the persistence manager
restarts it. This command can be used for online replacement of the CIPMAN module.
If SUB ALL or SUB ONLY is used, the CIP subsystem stops operation, and all existing sockets are
cleared. If any sockets exist, the command displays a warning and request for operator confirmation.
The FORCED option overrides the warning and confirmation request.
ABORT PROCESS Command Syntax
ABORT PROCESS $ZZCIP
[, SUB [ ONLY | ALL | NONE ]]
[,FORCED ]
SUB
Determines the set of objects and subordinate objects that the command targets:
• ONLY specifies that only subordinate objects are targets of the command.
• ALL specifies that the named object and the subordinate objects are targets of the command.
This is the default used if the SUB keyword is used but no option is selected.
• NONE specifies that none of the subordinate objects are targets of the command. This is
the default selected if the SUB keyword is not used.
FORCED
Causes the command to execute without displaying a warning and request for operator
confirmation.
CIPMAN SCF Commands 225










