...
- Restart the Universal Broker by running
/opt/universal/ubroker/ubrokerd restart
- Once the broker restarts, both OMS and UAG will process any unprocessed data that they persistent the persistent data written to disk. Do not move on to the next step until you see message
UNV6312I
in/var/opt/universal/log/unv.log
andOPSAGT029I
in/var/opt/universal/uag/logs/agent.log
- Suspend any Agents running on the Solaris Intel machine being upgraded.
- Suspend the OMS server running on the Solaris Intel machine being upgraded. This may not be necessary if the OMS server is on a different system.
- Stop the Universal Broker by running
/opt/universal/ubroker/ubrokerd stop
- Delete any
.data
files in/var/opt/universal/spool/oms
- Delete any
_job
files in/var/opt/universal/uag/cache
...