NonStop JMS User's Manual (NonStop JMS 2.0+)
Managing NSJMS
NonStop Server for Java Message Service User’s Manual—522356-002
5-7
The Command-Line Interface
command
is one of the following 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 | * } }