Version 4.0.92: Client

Log File On-Disk Format Changes:

The following section contains information about the issue related to Oracle Database Instant Client 12 c: Pro*C Does Not Support C99 Headers The Pro*C parser fails to recognize C99 headers on Apple Mac OS X El Captain, Apple Mac OS X Yosemite, and Apple Mac OS X Mavericks.

For
  • JE 4.0.71 has moved to on-disk file format 7.
  • The change is forward compatible in that JE files created with release 3.3.* and earlier can be read when opened with JE 4.0. The change is not backward compatible in that files created with JE 4.0 cannot be read by earlier releases.
  • Changes in API and exception handling create a binary incompatibility between JE 4.0 and JE 3.X. Users are advised to recompile their applications when moving to JE 4.0. Please see the API Changes section of the change log for a complete description.

Oracle Database Client Download

New Work:

Free Oracle Database Client For Mac Os X

  • This release features JE High Availability, which permits the use of JE with replication. See the High Availability Guide for an introduction to the product. and the com.sleepycat.je.rep javadoc for API specifications.
  • JE now provides two JMX MBean implementations for monitoring a running JE application. A JConsole plugin is also provided for accessing the new JEMonitor and RepJEMonitor classes. Environment statistics can be collected and graphed, and other state information can be perused. See the how-to for more information.
  • Multiple performance improvements for concurrent execution, including group commit performance improvements on Linux ext3 file systems.
  • Support for enum keys and other improvements in the Direct Persistence Layer.
  • Enhanced exception handling and other API improvements.
  • See the change log (also found in the download) for the complete and detailed description of all changes.