-
Problem report
-
Resolution: Unresolved
-
Major
-
5.4.3
-
None
-
Oracle linux 8.4; Oracle Database 19.11;
-
Sprint 78 (Jul 2021), Sprint 79 (Aug 2021), Sprint 80 (Sep 2021), Sprint 81 (Oct 2021), Sprint 82 (Nov 2021), Sprint 83 (Dec 2021), Sprint 84 (Jan 2022), Sprint 85 (Feb 2022), Sprint 86 (Mar 2022), Sprint 87 (Apr 2022), Sprint 88 (May 2022), Sprint 89 (Jun 2022), Sprint 90 (Jul 2022), Sprint 91 (Aug 2022), Sprint 92 (Sep 2022), Documentation backlog
-
1
Steps to reproduce:
- On DB server get and install Oracle database 19c (19.11 is last patch as of 2021-june)
- On DB server create database with CHARACTER SET AL32UTF8, NATIONAL CHARACTER SET UTF8
- On zabbix server install Oracle Instant client 19 and check connectivity
- On zabbix server get latest zabbbix src: git checkout tags/5.4.3
- On zabbix server run sqlplus and create zabbix user to own schema
- On zabbix server run sqlplus and run @schema.sql
- On zabbix server run sqlplus and run @images.sql
- On zabbix server run sqlplus and run @data.sql
Result:
See screenshots with ORA-22835: Buffer too small for CLOB..
Log also attached
Expected:
All scripts runs without error