displaySuspended queue
Displays the ID of suspended orders in all the queues.
provadmin displaySuspended queue nodename=<value> [ name=<value> ]
The following table describes the general options that are valid with the displaySuspended queue command.
Option | Description |
---|---|
nodename | Application node name |
name | Name of the order queue to display. If left blank, all order queues are listed. |
The following isa typical output from this command.
>provadmin displaySuspendedCount queue nodename=banks Suspended orders: res|test_suspend_twice@@1 >
(The previous output assumes that the order with ID "test_suspend_twice@@1" is suspended in the order queue named "res".)
Copyright © Cloud Software Group, Inc. All rights reserved.