NonStop JMS User's Manual (H06.03+, J06.03+, NonStop JMS 3.0+)
Managing the NSJMS Environment
NonStop Server for Java Message Service User’s Manual—522356-006
7-7
The Command-Line Interface
command
is one of these administrative utility commands for which help is desired:
Rules
If the HELP command is run without specifying command, available administrative
commands appear.
When command is specified, only information about command appears.
Examples
To display the syntax and use of every command:
nsjms->help
To display the syntax and use of the ADD command:
nsjms->help add
INFO Command
The INFO command provides information about a specified queue, topic, message, or
subscription.
name
is the name associated with an existing queue or topic about which information is
requested.
*
is a wild-card character that causes information for all specified objects (QUEUE,
TOPIC, MESSAGE, or SUBSCRIPTION) to appear.
ADD HELP
ALTER INFO
DELETE STATS
EXIT
INFO { QUEUE { name | * } |
TOPIC { name | * } |
MESSAGE { id | queue-name | topic-name |
expired |* } |
SUBSCRIPTION { client-id, subscription-name | * } }