Command syntax:
mupip replicate -receiver -shutdown [-updateonly] [-timeout=<timeout in seconds>] -helpers
Qualifiers:
Use this qualifier to stop only the Update Process. If you do not specify this qualifier, both the Update Process and Receiver Server shut down.
Shuts down only the Helper Processes and leaves the Receiver Server and Update Process to continue operating as before. All helpers processes shut down even if -helper values are specified.
-timeout
Specifies the period of time (in seconds) the Receiver Server should wait before shutting down. If you do not specify -timeout, the default timeout period is 30 seconds. If you specify -timeout=0, shutdown occurs immediately.
Example:
$ mupip replicate -receiver -shutdown -helper
This example shuts down only the helper processes of the current Receiver Server. Note that all helpers processes shut down even if HELPER values are specified.