[ZBX-13550] Oracle Support Created: 2018 Feb 27 Updated: 2018 Jun 19 Resolved: 2018 Mar 01 |
|
Status: | Closed |
Project: | ZABBIX BUGS AND ISSUES |
Component/s: | Documentation (D) |
Affects Version/s: | None |
Fix Version/s: | None |
Type: | Documentation task | Priority: | Critical |
Reporter: | Eduardo Wutzl da Silva | Assignee: | Unassigned |
Resolution: | Won't fix | Votes: | 0 |
Labels: | backend, database, oracle | ||
Remaining Estimate: | Not Specified | ||
Time Spent: | Not Specified | ||
Original Estimate: | Not Specified | ||
Environment: |
All Environments |
Issue Links: |
|
Description |
I'm looking for the zabbix documentation, and Oracle is no longer supported as an application backend, but on the requirements page we have the information that it is a prerequisite if we want to run zabbix over oracle. I'm a little lost ... zabbix from oracle support or not? |
Comments |
Comment by Alexey Pustovalov [ 2018 Feb 27 ] |
Hello! Where did you find that Oracle is no longer supported? |
Comment by Eduardo Wutzl da Silva [ 2018 Feb 28 ] |
in -> https://www.zabbix.com/download I can not find the version for ORACLE. |
Comment by Alexey Pustovalov [ 2018 Feb 28 ] |
We do not provide Zabbix packages with Oracle support, but yes, you can compile Zabbix components with Oracle support |
Comment by Eduardo Wutzl da Silva [ 2018 Feb 28 ] |
Does zabbix's Development Focus continue to be for MySQL and PostgreSQL? Which database will be my best support for the tool? Officially speaking |
Comment by Kaspars Mednis [ 2018 Mar 01 ] |
You can find documentation here for all supported databases By running command ./configure --help you can get all compilation options for zabbix_server MySQL is the most commonly used DB engine for Zabbix installations, and will have a lot of issues with Zabbix already documented, like configuration, performance, partitioning etc. If you choose not so commonly used database like Oracle, we recommend you having a good Oracle DBA at your office. |