Discussions
Categories
- 17.9K All Categories
- 3.4K Industry Applications
- 3.3K Intelligent Advisor
- 63 Insurance
- 536.4K On-Premises Infrastructure
- 138.3K Analytics Software
- 38.6K Application Development Software
- 5.8K Cloud Platform
- 109.5K Database Software
- 17.5K Enterprise Manager
- 8.8K Hardware
- 71.1K Infrastructure Software
- 105.3K Integration
- 41.6K Security Software
Database listener

Srisree
Member Posts: 8
I am new to Oracle Event processing. Just read some blogs about Event processing , its very interesting.
where it is really useful in application development.
Can Oracle Event processor Pool/Listen database and fetch the records.
I am more interested in fetching records from database can some one explains how can we use OEP to fetch data from the database tables.
where it is really useful in application development.
Can Oracle Event processor Pool/Listen database and fetch the records.
I am more interested in fetching records from database can some one explains how can we use OEP to fetch data from the database tables.
Answers
-
Hi Srisree,
Now OEP does not provide a DB listener adapter. But user can implement such class following the programming model as described at:
http://docs.oracle.com/cd/E28280_01/dev.1111/e14301/toc.htm, Chapter 15.
Thanks
Junger
This discussion has been closed.