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!

Push signal from database to client

danielwetzlerJul 7 2010 — edited Jul 19 2010
Dear Oracle experts,

in my scenario I would like a client application to react on changes of my Oracle database.

To achieve this we implemented on the client side a loop which queries the database every 200 ms to
discover changes within the database.

Since this may become a performance killer I would like the database to send a signal "My data changed" to
the connected clients to make them query the database only in case of changed data.

Do you know a mechanism to send such a signal to connected clients ?

Best regards,


Daniel
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Aug 16 2010
Added on Jul 7 2010
8 comments
1,472 views