Stopping the HDLM manager

Dynamic Link Manager (for Linux®) User Guide

Version
9.0.x
Audience
anonymous
Part Number
MK-92DLM113-64
ft:lastEdition
2025-11-06

To stop the HDLM manager, log in to Linux as a user with root permissions, and then execute the following command:

# /opt/DynamicLinkManager/bin/dlmmanager stop
Stopping DLMManager:                                  [  OK  ]

The stop script that was set up during HDLM installation runs, and stops the HDLM manager.

Use one of the following procedures to confirm that the HDLM manager has stopped:

Use the dlnkmgr command's view operation:

Execute the following command.

# /opt/DynamicLinkManager/bin/dlnkmgr view -sys -msrv
HDLM Manager Ver      WakeupTime
Dead
KAPL01001-I The HDLM command completed normally. operation name = view, completion time = yyyy/mm/dd hh:mm:ss
#

When the HDLM Manager column shows Dead, the HDLM manager is inactive.

Use a script for confirmation:

Execute the following command to confirm that the HDLM manager is inactive:

# /opt/DynamicLinkManager/bin/dlmmanager status
Stopping DLMManager:                      [  OK  ]
Note

If an error occurs, the execution results of the dlnkmgr command's view operation might be different from those of the DLMManager status command. In this case, see the execution results of the dlnkmgr command.