Your browser does not support JavaScript. This help page requires JavaScript to render correctly.
Skip Headers
Previous
Previous
 
Next
Next

Modifying Queues

You can use Enterprise Manager to modify some of the properties of an existing queue, including the following properties:

You can set these properties to values that work best with the applications that dequeue messages from the queue.

To modify a queue: 

  1. In Oracle Enterprise Manager, log in to the database as the Oracle Streams administrator.

  2. Go to the Database Home page.

  3. Click Data Movement to open the Data Movement subpage.

  4. Click callbackManage Advanced Queues to open the Streams page.

  5. Select the queue that you want to modify. If necessary, use the search tool to find the queue, and then select it.

  6. Click Edit to open the Edit Queue page.

  7. Modify one or more queue properties.

  8. Click Apply to save your changes.

Note: You can also use the DBMS_AQADM.ALTER_QUEUE procedure to modify a queue.

Related Topics

About Messaging

Tutorial: Sending Messages Between Oracle Databases

Tutorial: Configuring Message Notifications

Modifying Queue Tables

Monitoring a Messaging Environment