Universal Spool Remove for Windows and UNIX

Databases

The following table identifies the databases from which Universal Spool Remove can remove records.

Database Name

Default File Name

Universal Broker Component Database

bcomponent.db

Universal Server Component Database

scomponent.db

Universal Server Spool Databases *

spool.stdin.COMPID.db
spool.stdout.COMPID.db
spool.stderr.COMPID.db

Universal Event Monitor Spool Database

uems.db

* In the Universal Server Spool Databases file names, COMPID is the component ID assigned to the Server instance.


UNIX

By default, the database files are located in the /var/opt/universal/spool directory.
 
The program file is located in the Universal Spool installation directory bin directory, which defaults to /opt/universal/uspool/bin.

Windows

By default, the database files are stored in the C:\Program Files\Universal\spool directory.
 
The Universal Spool Remove program file, uslrm.exe, is located in the bin subdirectory of the Universal Spool installation directory, which defaults to C:\Program Files\Universal\uspool.

Configuration Options

The following table identifies the Universal Spool Remove for Windows and UNIX configuration options. Each Option Name is a link to detailed information about that option.


Option Name

Description

BROKER_SPOOL_DIR

Directory location in which the Universal Broker Component database is located.

COMPONENT

Component identifier for which records will be removed.

HELP

Writes a description of the command options and their format.

MESSAGE_LEVEL

Level of messages that will be written.

UCMD_SPOOL_DIR

Directory location in which the Universal Server Component database is located.

UEM_SERIALNO

Serial number of the Universal Event Monitor spool database record to remove.

VERSION

Writes the program version and copyright information.

Command Line Syntax

The following figure illustrates the command line syntax — using the command line, long form of the configuration options — of Universal Spool Remove for Windows and UNIX.


uslrm
-component cid | -UEM_SERIALNO cid
[-brokerspooldir dir]
[-ucmdspooldir dir]
[-level {audit|info|warn|error}]

uslrm
{ -help | -version }