Cluster I/O Protocols (CIP) Configuration and Management Manual (H06.16+, J06.05+)
Example 62 START CLIM
> START CLIM $ZZCIP.S1003741
START PROCESS
The START PROCESS command starts the operation of all the objects in the CIP subsystem on this
system. Because the target object is already started (by the persistence manager), the SUB ONLY
option must be specified.
START PROCESS Command Syntax
START PROCESS $ZZCIP, SUB ONLY
SUB
Determines the set of objects and subordinate objects that the command targets. ONLY specifies
that only subordinate objects are targets of the command.
This commands starts all the configured objects in the CIP subsystem on this system.
Example 63 START PROCESS
> START PROCESS $ZZCIP, SUB ONLY
START PROCESS Guidelines
MON objects are not affected by the START PROCESS, SUB ONLY command.
START PROVIDER
The START PROVIDER command starts operations on the specified provider. The provider goes to
the STARTED state only if the associated CLIM is in the STARTED state; otherwise it goes to the
STARTING state. The associated CIPSAM process need not be running for the provider to be
STARTED, but applications cannot use the provider until the CIPSAM process is started.
START PROVIDER Command Syntax
START PROVIDER $ZZCIP.prov-name
prov-name
Is the name of the provider to start. A wildcard can specify a set of providers.
Example 64 starts all configured providers:
Example 64 START PROVIDER
> START PROVIDER $ZZCIP.*
STATS Commands
STATS is a non-sensitive command that displays statistical information for the specified object.
The STATS command shows statistics related to the NonStop system, the CLIM software, and
communication between the two. The Linux ip, and netstat commands and the climconfig route
command get TCP/IP, interface, and route statistics for the CLIMs . To access the Linux commands,
enter:
CLIMCMD clim-name Linux-command
The RESET modifier resets the statistics to zero after displaying them. The command is sensitive if
you specify RESET.
STATS CLIM
The STATS CLIM command displays statistical information kept by the NonStop Enterprise Division
software on the specified CLIMs, which must be in the STARTED state.
252 SCF Reference for CIP










