Copyright © Cloud Software Group, Inc. All Rights Reserved |
• queue_id is the unique identifier for the queue. You can find a queue’s identifier using the show_queues command.
• queue_name is the descriptive alphanumeric name for the queue.
• new_name is the new name to be used for this queue. If you want to leave the existing name unchanged, use a hyphen ‘-’.
• message_type is used to identify the message type. This value must be either Local (for local messages), or a hyphen ‘-’ (to leave the value unchanged).
• queue_description specifies the physical database table that holds the queue. If you want to leave the existing name unchanged, use a hyphen ‘-’.
Copyright © Cloud Software Group, Inc. All Rights Reserved |