Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

The following figure illustrate how to execute Universal Spool Remove (USLRM) and specify a Universal Broker database directory other than the default.


UNIX


<pre>
cd /opt/universal/bin    
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2"
</pre>
 
Panel
Html bobswift


Windows


html-bobswift
Panel
<pre>
cd c:\program files\universal\uspool\bin                       
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2"
</pre>
 



Anchor
1070524
1070524
All Universal Agent database records will be removed.

...