LIST - USLIST configuration option

Description

The LIST option specifies the database from which to select records to write.

  • Universal Broker
  • Universal Command Server
  • Universal Event Monitor
  • Spool

The COMPONENT option is used to select individual component (job) records from the database.

The ID option is used to select a single record from a Universal Event Monitor database.

Usage


Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

(tick)

(tick)

(tick)

Command Line, Long Form

-list option

(tick)

(tick)

(tick)

ULSTSE Parameter

LIST(*option)

(tick)

Values

option is the database from which to select records.

Valid values for option are:

ubroker

List the contents of the Universal Broker Component database. A summary of all records is written.

ucmd

List the contents of the Universal Command Server Component database. A summary of all records is written.

ueme

UNIX and Windows only: List the contents of the Universal Event Monitor Event Definition database. A summary of all records is written.

uemh

UNIX and Windows only: List the contents of the Universal Event Monitor Event Handler database. A summary of all records is written. Use the ID option to list the complete contents of a single record.

uems

UNIX and Windows only: List the contents of the Universal Event Monitor Spool database. A summary of all records is written. Use the ID option to list the complete contents of a single record.

urmtcfg

List the contents of the I-Management Console Remote Configuration database. A summary of all records is written. Use the ID option to list the complete contents of a single record.

stdin

List the standard input spool file for a specified component.

stderr

List the standard error spool file for a specified component.

stdout

List the standard output spool file for a specified component.

Default is ubroker.