oracle-aq Questions

2

Solved

Introduction I'm facing a very strange behaviour on my Oracle SQL Server (exactly: Oracle Database 11g Enterprise Edition Release 11.2.0.4.0 - 64bit Production) when using the Oracle Advanced Queu...
Airtoair asked 14/1, 2016 at 10:59

1

Solved

I am enqueuing JSON messages onto Oracle AQ on the JVM via the JMS client. This is working fine for small text messages but is failing for larger messages. I believe that this is something to do wi...
Driver asked 14/10, 2020 at 11:37

2

Solved

I have an Oracle AQ with the queue type of SYS.AQ$_JMS_TEXT_MESSAGE. What I'm trying to do is to insert a text into the mentioned queue from a java application. The equivalent SQL query is declar...
Baynebridge asked 10/12, 2013 at 14:43

2

Solved

I got the following error of Oracle, ORA-25226: dequeue failed, queue string.string is not enabled for dequeue And the following is the Cause and Action for it from the official document: Caus...
Bipack asked 30/3, 2010 at 2:52

1

Solved

I wish to drop an Oracle AQ queue and the table associated with it. What are the commands needed to perform this operation?
Cherry asked 11/11, 2016 at 16:58

2

Solved

I'm trying to update a legacy Java application to be compatible with Oracle 11g version 11.2.0.3. The application was running on Oracle 10g version 10.2.0.4 and uses Oracle Advanced Queues. It has...
Lail asked 21/9, 2012 at 10:59

1

I created a AQ in oracle and wrote 2 JMS consumers in Java to listen to the queue. I have observed sometimes that if I produce some message in to queue; the count of dequeued messages from queue is...
Renaldo asked 10/5, 2013 at 6:54

2

Solved

I've been testing Oracle AQ for the first time. I have managed to create 2000 rows of test inserts into the queue I created. Now, I'd like to clear those out. As I was teaching myself, I set the e...
Shaffer asked 23/11, 2010 at 22:57
1

© 2022 - 2024 — McMap. All rights reserved.