DBD::Oracle
This is the homepage of the DBD::Oracle project, a Perl module that works with the DBI module to provide access to Oracle databases. Created by Tim Bunce, it is now maintained by John Scoles under the auspices of The Pythian Group.
News
Roadmap
Resources
- POD
- An Introduction to DBD::Oracle
- Advanced Tutorial
- Code Samples
- Problems and Solutions
- Bug Reports
Links
Category:
Tags:

Hi,
I am trying to contact John Scoles about adding FAN support to DBD::Oracle. I found a reference where John says that the only reason for not adding this was lack of a RAC on which to test.
We have need of this facility and can provide a RAC for his use.
Please contact me.
Regards,
Mick.
ERP =(DESCRIPTION=
(ADDRESS_LIST=(LOAD_BALANCE=ON) (FAILOVER=ON)
(ADDRESS=(PROTOCOL=TCP) (HOST=node1vip) (PORT=1521))
(ADDRESS=(PROTOCOL=TCP) (HOST=node2vip) (PORT=1521)))
(CONNECT_DATA=(SERVICE_NAME=ERP)))