oracle-aq
Craeting QueueTable in OracleAQ 11.2.0
I have installed Oracle11.2.0(windows,32 bit) and tried to create a queuetable.. (I have granted all permissions for t开发者_如何学JAVAhe jmsuser,AQ_ADMINISTRATOR_ROLE,AQ_USER_ROLE,DB_Access).[详细]
2023-04-08 15:01 分类:问答How to do JNDI lookup with OracleAQ?
Can anybody point me some guide/idea on how to implement JNDI lookup with Oracle开发者_开发技巧AQ?[详细]
2023-04-08 11:48 分类:问答Dequeue Data From Oracle AQ Using Weblogic 10.3.4, JMS and/or Spring?
Anyone know of a good example that does this?Seems开发者_JS百科 like a lot of Admin Console configuration (Foreign JNDI Providers?) in Weblogic to make this happen.I\'m a newbie with Spring, but maybe[详细]
2023-03-12 19:49 分类:问答Using a NULL pointer with OCIAQDeq()
In the documentation for OCIAQDeq() it states: The application may choose to pass NULL for payload the first time[详细]
2023-03-08 03:55 分类:问答How to set max_retries to unlimited on an OracleAQ queue
I have set up a queue in OracleAQ.If I understand the settings correctly this configuration will try each hour for 168 hours before removing the message:[详细]
2023-02-28 04:10 分类:问答Oracle Streams AQ. session.getQueue throwing AQOracleSQLException: Exhausted Resultset
Using Oracle Streams AQ in a multithreaded/multi-app environment I received an AQOracleSQLException: Exhausted Resultset after about 10 minutes of operation in one thread only.[详细]
2023-02-22 14:13 分类:问答How to tell in Oracle AQ which messages have been consumed from a multiple consumer queue
I\'m new to Oracle AQ. I have created a table and a queue like so: EXEC dbms_aqadm.create_queue_table(queue_table=>\'MY_QUEUE_TABLE\',[详细]
2023-01-27 08:11 分类:问答How to clear a queue in Oracle AQ
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.[详细]
2023-01-26 09:00 分类:问答Delphi ODAC: Disecting JMS messages from Oracle AQ
I\'m trying to evaluate ODAC for using Oracle AQ. The request queue contains JMS objects like these (but without linebreaks and other whitespace):[详细]
2023-01-23 05:23 分类:问答Does anyone know what these Oracle AQ JMS XA properties do?
I\'m using Oracle Advanced Queues via JMS from within Websphere App Server. Does anyone know what effect the following two properties have:-[详细]
2022-12-28 04:36 分类:问答