The following platforms are supported:
On Linux platforms, the scale-out features require the latest version of the libuuid library.
To install on SUSE, at the command prompt, type the following:
zypper search libuuid
Follow the prompts and only install the non-development packages.
To install on Red Hat, at the command prompt, type the following:
yum search libuuid
Follow the prompts to install the packages.
The PAC requires a supported RDBMS to manage the following databases:
Database | ODBC Driver |
---|---|
Microsoft SQL Server 2008 (including Express editions) R2 and later | ODBC 13.1 for SQL Server |
PostgreSQL 10.x (incl. Amazon Aurora Postgres) and later | psqlodbc 11 |
DB2 10.5 and later | n/a |
Database | ODBC Driver |
---|---|
Microsoft SQL Server 2017 (including Express editions) and later | ODBC 13.1 for SQL Server
Note: SQL Server 2017 installs versions 13 and 17 (x64 only)
|
PostgreSQL 10.x and later | psqlodbc 11 |
DB2 10.5 and later | n/a |
In addition, there are minimum requirements for the following components:
Component | Version |
---|---|
Driver manager (MSSQL and PostgreSQL installations only) | unixODBC 2.3.2 |
Enterprise Server must use a NoSQL database as a Scale-Out Repository (SOR), a requirement to maintain PAC integrity. Enterprise Server supports the following NoSQL databases:
For a production environment, Micro Focus recommends using an enterprise-ready Redis server that supports Redis 5.0.3 to 6.0. [2]
For more information on Redis click here.
To facilitate development only, an Open Source version of Redis is supplied with the development product. Enterprise Developer for Windows and UNIX, ships with a version of Redis.
%ProgramFiles(x86)%\Micro Focus\Enterprise Developer\AdoptRedis\redis-server.exe
$COBDIR/AdoptRedis/redis-server
Redis high availability can be achieved by using Redis Sentinel.