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!

Socket communication in Oracle triggers

byleSep 10 2008 — edited May 17 2012
Hello,

I'm developing an application that queries an Oracle Database to check if a certain field has changed. I've programmed a timer that every 5 minutes queries for that field.
I would like to know if it is possible to do the opposite. I mean, instead of being the application the one who checks for the field, I would like to know if it is possible to create a trigger that once the field has been updated it would create a socket to communicate with the application.
If that is possible, could someone explain how to do that or show me some examples??

Thanks in advance!!!
This post has been answered by JustinCave on Sep 12 2008
Jump to Answer
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Jun 14 2012
Added on Sep 10 2008
8 comments
912 views