All RDBMS testing is done on both 32- and 64-bit platforms based on RDBMS client software availability.
With regard to support for each of these third-party RDBMS supported version, Micro Focus:
With regard to resolving reported issues with Micro Focus software while using a third-party RDBMS, Micro Focus :
This release of Visual COBOL supports the following Database Management Systems:
Before deploying a COBSQL application, be sure to install and configure all applicable third-party software.
Operating System/Platform | 32-bit | 64-bit |
---|---|---|
x86-64 running Windows |
Operating System/Platform | 32-bit | 64-bit |
---|---|---|
x86-64 running Red Hat Linux | ||
x86-64 running SUSE Linux | ||
IBM Power System running AIX | ||
IBM System Z running Red Hat Linux | ||
IBM System Z running SUSE Linux | ||
Itanium running HP-UX | ||
x86-64 running Solaris | ||
SPARC running Solaris |
Before developing or deploying a DB2 ECM application, be sure to install and configure all applicable third-party software.
Operating System/Platform | 32-bit | 64-bit |
---|---|---|
x86-64 running Windows |
Operating System/Platform | 32-bit | 64-bit |
---|---|---|
x86-64 running Red Hat Linux | ||
x86-64 running SUSE Linux | ||
IBM Power System running AIX | ||
IBM Z System running Red Hat Linux | ||
IBM Z System running SUSE Linux | ||
Itanium running HP-UX | ||
x86-64 running Solaris | ||
SPARC running Solaris |
Before developing or deploying an OpenESQL application, be sure to install and configure all applicable third-party software.
Operating System/Platform | COBOL native and JVM 32-bit | COBOL native and JVM 64-bit |
---|---|---|
x86-64 running Windows |
Operating System/Platform | COBOL native and JVM 32-bit | COBOL native and JVM 64-bit |
---|---|---|
x86-64 running Red Hat Linux | ||
x86-64 running SUSE Linux | ||
x86-64 running Solaris | ||
IBM Power System running AIX | ||
IBM Z System running Red Hat Linux | ||
IBM Z System running SUSE Linux | ||
Itanium running HP-UX | ||
SPARC running Solaris |
The SQL Server and PostgreSQL switch modules are available on the following platforms:
Tested DBMS Versions | JDBC 4.0 Compliant Drivers |
---|---|
DB2 LUW 11.1 DB2 LUW 11.5 |
db2jcc4.jar (and db2jcc_license_cu.jar ) |
Oracle 19c Oracle 21c |
ojdbc7.zip 1 |
Microsoft SQL Server 2016 (Windows only) Microsoft SQL Server 2017 Microsoft SQL Server 2019 |
sqljdbc4.jar 2 |
EDB PostgreSQL 13.x and later | postgresql-42.0.0.jre7.jar |
1 Some Oracle JDBC drivers are distributed as
.zip rather than
.jar files.
2 On Windows platforms, if you are not using Windows authentication, no additional resources are required. However, if you are using Kerberos authentication with a driver version of 4.0 or later, although integrated authentication is not required, you might need to follow additional configuration steps as described in the driver documentation. No additional resources are required for UNIX platforms. |
To use JDBC DataSource Objects, you must also install and configure a JNDI server.