After installing CLIP, the CLIP subsystem can be started using the following command:
/START-SUBSYSTEM SUBSYSTEM-NAME=CLIP
The subsystem is not started automatically after the SYSTEM READY message. It must be started manually by the system administrator or within the CMDFILE.
A successful start of the CLIP subsystem is only possible under the following conditions:
- All required files are installed.
- The CLIP version is compatible with the BS2000 version.
- The IP address and port of the Syslog server are correctly defined in the configuration file.
A successful startup of the CLIP subsystem is logged on the console with the messages GLPLOAD and ESM0220, and can be verified using the command /SHOW-SUBSYSTEM SUBSYSTEM-NAME=CLIP.
Subsystem update during ongoing operation:
In the event of a version change of the CLIP subsystem (e.g., installation and startup of a newer version) during ongoing operation, the following steps are required:
- Hold the subsystem CLIP with the command
/STOP-SUBSYSTEM.
- Install the new version of CLIP on the system.
Temporarily hold SAT logging with the command:
/HOLD-SAT-LOGGING
.- Stop the accounting system with the command
/STOP-ACCOUNTING.
Start the CLIP subsystem with the command
/START-SUBSYSTEM
.Resume SAT logging with the command
/RESUME-SAT-LOGGING
.- Start the accounting system with the command
/START-ACCOUNTING
The above order must be strictly followed. Otherwise, the start of the CLIP subsystem will be denied with the console message:
GLP1025 START-SUBSYSTEM CLIP IS CURRENTLY NOT POSSIBLE
The message file SYSMES.CLIP.210
will only be updated after the next system restart.