Hello,
We are trying to execute a PL/SQL package with PHP and the result is this error message:
Warning: OCIStmtExecute : ORA-06550: line 1, column 41: PLS-00553: character set name is not recognized ORA-06550: line 0, column 0: PL/SQL: Compilation unit analysis terminated
We know this is and Oracle error message, but we don't know the origine of it. Is it possible the problem is with the config file php.ini
DB: version 8.0.4
PHP: PHP : PHP Version 4.0.3pl1 with Oracle and OCI
Thanks in advance for any comments and suggestions
PS Please post the answers in the group and at my email address
We are trying to execute a PL/SQL package with PHP and the result is this error message:
Warning: OCIStmtExecute : ORA-06550: line 1, column 41: PLS-00553: character set name is not recognized ORA-06550: line 0, column 0: PL/SQL: Compilation unit analysis terminated
We know this is and Oracle error message, but we don't know the origine of it. Is it possible the problem is with the config file php.ini
DB: version 8.0.4
PHP: PHP : PHP Version 4.0.3pl1 with Oracle and OCI
Thanks in advance for any comments and suggestions
PS Please post the answers in the group and at my email address