You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
At some moment, ACUITY migrated from Oracle to Postgres, and to minimize migration time the orafce library was integrated to the DB installation to provide emulation of Oracle native function. In current configuration, many of these function does not work properly, and anyway it would be better to fully replace their usage with native Postgres function calls and then remove orafce completely.
The text was updated successfully, but these errors were encountered:
At some moment, ACUITY migrated from Oracle to Postgres, and to minimize migration time the orafce library was integrated to the DB installation to provide emulation of Oracle native function. In current configuration, many of these function does not work properly, and anyway it would be better to fully replace their usage with native Postgres function calls and then remove orafce completely.
The text was updated successfully, but these errors were encountered: