Lists supported and tested DBMSs along with the
Enterprise Developer
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
Enterprise Developer
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 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
|
|
|
- XA Switch Module
-
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.
- Certification of RDBMS Precompilers for Native COBOL
- Certification of RDBMS precompilers with
Micro Focus products is the responsibility of the RDBMS vendor, rather than
Micro Focus . Certification information can be found within the relevant Oracle documentation. If you have an
https://support.oracle.com/epmos/faces/DocumentDisplay?id=43208.1 , document # 43208.1 provides details of all language compilers certified by Oracle for use with their precompilers.
- Preprocessors
- COBSQL supports the following database preprocessors:
- Oracle Pro*COBOL versions 19c and 21c database preprocessors
- Sybase Open Client Embedded SQL/COBOL version 11.1 or later
- Informix Embedded SQL/COBOL version 7.3 or later
- Compiling
- On x86 and x86-64 platforms, when compiling with COBSQL for use with Oracle, do not use the COBSQL directive option NOMAKESYN,
since this directive results in COMP host variables, and on Intel platforms these are incompatible with the native byte order
expected by Oracle.
- Supported/tested version
- For this release, COBSQL was tested with Oracle Pro*COBOL versions 19c and 21c.
- Planned support
- Support for the following is planned for a future release:
HCO for PostgreSQL (HCOPG)
Attention: This feature is in Early Adopter Program (EAP) release status.
We intend to provide the finalized feature in a future release. Please contact
Micro Focus Customer Care if you require further clarification.
Before developing or deploying an HCOPG application, be sure to install and configure all applicable third-party software.
- Availability
-
Operating System/Platform
|
COBOL native 32-bit
|
COBOL native 64-bit
|
x86-64 running Red Hat Linux
|
|
|
x86-64 running SUSE Linux
|
|
|
- Supported/tested versions
- For this release, HCO for PostgreSQL was tested with:
- Amazon Aurora PostgreSQL version 14.3
- Amazon RDS for PostgreSQL version 14.3
- PostgreSQL GDG community edition version 14
(early adopter program)
Note: No COBOL stored procedure support is available at this time.
- Planned support
- Support for the following is planned for a future release:
HCO for SQL Server (HCOSS)
Back to Top
Before
developing or deploying an HCOSS application, be sure to install and configure all applicable third-party software.
- Availability
-
Operating System/Platform
|
COBOL native 32-bit
|
COBOL native 64-bit
|
x86-64 running Red Hat Linux
|
|
|
x86-64 running SUSE Linux
|
|
|
- Availability
-
Operating System/Platform
|
COBOL native 32-bit
|
COBOL native 64-bit
|
x86-64 running Red Hat Linux
|
|
|
x86-64 running SUSE Linux
|
|
|
- Deploying Native Applications
-
- Development Machine
- Install SQL Server
2017 or later, along with its recommended Microsoft ODBC driver version.
- Development SQL Server Machine
- SQL Server
2017 or later.
Note: This can be the same machine as the development machine, but is not required to be.
- Deployment Machine
-
- Install
Enterprise Server or
Enterprise Test Server
- Install SQL Server
2017 or later, along with its recommended Microsoft ODBC driver version.
- Deployment SQL Server Machine
- SQL Server
2017 or later
Note: This can be the same machine as the deployment machine, but is not required to be.
- Supported/tested versions
- For this release, HCO for SQL Server was tested with SQL Server 2016, 2017, 2019, Azure DB, and Azure MI. Both SQL Server
2017 and 2019 were tested on Windows and Linux platforms.
OpenESQL
Back to Top
Before
developing or deploying an OpenESQL application, be sure to install and configure all applicable third-party software.
-
COBOL Availability
-
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
|
|
|
PowerLinux LE running SUSE Linux
|
|
|
PowerLinux LE running Red Hat Linux
|
|
|
- PL/I Availability
-
Operating System/Platform
|
PL/I 32-bit
|
PL/I 64-bit
|
x86-64 running Red Hat Linux
|
|
|
x86-64 running SUSE Linux
|
|
|
IBM Power System running AIX
|
|
|
SPARC running Solaris
|
|
|
- XA Switch Module
-
The ODBC One-phase Commit switch module is provided and is available on the same platforms as are indicated in the
COBOL Availability
section above.
The SQL Server and PostgreSQL switch modules are available on the following platforms:
- x86-64 running Red Hat Linux
- x86-64 running SUSE Linux
- Native COBOL
and PL/I
-
- 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
- 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 11.1
DB2 LUW 11.5
|
db2jcc4.jar (and
db2jcc_license_cu.jar )
|
Oracle 19c
Oracle 21c
|
ojdbc7.zip
1
|
Microsoft SQL Server 2017
Microsoft SQL Server 2019
|
sqljdbc4.jar
|
EDB PostgreSQL 11.x and later
|
postgresql-42.0.0.jre7.jar
|
1 Some Oracle JDBC drivers are distributed as
.zip rather than
.jar files.
|
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
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 and 21c
-
DB2 LUW 11.1 and 11.5
- SQL Server 2017 and 2019
- Microsoft Azure SQL Database
- Microsoft Azure SQL Managed Instance
-
PostgreSQL GDG community edition
(early adopter program) and EDB PostgreSQL 12.x, 13.x, and 14.x
- Amazon AWS Aurora and RDS for PostgreSQL 12.x, 13.x, and 14.x
-
MySQL 8.0
on the following UNIX platforms:
- x86-64 running Red Hat Linux
- x86-64 running SUSE Linux
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.