7.7.3 Software Requirements for Oracle Solaris 11 (64-bit)

Component Requirement
OS Version SunOS 5.11 (11.4)
C/C++ Compilers Oracle Developer Studio 12.6
COBOL Micro Focus Visual COBOL 6.0
Java Runtime Environment (JRE) Tested with Oracle JRE 1.8.0_341 and 11.0.19
Java Development Kit (SDK) Tested with Oracle JDK 1.8.0_341 and 11.0.19
Database Tested with Oracle Client 19c

Note:

  • Oracle Developer Studio runtime libraries are typically located in /usr/lib/sparcv9 and it must precede /lib/64 in LD_LIBRARY_PATH
  • ATMI users need a C, C++ or COBOL compiler
  • CORBA C++ users need a C++ compiler and linker
  • For compiler compatibility:
    Look for documentation from the compiler vendor that provides assurance that the version of compiler you want to use is compatible with the tested version of the compiler. The compatibility assurance must be provided for the following:
    • Source Code:

      C/C++ source code that was compiled and linked using the tested version will compile with the newer version of compiler without requiring any changes.

    • Executables and libraries:

      Libraries and executables built using the tested version will run with libraries and executables that are built with the newer version of compilers.