Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 2 Next »

Remove Component Records - Change Broker Database Directory

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


UNIX

cd /opt/universal/bin    
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2" 

Windows

cd c:\program files\universal\uspool\bin                       
uslrm -component 123456789 -brokerspooldir "c:\program files\universal\spool2" 


All Universal Agent database records will be removed.

The -brokerspooldir option specifies the directory location in which the Universal Broker Component database is located. If the directory has spaces, it must be enclosed within double ( " ) quotation marks.

Command Line Options

The command line options used in this example are:

Command Options

Description

-component

Component identifier for which records will be removed.

-brokerspooldir

Directory location in which the Universal Broker Component database (bcomponent.db) is located.

Components

Universal Spool Remove

  • No labels