-
Change Request
-
Resolution: Fixed
-
Trivial
-
None
-
Sprint 71 (Dec 2020), Sprint 72 (Jan 2021), Sprint 73 (Feb 2021)
-
1
Steps to reproduce:
Zabbix currently supports only Oracle EZCONNECT naming.
Result:
If DBHost variable is either not defined or empty it is considered to be an error.
Expected:
Please find attached a patch file for src/libs/zbxdb/db.c and frontends/php/include/db.inc.php.
If it's applied, one can erase DBHost to enable tnsnames.ora service name lookups (DBName will work as a service name in that case).