3.51 STOP RECVPATH
Use STOP RECVPATH to stop a target-initiated
distribution path in the Receiver Server. To confirm that the distribution path has
stopped, use the INFO RECVPATH command. To change the distribution
path start point, use the ALTER RECVPATH command.
Syntax
STOP RECVPATH path_name [ALL | !]
-
path_name -
The name of the deployment to specify multiple deployments. For example,
P*sends the command to all deployments whose group names begin with P. -
ALL -
Use to stop all target-initiated distribution paths.
- !
-
(Exclamation point) Stops a target-initiated distribution path immediately. The transaction is ended and the process terminates.
Parent topic: AdminClient Command Line Interface Commands