Previous Topic: Starting a CAISDI/med Task

Next Topic: Forcing Termination of a CAISDI/med Task

Stopping a CAISDI/med Task

The STOP command lets you halt execution of a CAISDI/med task that is currently active. Note that certain CAISDI/med control related tasks cannot be stopped with a STOP command.

Note: Certain CAISDI/med control related tasks cannot be stopped with a STOP command.

Use this syntax for the STOP command:

STOP task_name
task_name

This positional parameter is the name of the target task that is to be halted. You can use the DISPLAY TASKS command to obtain a list of the CAISDI/med task names.

Note: When a CAISDI/med server interface task stops, it logs off from its associated CA Service Desk server.

The following is an example of the STOP command:

STOP USDSRV01

As another example, to stop a CAISDI/med task that is communicating with a CA Service Desk server, and cause a log off from that server, enter the following command:

MODIFY CASDIMED,STOP name

Alternatively, the STOP command can be shortened to the following:

MODIFY CASDIMED,P name

The name operand is the name of the CAISDI/med task that is to be scheduled to stop. The DISPLAY TASKS command can be used to identify all valid task names. Note the CONTROL task name and the COMMAND task name are not eligible to be stopped.