Hello!
Used Database - Oracle
The following errors appear when the WEB-page is displayed on the screen:
SQL error [ORA-00933: SQL command not properly ended] in [SELECT NULL FROM users u WHERE u.userid=3 FOR UPDATE;]
In the System Information panel :
Has anyone encountered such a problem?
Used Database - Oracle
The following errors appear when the WEB-page is displayed on the screen:
SQL error [ORA-00933: SQL command not properly ended] in [SELECT NULL FROM users u WHERE u.userid=3 FOR UPDATE;]
In the System Information panel :
- legal string offset 'value' [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CView->getOutput() → include() → make_status_of_zbx() → OracleDbBackend->checkEncoding() → OracleDbBackend->checkDatabaseEncoding() in include/classes/db/OracleDbBackend.php:85]
- Illegal string offset 'parameter' [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CView->getOutput() → include() → make_status_of_zbx() → OracleDbBackend->checkEncoding() → OracleDbBackend->checkDatabaseEncoding() in include/classes/db/OracleDbBackend.php:87]
- Illegal string offset 'value' [zabbix.php:21 → require_once() → ZBase->run() → ZBase->processRequest() → CView->getOutput() → include() → make_status_of_zbx() → OracleDbBackend->checkEncoding() → OracleDbBackend->checkDatabaseEncoding() in include/classes/db/OracleDbBackend.php:87]
Has anyone encountered such a problem?
Comment