advanced-queuing
Oracle SQL query fails only in one process: "ORA-01405: fetched column value is NULL"
I\'m trying to call a system stored procedure in a \"plugin\" that I\'ve built. When I test my plugin out in a test application, it works fine. When I run the plugin in the targeted app I\'m building[详细]
2023-04-12 19:39 分类:问答Oracle AQ's requeue
I am trying to write universal pl/sql to (re)enqueue message already enqueued (present in queue table in whatever state).[详细]
2023-03-04 20:13 分类:问答How to replace characters in a java String?
I like to replace a certain set of characters of a string with a corresponding replacement character in an efficent way.[详细]
2022-12-26 22:14 分类:问答Oracle AQ dequeue order
A trigger in an Oracle 10g g开发者_开发百科enerates upsert and delete messages for a subset of rows in a regular table. These messages consist out of two fields:[详细]
2022-12-11 18:17 分类:问答Oracle AQ Java interface and custom message types
I am using the Oracle Java interface for AQ and want to dequeue messages. These messages consist out of two fields:[详细]
2022-12-11 18:16 分类:问答