Skip to Main Content

Oracle Database Discussions

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

Interested in getting your voice heard by members of the Developer Marketing team at Oracle? Check out this post for AppDev or this post for AI focus group information.

using RAC One Node as a primary database in a Data Guard configuration

AlleTJun 27 2011 — edited Jun 27 2011
Is it possible to use RAC One Node as a primary database in a Data Guard configuration ?

Oracle doc states: "Supports Oracle Data Guard such that you can run physical or logical standby databases on it or even we can NOT run primary databases on it either if the primary databases have DG"

I guess it is not possible but can you folks confirm?

Alessio

Comments

843830
Because you're rolling back and using your JMS Provider to move the message to a poison queue on the 3rd attempt I don't think you'll be able to change the message properties - the rollback will essentially undo them.

A few options spring to mind (some of which probably won't be appropriate)...

1. First thing I'd look at is whether you can monitor the poison queue - if the queue depth changes you know you need to send an email. If you need to copy details out of the message then this becomes a little more tricky as you have to browse the queue rather than consume messages from it.

2. There are commericial alerting applications which allow you to supress alerts until a threshold has been reached. They probably wouldn't work with email though (SMNP Traps is more likely).
1 - 1
Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jul 25 2011
Added on Jun 27 2011
7 comments
117 views