System of Record
The system of record is the system that hosts your software application written in DBL, including the file-based database where the application stores its data. This database uses the Synergy Data Management System (SDMS) on Windows and Linux or Record Management Services (RMS) on OpenVMS IA64.
The primary function of the Streaming Integration Platform on the system of record is to capture the changes that the DBL application makes to its data and record those operations in a Kafka topic referred to as the "CDC Topic."
Windows System Requirements
- Windows 11 or Windows Server 2022 or higher (see note 1)
- Mainstream support for Windows Server 2022 ends on October 13, 2026; after that date, Windows Server 2025 will be required
- Synergy/DE 12.3.1 or higher
Linux System Requirements
- 64-bit Linux operating system that supports the .NET 10 SDK (or higher)
- For GNU C (glibc)–based distros: glibc 2.23 or later
- Ubuntu, Debian, RHEL, Rocky, CentOS, SUSE, openSUSE, Amazon, etc.
- For MUSL-based distros: musl 1.2.2 or later
- Alpine, postmarketOS, etc.
- For GNU C (glibc)–based distros: glibc 2.23 or later
- Synergy/DE 12.3.1 or higher
OpenVMS System Requirements
- VSI OpenVMS V8.4-3 on an IA64 (Integrity) system
- Synergy does not support OpenVMS on VAX or X86
- Integration Platform does not support OpenVMS on Alpha/AXP due to unavailable dependencies
- VSI TCP/IP (latest version)
- OpenSSH Server (open source product from VSI)
- LIBRDKAFKA (open source library from VSI)
- ZeroMQ (open source library from VSI)
Other DBL-Supported Platforms
The Streaming Integration Platform is not supported on systems running on traditional UNIX (IBM AIX, HP-UX, Solaris, etc.) or on OpenVMS Alpha systems because of dependencies on products or libraries that are not available on those platforms.