Universal Spool List for Windows and UNIX

Databases

The Universal Spool List utility can be used to read the databases listed in the following table.


Database Name

Database 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 Event Definition Database

ueme.db

Universal Event Monitor Event Handler Database

uemh.db

Universal Event Monitor Spool Database

uems.db

* The COMPID in the Universal Server Spool Databases file names 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-5.2.0/bin.

Windows

By default, the database files are stored in the C:\Program Files\Universal\spool directory.
 
The Universal Spool List program file, uslist.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 List 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 selected to write.

HELP

Writes a description of the command options and their format.

ID

Lists the contents of a specific record from the Universal Event Monitor event definition, event handler, or spool databases.

LIST

Type of database from which to select record to write.

MESSAGE_LEVEL

Level of messages that will be written.

UCMD_SPOOL_DIR

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

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 List for Windows and UNIX.


uslist
[-list {ubroker|ucmd|urmtcfg|stdin|stderr|stdout}]
[-component cid]
[-id id]
[-brokerspooldir directory]
[-ucmdspooldir directory]
[-level {audit|info|warn|error}]

uslist
{ -help | -version }