How to Move JMS Messages in Small Chunks From One JMS Queue to Another Using WLST
(Doc ID 2208147.1)
Last updated on JUNE 14, 2024
Applies to:
Oracle WebLogic Server - Version 12.1.3.0.0 and laterInformation in this document applies to any platform.
Goal
This article shows how to move JMS messages in small chunks from one JMS queue to another using WLST.
Moving JMS messages can be a tedious task through WebLogic console when the JMS messages are large in number.
Hence using by WLST script it reduces manual efforts required to move the JMS messages.
The reason for moving JMS messages might be to reduce the load on the WebLogic instances, Remove harmful messages from the queues.
Solution
To view full details, sign in with your My Oracle Support account. |
|
Don't have a My Oracle Support account? Click to get started! |
In this Document
Goal |
Solution |