Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: Macro name changed from html to html-bobswift during server to cloud migration processing.

...

Component

Compatibility

Universal Broker 7.2.x

Universal Agent / Workload Automation / Stonebranch Solutions / Universal Products releases 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1, 3.1.0, 2.2.0, 2.1.0, and 1.2.0.

Universal Command 7.2.x

Universal Command 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1, 3.1.0, 2.2.0, 2.1.0, and 1.2.0.

Universal Control 7.2.x

Universal Control 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1, 3.1.0, 2.2.0, 2.1.0, and 1.2.0.

Universal Data Mover 7.2.x

Universal Data Mover 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1 and 3.1.0.

Universal Query 7.2.x

Universal Broker 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1, 3.1.0, 2.2.0, 2.1.0, and 1.2.0.

Universal Event Monitor 7.2.x

Universal Event Monitor 7.1.0, 7.0.0, 6.9.0, 6.8.0, 6.7.0, 6.6.0, 6.5.0, 6.4.0, 6.3.0, 6.2.0, 5.2.0, 5.1.0, 4.3.0, 4.2.0, 4.1.0, 3.2.0, 3.1.1, and 3.1.0.

...

ubrsvc.bat supports the following command line syntax:

Panel
Html bobswift
<pre>
ubrsvc { -start | -stop | -restart | -status | -remove } [-[h]elp]
</pre>

-start

Starts the Broker service.

-stop

Stops the Broker service.

-restart

Stops and starts the Broker service.

-status

Reports the current status of the Broker.

-remove

Stops the Broker service, removes it from the Service Control Manager (SCM), and unregisters its message source.

Note
titleImportant

Be sure to run the provided SB_ConfigSetup.bat script before removing the Universal Broker service definition.  Doing so will ensure that the correct Broker is removed when multiple user mode installs exist.

-h

Displays this message.

...