Manual cleanup

 

If you use a broker based subscription store, we can operate the cleanup utility manually from the command line. Here is the syntax of the command:

For a bindings connection:

Cleanup [-m <qmgr>] [-r <interval>]
          [SAFE | STRONG | FORCE | NONDUR] [-t]

For a client connection:

Cleanup -client [-m <qmgr>] -host <hostname> [-port <port>]
         [-channel <channel>] [-r <interval>]
         [SAFE | STRONG | FORCE | NONDUR] [-t]

The parameters of the command are as follows:


uj25230_