Oracle FAQ | Your Portal to the Oracle Knowledge Grid |
![]() |
![]() |
Home -> Community -> Usenet -> c.d.o.server -> AQ queues and strings
Can some one send me sample code of how to put a string on and oracle
aq queue and conversely how to pull a string from an oracle aq queue.
I know it sounds easy enough, but I can never get it to work - documentation says that there is an implicit conversion between raw/string string/raw for me it always throws an error when I enquue a string onto a raw que.
Seems odd that almost every other queueing system natively supports strings and oracle's doesn't.
I know i could use an object type with one varchar2 attribute, but this defeats the whole purpose I'm trying to get away from using an object type.
Any help would be greatly appreciated. Received on Fri Apr 18 2003 - 08:04:02 CDT
![]() |
![]() |