RDM Supported Platforms and Databases
RDM consists of the following main parts:
-
Ataccama platform core:
-
Runtime installed on a runtime platform. RDM runtime consists of ONE runtime enriched with RDM-specific functionalities.
-
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.
-
-
RDM-specific parts:
-
Storage database that stores reference data in their various states.
-
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) |
|
|
Linux |
|
|
MS Windows Server |
|
|
macOS |
|
|
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 |
|
|
Operating system (non-production use only) | Recommended | Supported |
---|---|---|
MS Windows |
/ |
|
Certain steps and solution components (for example, Loqate, Loqate Address Validate) use third-party products that may have specific platform and system requirements: |
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). |
Databases for RDM and RDM Webapp Storage
Database | Recommended | Supported |
---|---|---|
Oracle |
|
|
PostgreSQL |
|
|
Microsoft SQL Server |
/ |
|
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 toON
.
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 |
|
Oracle |
|
PostgreSQL |
|
Was this page useful?