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

Version 1 Current »

Description

The QUEUE_NAME option specifies the OMS queue name to select for listing or deleting.

For a LIST command: If an OMS queue name is not provided, all queues are listed.

For a DELETE command: An OMS queue name must be provided.

Usage

Method

Syntax

IBM i

HP NonStop

UNIX

Windows

z/OS

Command Line, Short Form

n/a

(tick)

(tick)

Command Line, Long Form

-queuename qname

(tick)

(tick)

Values

qname specifies the OMS queue name to select for listing or deleting.

qname can contain generic pattern matching characters:

  • An asterisk (*) matches zero or more characters.
  • A question mark (?) matches one character.
  • The escape character is a forward slash (/), which can be used to escape pattern matching characters.

Command Usage

The QUEUE_NAME option is used in the following OMS Administration Utility commands:

  • No labels