Lists supported and tested DBMSs along with the
COBOL Server
features that use them.
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 :
- Provides support until the standard end-of-service (EOS) date provided by the RDBMS vendor
- If your deployment requires support for a given RDBMS beyond the vendor's EOS dates, check with
Customer Care for availability of Extended Support Plus options.
- Encourages you to include third-party RDBMS consideration when planning an upgrade to your
Micro Focus product
With regard to resolving reported issues with
Micro Focus software while using a third-party RDBMS,
Micro Focus :
- Attempts to resolve issues for supported DBMSs on tested or untested platforms
- Investigates issues involving planned but not yet supported RDBMSs, and attempts to resolve non-architectural issues that
also occur in the latest supported RDBMS version
This release of
COBOL Server
supports the following Database Management Systems:
COBSQL (Pro*COBOL)
Back to Top
Note: COBSQL (Pro*COBOL) is supported for native COBOL only.
Before deploying a COBSQL application, be sure to install and configure all applicable third-party software.
- Availability
-
Operating System/Platform
|
32-bit
|
64-bit
|
x86-64 running Windows
|
X
|
X
|
- XA Switch Module
-
When the Enterprise Server feature is enabled, the
Oracle XA switch module is provided for COBSQL (Pro*COBOL), and is available on the same platforms as are indicated in
the
Availability section above. Oracle Instant Client fully supports all 1PC functionality with Pro*COBOL applications.
Restriction: The Oracle Instant Client does not support the 2PC functionality of the Oracle XA switch module. To use 2PC functionality
with Pro*COBOL applications, you must install Oracle Client, not Instant Client.
- Supported/tested version
- For this release, COBSQL was tested with Oracle Pro*COBOL version 19c.
DB2 ECM
Back to Top
Before
deploying
a DB2 ECM
application, be sure to install and configure all applicable third-party software.
Note:
DB2 ECM
is supported for native COBOL only.
- Availability
-
Operating System/Platform
|
32-bit
|
64-bit
|
x86-64 running Windows
|
X
|
X
|
- XA Switch Module
-
When the Enterprise Server feature is enabled, the
DB2 XA switch module is provided and is available on the same platforms as are indicated in the
Availability section above.
- Supported/tested versions
- For this release,
DB2 ECM
was tested with
DB2 LUW
10.5, 11.1, and 11.5.
OpenESQL
Back to Top
Before
deploying an OpenESQL application, be sure to install and configure all applicable third-party software.
- Availability
-
Operating System/Platform
|
COBOL native and .NET/JVM COBOL 32-bit
32-bit
|
COBOL native and .NET/JVM COBOL 64-bit
64-bit
|
x86-64 running Windows
|
X
|
X
|
- XA Switch Module
-
When the Enterprise Server feature is enabled, the
ODBC One-phase Commit, SQL Server, and PostgreSQL switch modules are provided and available on the same platforms as
are indicated in the
Availability section above.
- Native COBOL
-
- OpenESQL supports access to relational databases using ODBC 3.0-compliant drivers
- Refer to your driver vendor's documentation to determine whether your driver is suitable for use with OpenESQL
- .NET COBOL
-
- OpenESQL supports access to relational databases using compliant .NET framework drivers
- OpenESQL has been tested against the following ADO.NET data providers:
- Microsoft provider for SQL Server
- Microsoft provider for Oracle
- IBM DB2
- Oracle Data Provider for .NET (ODP.NET) - fully managed and unmanaged providers
- OleDb
- Managed ODBC .NET providers
- Npgsql 3.2.2 for EDB PostgreSQL
- JVM COBOL
- OpenESQL supports access to relational databases using JDBC 4.0-compliant JDBC drivers. The following table shows the tested
DBMSs and their corresponding JDBC driver filenames:
Tested DBMS Versions
|
JDBC 4.0 Compliant Drivers
|
DB2 LUW 10.5
DB2 LUW 11.1
DB2 LUW 11.5
|
db2jcc4.jar (and
db2jcc_license_cu.jar )
|
Oracle 19c
|
ojdbc7.zip
1
|
Microsoft SQL Server 2014
Microsoft SQL Server 2016
Microsoft SQL Server 2017
Microsoft SQL Server 2019
|
sqljdbc4.jar
2
|
EDB PostgreSQL 10.5 and 11.x
|
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.
- If you are using a Java application server, it includes a JNDI server you can use to configure DataSource objects. This process
is described in the Java documentation for the application server.
- If you are not using a Java application server, or if you require a standalone JNDI server to configure DataSource objects
for initial evaluation and development, see the
To install and configure Simple-JNDI topic
in your
Visual COBOL documentation for instructions on downloading, installing, and configuring the open source JNDI server Simple-JNDI for this purpose.
- Supported/tested versions
- For this release, OpenESQL was tested with:
-
Oracle 19c
-
DB2 LUW 10.5, 11.1, and 11.5
-
SQL Server 2014, 2016, 2017, and 2019
- Microsoft Azure SQL Database
- Microsoft Azure SQL Managed Instance
-
GDG and EDB PostgreSQL 10.x, 11.x, and 12.x
- Amazon Aurora for PostgreSQL 2.x and 3.x
-
MySQL 5.7 (5.3 ODBC drivers only)
- PowerLinux LE
on remote Linux server using DB2 LUW 10.5 only
Note: Micro Focus provides compatibility for PostgreSQL and MySQL but does not directly contribute to or support either open source project.
Any issues relating to the functionality of either DBMS should be addressed through an open source support vendor.
- Planned support
- Support for the following is planned for a future release:
- EDB and GDG PostreSQL 13.x
- MySQL 8.0