Software Requirements
Software Requirements for Tuxedo 22c
Table 1-2 Software Requirements for Tuxedo Application Runtimes 22c
Component | Requirement |
---|---|
COBOL Compiler |
|
Database |
|
Shell | ksh88 (PD KSH v5.2.14 or later) |
Table 1-3 Software Requirements for Tuxedo Application Runtimes 12c
Component | Requirement |
---|---|
COBOL Compiler |
|
Database | Oracle database 12c or later |
Shell | ksh |
perl | perl 5.28 or above with module Data::Dumper(perl-Data-Dumper) installed |
Note:
- When using Micro Focus Visual COBOL, make the following soft links in $COBDIR/lib:
ln -s libcobrts64.so.3 libcobrts64.so.2
ln -s libcobrts64_t.so.3 libcobrts64_t.so.2
ln -s libcobmisc64.so.3 libcobmisc64.so.2
ln -s libcobmisc64_t.so.3 libcobmisc64_t.so.2
ln -s libcobcrtn64.so.3 libcobcrtn64.so.2
- Compiler version support policy:
The compiler version is supported with the assumption that the version is supported on the Operating System of the image by the compiler vendor, and compiler vendor maintains binary compatibility among minor releases.
For detailed information, please refer to Oracle Tuxedo Installation Guide.
Parent topic: Images for Oracle Tuxedo for OCI