Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Oracle queues

Re: Oracle queues

From: DA Morgan <damorgan_at_psoug.org>
Date: Thu, 21 Jul 2005 15:05:37 -0700
Message-ID: <1121983540.67785@yasure>


Gionni wrote:
> Hello everyone,
> I'm new with Oracle queues, so I have a question. Is it possible to
> write a "typed" message? I need to write a message in queue and say:
> "this message has type X" and after read only messages of that type X.
> Could I make this operation?
>
> Thanks all,
> Gionni

Assuming you mean Advanced Queuing ... queue messages are user defined data types. Define your type appropriately and then use it to route the message to the correct queue and recipient.

-- 
Daniel A. Morgan
http://www.psoug.org
damorgan_at_x.washington.edu
(replace x with u to respond)
Received on Thu Jul 21 2005 - 17:05:37 CDT

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US