Hi,
My current setup is Drupal v10.6.10, Mariadb v10.11.18, oci8 v3.3.0, php v8.2.28.
My system currently pulls and push data to oracle 19c and there are plans to upgrade to Oracle 26ai.
Can I check if my system is compatible with Oracle 26ai?
 

Comments

jaypan’s picture

How is it pushing/pulling the data? Is it doing it through an API, or direct connection? 

Contact me to contract me for D7 -> D10/11 migrations.
Or anything really. I'm friendly, and open to work or conversation.

dixit patel’s picture

If you are upgrading from Oracle 19c to 26ai, I'd first verify the Oracle driver/client compatibility with your PHP OCI8 version. Since Drupal is connecting through OCI8, the Oracle client and PHP extension versions are important. I'd test the connection in a staging environment before upgrading production.