Roeland
Member³
Hi,
I'm developing a program that uses a Queue to communicate with other instances of this same programme. I'm still in the test and investigation phase.
I have setup a Queue which is multiconsumer and transactional.
Now when Dequeueing I constantly get the error ORA-25235. (fetched all messages in current transaction)
What do I wrong?
Are there any demo applications using this functionality?
The one supplied is single consumer.
Many thanks,
Roeland
I'm developing a program that uses a Queue to communicate with other instances of this same programme. I'm still in the test and investigation phase.
I have setup a Queue which is multiconsumer and transactional.
Now when Dequeueing I constantly get the error ORA-25235. (fetched all messages in current transaction)
What do I wrong?
Are there any demo applications using this functionality?
The one supplied is single consumer.
Many thanks,
Roeland