User Community Service Desk Downloads
If you can't find the product or version you're looking for, visit support.ataccama.com/downloads

RDM Supported Platforms and Databases

RDM consists of the following main parts:

  1. Ataccama platform core:

    1. Runtime installed on a runtime platform. RDM runtime consists of ONE runtime enriched with RDM-specific functionalities.

    2. ONE Desktop for RDM solution development and testing on a local machine. RDM solution (RDM model project) is used to generate configuration files used by the RDM runtime.

  2. RDM-specific parts:

    1. Storage database that stores reference data in their various states.

    2. Web application for working with reference data, deployed to an application server.

RDM integration:

  • Databases

  • Other data sources or targets (for example, files, Amazon S3)

Ataccama Platform Core

Platforms and databases required for functioning of all Ataccama modules. Shared for the whole platform.

ONE Desktop

Operating system Recommended Supported

MS Windows (recommended)

  • MS Windows 10

  • MS Windows 10, 11

  • Vista

Linux

  • RHEL 7

  • CentOS 7, 8

  • SLES 11+

  • RHEL 7

  • CentOS 6 - 8

  • SLES 11+

  • 2.6+ kernel

MS Windows Server

  • MS Windows Server 2019

  • MS Windows Server 2012, 2019

macOS

  • macOS Catalina (Version: 10.15)

  • macOS High Sierra (Version: 10.13)

  • macOS Mojave (Version: 10.14)

Virtualization support:

  • Run as a virtual application: VMware ThinApp

  • Run via a terminal server: Microsoft Remote Desktop / Windows Server 2019 R2 x64

Runtime Platforms

Intel x86 / x86_64 Architecture:

Operating system Recommended Supported

Linux

  • RHEL 8

  • RHEL 7, 8

  • CentOS 7, 8

Operating system (non-production use only) Recommended Supported

MS Windows

/

  • MS Windows Server 2019

Certain steps and solution components (for example, Loqate, Loqate Address Validate) use third-party products that may have specific platform and system requirements:

Third-party Software

Platform Recommended Supported

Java

  • OpenJDK 17

  • Oracle Java 17 (LTS)

  • OpenJDK 17

  • Oracle Java 17

Keycloak

  • Keycloak 15

  • Keycloak 12, 13, 14

RDM Specific Platforms and Databases

Browser Support

The latest versions of the following major browsers are supported:

  • Google Chrome (recommended)

  • Mozilla Firefox (recommended)

  • Microsoft Edge

  • Safari (Mac only)

The following browser features must be turned on: Cookies, CSS, Javascript with AJAX processing (XmlHttpRequest).

RDM Application Server

Operating system Recommended Supported

Linux

  • RHEL 8

  • RHEL 7

  • CentOS 7

Databases for RDM and RDM Webapp Storage

Database Recommended Supported

Oracle

  • Oracle 2021

  • Oracle 2019

PostgreSQL

  • PostgreSQL 14

  • PostgreSQL 13.2

Microsoft SQL Server

/

  • SQL Server 2017, 2019

Azure SQL

/

Yes

Amazon Aurora PostgreSQL

/

Yes

MS SQL database

If you opt for an MS SQL database, keep in mind that RDM uses parellel transactions that require non-blocking transaction isolation. Therefore, your database server must have the transation isolation level configured as follows:

  • The transaction isolation level is set to READ_COMMITED.

  • The READ_COMMITTED_SNAPSHOT option is set to ON.

For details, see Set transation isolation level.

Integration

Databases

All Ataccama modules use a common read/write functionality to read/write data from source/target databases.

Below is a list of databases whose drivers are shipped with the Ataccama products. In addition to these, Ataccama can connect to any database that has a JDBC driver available.

Database Tested drivers

Microsoft SQL Server

  • mssql-jdbc-7.4.1.jre8.jar

  • jtds-1.3.1.jar

Oracle

  • ojdbc8.jar

  • ojdbc8-12.2.0.1.0.jar

PostgreSQL

  • postgresql-42.2.8.jar

Was this page useful?