-
Problem report
-
Resolution: Duplicate
-
Trivial
-
None
-
5.4.4
-
None
-
None
-
Oracle linux 8.4 x86_64, Oracle Database 12.2.0.1.210720 (Jul 2021)
Steps to reproduce:
- Install Oracle Database 12.2.0.1.210720 (Jul 2021) on DB server
- Create Oracle Database with: CHARACTER SET AL32UTF8 and NATIONAL CHARACTER SET UTF8
- Create user "zabbix" wiith DBA privs
- Use recommendations from ZBX-19717 to increasing max_string_size (alter system set max_string_size=extended)
- download sources "https://cdn.zabbix.com/zabbix/sources/stable/5.4/zabbix-5.4.4.tar.gz" and extract
- use sqlplus 12.2 on DB server machine or sqlplus 19.12 from instant client on clent machine
- execute database/oracle/schema.sql
- execute database/oracle/images.sql
- execute database/oracle/data.sql
Result:
See screenshot
See log file...
Expected:
Database schema create on Oracle
- duplicates
-
ZBX-19604 Error cloning template "Template DB Oracle by ODBC"
- Closed