'License for Oracle package DBMS_COMPARISON [closed]
I searched around but cannot find if I need a special license for using the Oracle DBMS_COMPARISON package. I can find everything on how to use it, but I need to know if we can use it in our current license for Oracle 12c we both run it in ODI and OCI environments.
Thanks, Brian
Solution 1:[1]
The Documentation you want is the Database Licensing Information User Manual
I really like this document because it calls out the views and PL/SQL APIs that require optionally licensed 'packs' - or options.
Searching for 'DBMS_COMPARISON' comes up with nothing here.
This feature is included in the base edition of the Oracle Database. That being said, all licensing questions are best left to your Oracle account manager.
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|---|
| Solution 1 | thatjeffsmith |
