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!

Database Change Notification with JDBC

851281Dec 7 2012 — edited Dec 7 2012
I am trying to understand * "Internals of Database Change Notification".

According to document** dedicated connection is used for DCN.
If the dedicated connection lost due to db restart or network problem how does JDBC driver behave?
Should we handle the case. Is it required to unregister and re-registiration for such cases?

* http://docs.oracle.com/cd/E11882_01/java.112/e16548/dbchgnf.htm
** +"Oracle database communicates these notifications to the JDBC drivers through a dedicated network connection and JDBC drivers convert these notifications to Java events."+


Thanks

Edited by: ozhan on 07-Dec-2012 00:31

Edited by: ozhan on 07-Dec-2012 00:31

Comments

Locked Post
New comments cannot be posted to this locked post.

Post Details

Locked on Jan 4 2013
Added on Dec 7 2012
0 comments
232 views