Universal Agent for Windows - User Mode Installation Package
Components
The Universal Agent for Windows package includes the following product components:
- Universal Broker 7.7.x
- Universal Automation Center Agent 7.7.x
- Universal Certificate 7.7.x
- Universal Command Manager and Server 7.7.x
- Universal Connector for SAP 7.7.x
- Universal Connector for PeopleSoft 7.7.x
- Universal Control Manager and Server 7.7.x
- Universal Controller Command Line Interface (CLI) 7.7.x
- Universal Data Mover Manager and Server 7.7.x
- Universal Encrypt 7.7.x
- Universal Event Log Dump 7.7.x
- Universal Event Monitor Manager and Server 7.7.x
- Universal Message Service (OMS)7.7.x
- Universal Message to Exit Code Translator 7.7.x
- Universal Query 7.7.x
Broker Service Management Commands
ubrsvc.bat
wraps several commands to control the Universal Broker service (that is, -start, -stop, -restart, -status, -remove). The ubrsvc.bat
script is generated by the user mode installation and contains commands that target the Universal Broker service created and registered by that installation.
ubrsvc.bat
ubrsvc.bat
supports the following command line syntax:
ubrsvc { -start | -stop | -restart | -status | -remove } [-[h]elp]
| Starts the Broker service. |
| Stops the Broker service. |
| Stops and starts the Broker service. |
| Reports the current status of the Broker. |
Stops the Broker service, removes it from the Service Control Manager (SCM), and unregisters its message source. Important Be sure to run the provided | |
| Displays this message. |
Note
The -remove
option is a critical first step when removing a user mode installation.
Executing Manager Components and Utilities
When executing a Universal Agent Manager component (for example, Universal Command Manager or Universal Data Mover Manager), from a user mode installation, execute SB_ConfigSetup.bat
to configure the environment for proper local Universal Broker registration.
Failure to do this may cause a component of one version to register with the system-installed Universal Broker, which could be a different version.
This script should also be run prior to using the -remove
option to ubrsvc.bat. See note above.