-
Type:
Change Request
-
Resolution: Won't fix
-
Priority:
Minor
-
None
-
Affects Version/s: 3.2.2
-
Component/s: Server (S)
-
None
Hello!
Zabbix 3.2.2 on remote Oracle database.
7000+ NVPS
trends and history tables with partitioning, housekeeper uses to clean events table
Adter upgrade to version 3.2.2 I find that housekeeper it is 100% busy almost all time.
In DB console I see two query always in top. Both for events table. (insert and delete).
I cant create partitions on events table in Oracle, because of foreint key. How can I solve this problem?