The Stop command stops the specified Data Vault Agent process. If the process is in the middle of executing a task when the Stop command is issued, the process will be allowed to complete the task before it is ended.
Stop <host-name> <agent-id>
The <host-name> parameter is the host machine where the Data Vault Agent process is running, and the <agent-ID> parameter refers to the numeric value that identifies the agent process. Agent IDs can be determined by executing the Current command and viewing the AID field in the Agents list.
An agent process with an ID of 0 cannot be terminated with the Stop command, as processes with this ID are responsible for Data Vault repository database startup/shutdown when autostartup is enabled.