1.3 Compatibility and Interoperability Between Oracle Database Releases
Learn how to understand and avoid compatibility and interoperability issues that can occur because of differences in Oracle Database releases.
Oracle Database releases can have differences that can result in compatibility and interoperability issues. These differences can affect both general database administration and existing applications.
- About Oracle Database Release Numbers
Oracle Database releases are categorized by five numeric segments that indicate release information. - Convention for Referring to Release Numbers in Upgrade Topics
Review to understand how statements in upgrade topics apply to releases. - What Is Oracle Database Compatibility?
Before you upgrade, review compatibility between your earlier release Oracle Database and the new Oracle AI Database release as part of your upgrade plan. - Updating the Database Compatibility Level
To use some new features in a release, you must update theCOMPATIBLEparameter to the release update that contains the new feature. - Dynamic Update of COMPATIBLE Setting for Oracle AI Database
Starting with Oracle AI Database 26ai, you can change theCOMPATIBLEsetting for all sessions in the current Oracle AI Database instance without having to restart the instance. - What Is Interoperability for Oracle Database Upgrades?
In the context of upgrading Oracle Database to Oracle AI Database, interoperability is the ability of different database releases to communicate and work in a distributed environment. - About Invalid Schema Objects and Database Upgrades
Runutlrp.sqlto validate invalid objects as part of your upgrade test plan.
Parent topic: Introduction to Upgrading Oracle Database