STOP DISTPATH
Use STOP DISTPATH to stop a distribution path and attempt to cleanup the resource. To confirm that the distribution path has stopped, use the INFO DISTPATH command. To change the distribution path start point, use the ALTER DISTPATH command.
Syntax
STOP DISTPATH *path_name* [ALL | !]
path_name
The name of the distribution path.
ALL
Use to stop all distribution paths.
!
(Exclamation point) Stops a distribution path immediately. The transaction is terminated and the path is stopped forcefully.