The Perl Toolchain Summit needs more sponsors. If your company depends on Perl, please support this very important event.

Changes for version 1.69_02 - 2014-01-19

  • IMPROVEMENTS
    • The DSN 'dbi:Oracle:sid=foo' is now an alias for 'dbi:Oracle:foo'. (RT#91775, Yanick Champoux, requested by David Wheeler)
    • Support for ORA_SYSBACKUP, ORA_SYSDG and ORA_SYSKM. (RT#91473, Kris Lemaire)
  • BUG FIXES
  • OCI_THREADED setting had been accidentally removed, causing potential crashes when using threads. (RT#92229, Martin J. Evans, reported by Detlef Lütticke)
  • When using fetch*_hashref the values are decoded but not the keys so if you have unicode column names they were not returned correctly. (RT#92134, Martin J. Evans, reported by Marcel Montes)

Changes for version 1.69_01 - 2014-01-14

  • BUG FIXES
    • Fix RT91698. If you bound an output parameter to a scalar and repeatedly called execute the memory allocated in your bound scalar could increase each time. (Martin J. Evans)

Documentation

Tips and Hints to Troubleshoot DBD::Oracle
Tips and Hints to Troubleshoot DBD::Oracle on AIX
Tips and Hints to Troubleshoot DBD::Oracle on Cygwin
Tips and Hints to Troubleshoot DBD::Oracle on HP-UX
Tips and Hints to Troubleshoot DBD::Oracle on Linux
Tips and Hints to Troubleshoot DBD::Oracle on MacOs
Tips and Hints to Troubleshoot DBD::Oracle on Sun
Tips and Hints to Troubleshoot DBD::Oracle on Vms
Tips and Hints to Troubleshoot DBD::Oracle on Win32
Tips and Hints to Troubleshoot DBD::Oracle on Win64

Modules

Oracle database driver for the DBI module
Wrapper to get Oracle information
Wrapper for Oracle objects