1.0 Database Requirements

The database must meet the following requirements:

Item

Requirement

Database Version

  • Oracle 12c R1 with version 12.1.0.2 Standard, Enterprise Edition and Oracle RAC (with or without partitioning).

  • Oracle 12c R2 with version 12.2.0.1 Standard, Enterprise Edition and Oracle RAC (with or without partitioning).

  • Oracle 18c R1 including Cluster and RAC

  • Oracle 19c including Cluster and RAC

  • Oracle 20c including Cluster and RAC

  • Microsoft SQL Server 2012 SP3 and later, including Cluster (Standard, Enterprise, and Business Intelligence editions)

  • Microsoft SQL Server 2014 SP2 and later, including Cluster (Standard, Enterprise, and Business Intelligence editions)

  • Microsoft SQL Server 2016, 2016 SP1 and later, including Cluster (Standard and Enterprise editions)

  • Microsoft SQL Server 2017, including Cluster (Standard and Enterprise editions)

  • Microsoft SQL Server 2019

  • Embedded PostgreSQL 12.x

  • External PostgreSQL 11.x (Except for 11.2), 12.x, 13.x, 14.x

Database Server Hostname

The database server hostname must be resolvable by the Domain Name Server Service.

TCP Ports

The server must allow Primary Server communication on the database port. For MS SQL, ensure that you configure static ports for the database server.

Default Ports:

  • 1433 for MS SQL

  • 1521 for Oracle

  • 54327 for embedded PostgreSQL

  • 5432 for external PostgreSQL

You can change the default port number if there is a conflict. However, you must ensure that the port is opened for the Primary Server to talk to the database.

UDP Ports

1434 for MS SQL (if ZENworks uses named instance of the database)

WAN Consideration

Primary Servers and the ZENworks database must reside on the same network segment. Primary Servers cannot write across a WAN to the ZENworks database.

Default Character Set

For MS SQL, ZENworks does not require any specific character set. ZENworks supports all character sets supported by MS SQL.

For Oracle, the NLS_CHARACTERSET parameter must be set to AL32UTF8, the MAX_STRING_SIZE parameter must be set to Standard and the NLS_NCHAR_CHARACTERSET parameter must be set to AL16UTF16. If the existing Oracle Database is installed with another character set, then to migrate to the AL32UTF8 character set, contact Oracle Support.

Collation

ZENworks is not supported with a case-sensitive instance of the MS SQL database. Therefore, you must ensure that the database is case insensitive before setting it up.

Database User

Ensure that there is no restriction for the ZENworks database user to connect to a remote database.

For example, if the ZENworks database user is an Active Directory user, ensure that the Active Directory policies allow the user to connect to a remote database.