The Kill command stops the specified Data Vault Agent process immediately, even if it is currently executing a task.
Kill <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 Kill command, as processes with this ID are responsible for Data Vault repository database startup/shutdown when autostartup is enabled.