-
Notifications
You must be signed in to change notification settings - Fork 8k
Closed as not planned
Description
Hello,
Since php version 8.1, the following error occurs when writing to the DB:
Fehler SQL: SQLSTATE[HY001]: Memory allocation error: [IBM][System i Access ODBC-Treiber]Speicherzuordnungsfehler. (SQLPrepare[0] at /builddir/build/BUILD/php-8.2.21/ext/pdo_odbc/odbc_driver.c:200).
Situation:
Linux-Oracle-Server:
PHP 8.3.9 (x86_64)
IBM iSeries:
ibm-iaccess-1.1.0.28-1.0.x86_64
No problems with php-8.0!
Best regards
Jürgen Immel