This is a Technology portal site for all the developer, It's a community, here you can post your question when you are learning, working, and soso...we'll make it better than yesterday Everyday...
During my transaction, if an error happens, I would like to enque a message into a queue and then rollback what ever was part of the transaction. My problem is, How do I not rollback the enqued message I'm using for my error tracking? Thanks, jhill