Oracle Tuxedo 12c Release 1 (12.1.1) Platform Data Sheets
The following sections provide platform-specific information for the platforms on which the Oracle Tuxedo 12c Release 1 (12.1.1) system software is supported:
Oracle Jolt 12c Release 1 (12.1.1) and Oracle SNMP Agent 12c Release 1 (12.1.1) are supported on the same platforms that are supported by Oracle Tuxedo 12c Release 1 (12.1.1).
A data sheet is provided for each platform. Each data sheet includes the following platform-specific information:
A list of available Oracle Tuxedo install sets
Hardware, software, network, and disk space requirements
Instructions for mounting and unmounting the Oracle Tuxedo software DVD
Tunable parameters
Platform Support Policy
The Oracle policy regarding discontinuance of operating system platform support for Oracle Tuxedo and related products is as follows:
x86 or x86-64 denotes various CPUs based on x86 or x86-64 architecture.
Oracle Tuxedo 32-bit binaries are supported on 64-bit operating systems, such as on Solaris, AIX and Windows. This support is based on OS vendor compatibility assurance that 32-bit applications can run on 64-bit OS without any changes. For more 32-bit application support on 64-bit OS information, please refer to respective OS vendor documentation.
Oracle Tuxedo is considered supported in virtualization software environments provided by the operating system vendor (such as Solaris Containers and AIX6 WPARs). Even though Oracle has performed limited testing in these environments, the support is based on the OS vendor compatibility statement that software applications will run in a virtualization software environment without any changes.
Other virtualization software environments (such as OVM, VirtualBox), are also considered supported, provided that the virtualization software environment is supported by the operating system vendor and the support criteria specified in the operating system data sheets are met.
The Oracle policy is that when the operating system provider discontinues supporting a specific release, Oracle support is also discontinued.
Oracle will not be able to notify customers and users when support for a specific operating system release is discontinued. As a user of the operating system release, we expect you to find out from the operating system provider of discontinued support and plan accordingly.
Platform End of Life Expectancy Table
The following is the End-of Life expectancy table for Oracle Tuxedo 12c Release 1 (12.1.1) supported platforms.
Note:
OS EOL dates may have changed since time of this publication. Check with vendor for current OS EOL dates.
You probably need to reconfigure the platform kernel before running Oracle Tuxedo software because the default values of some tunable parameters are too low.
To adjust the tunable parameters, follow these steps:
Determine whether the current values are adequate.
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for HP-UX 11i v3 (32-bit) system on Itanium 64-bit.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for HP-UX 11i v3 (32-bit) on Itanium 64-bit
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for HP-UX 11i v3 (32-bit) on Itanium 64-bit
Intel Itanium (64-bit)
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for HP-UX 11i v3 (32-bit) on Itanium 64-bit
Component
Requirement
OS Version (Patches)
HP-UX B.11.31 ia64 (32-bit)
C/C++ and COBOL compilers
C/C++: HP C/aC++ B3910B A.06.12 [Nov. 03 2006]
COBOL: Micro Focus 5.1
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0.07
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with Java 2 JRE 1.6.0.07
Database for CORBA C++ applications
Tested with Oracle Database 11gR1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.3
Additional Notes
If you are using the Oracle Tuxedo IPv6 feature with Oracle JOLT, you must enable java.net.preferIPv6Addresses and disable java.net.preferIPv4Stack using the following java arguments at the same time:
Djava.net.preferIPv6Addresses=true
Djava.net.preferIPv4Stack=false
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 complier 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.
Network Requirements for HP-UX 11i v3 (32-bit) on Itanium 64-bit
TCP/IP, using the Sockets network interface
Disk Space Requirements for HP-UX 11i v3 (32-bit) on Itanium 64-bit
For all install sets and components, 1GB is the minimum disk space requirement for installation on HP-UX 11i v3 (32-bit) Itanium systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for HP-UX 11i v3 (32-bit) on Itanium 64-bit
To mount a CD, enter the following commands:
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
Here cdrom_device is listed in the output of the ioscan -f -n command; cdrom (literal) is the mounting point.
To unmount the CD, enter the following command:
umount /cdrom
Tunable Parameters for HP-UX 11i v3 (32-bit) on Itanium 64-bit
For HP-UX configuration instructions, see the kcweb manpage or the kernel configuration section in the sam command.
HP-UX 11i v3 (64-bit) on Itanium
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for HP-UX 11i v3 (64-bit) system on Itanium.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for HP-UX 11i v3 (64-bit) on Itanium
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for HP-UX 11i v3 (64-bit) on Itanium
Intel Itanium (64-bit)
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for HP-UX 11i v3 (64-bit) on Itanium
Component
Requirement
OS Version (Patches)
HP-UX B.11.31 ia64 (64-bit)
C/C++ and COBOL compilers
C/C++: HP C/aC++ B3910B A.06.12 [Nov. 03 2006]
COBOL: Micro Focus 5.1
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0.07
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with Java 2 JRE 1.6.0.07
Database for CORBA C++ applications
Tested with Oracle Database 11gR1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.3
Additional Notes
If you are using the Oracle Tuxedo IPv6 feature with Oracle JOLT, you must enable java.net.preferIPv6Addresses and disable java.net.preferIPv4Stack using the following java arguments at the same time:
Djava.net.preferIPv6Addresses=true
Djava.net.preferIPv4Stack=false
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 complier 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.
Network Requirements for HP-UX 11i v3 (64-bit) on Itanium
TCP/IP, using the Sockets network interface
Disk Space Requirements for HP-UX 11i v3 (64-bit) on Itanium
For all install sets and components, 1GB is the minimum disk space requirement for installation on HP-UX 11i v3 (64-bit) Itanium systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for HP-UX 11i v3 (64-bit) on Itanium
To mount a CD, enter the following commands:
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
Here cdrom_device is listed in the output of the ioscan -f -n command; cdrom (literal) is the mounting point.
To unmount the CD, enter the following command:
umount /cdrom
Tunable Parameters for HP-UX 11i v3 (64-bit) on Itanium
For HP-UX configuration instructions, see the kcweb manpage or the kernel configuration section in the sam command.
IBM AIX 6.1 (64-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for AIX 6.1 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for IBM AIX 6.1 (64-bit)
Full install set
Server install set
Full client install set
ATMI (/WS) client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for IBM AIX 6.1 (64-bit)
IBM PowerPC
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for IBM AIX 6.1 (64-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 6.1 64-bit
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ Enterprise Edition V10 , V11, or V12 for AIX or later compatible versions
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0 and JRE 7
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0 and JRE 7
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0 (or higher) Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes:
If you use GAUTHSVER with JDK1.6 or later, please specify the following: JAVA_OPTS=-Djavax.xml.stream.XMLInputFactory=com.bea.xml.stream.MXParserFactory in your environment before booting GAUTHSVR. If you use GAUTHSVER with Java 1.6, please add the 64-bit JRE library path to LIBPATH. The default library is located in “/usr/java6_64/jre/lib/ppc64”. Run export LIBPATH=/usr/java6_64/jre/lib/ppc64:$LIBPATH' to set the correct LIBPATH.
When using the Oracle MQ Adapter for Oracle Tuxedo in an AIX version 6.1 64-bit environment, if the dltmqlnk command is not executed to remove the symbolic link to the 32-bit WebSphere MQ libraries, you must export the TUXEDO_LIBPATH_PREPEND environment variable and set its value to the 64-bit WebSphere MQ libraries path.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
When developing CORBA C++ client/server applications, you must use ifdef directives to include standard C++ headers or old C headers, otherwise compiler will fail.
The applications use the arco "OBB_ANSI_CPP" macro to distinguish the two types of headers.
If "OBB_ANSI_CPP" is defined, the standard C++ headers are included.
If "OBB_ANSI_CPP" is undefined, the old C headers are included.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ clients support SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPLanet Directory Server.
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 complier 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.
Network Requirements for IBM AIX 6.1 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for IBM AIX 6.1 (64-bit)
For all install sets and components, 449,800KB is the minimum disk space requirement for installation on IBM AIX 6.1 (64-bit) IBM PowerPC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for AIX 6.1 (64-bit)
To mount a CD, examine the file /etc/filesystems to determine whether there is a standard place in which to mount a CD. If there is, enter the mount command and specify the directory named in the /etc/filesystems entry.
For example, to mount a CD when an entry in /etc/filesystems specifies /cd as the mount point, enter:
su /usr/sbin/mount /cd
If /etc/filesystems does not contain a CD entry, enter:
su mkdir /cd /usr/sbin/mount -v cdrfs -r cd_device /cd
In the latter command line, cd_device represents the name of the CD device file, typically /dev/cd0.
Alternatively, you can use the System Management Interface Tool (SMIT) to perform the mount. To use SMIT, enter the following:
smit mount
To unmount the CD, enter the following command:
unmount /cd
In this command line cd represents the mount point.
Tunable Parameters for IBM AIX 6.1 (64-bit)
No IPC configuration is required for AIX. To check the value of a kernel tuning parameter (maxuproc only) enter the following command: lsattr -El sys0 -a maxuproc.
To change the value of a kernel tuning parameter (maxuproc only) enter the following command: chdev -l syso -a maxuproc=”,,,” or can enter smit chgsys and select “maximum number of processes allowed per user.”
IBM AIX 7.1 (64-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for AIX 7.1 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for IBM AIX 7.1 (64-bit)
Full install set
Server install set
Full client install set
ATMI (/WS) client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for IBM AIX 7.1 (64-bit)
IBM PowerPC
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for IBM AIX 7.1 (64-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 7.1 64-bit
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ for AIX, V10 or V11
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0 and JRE 1.7.0
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0 and JDK 1.7.0
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0 (or higher) Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes:
If you use GAUTHSVER with JDK1.6 or later, please specify the following: JAVA_OPTS=-Djavax.xml.stream.XMLInputFactory=com.bea.xml.stream.MXParserFactory in your environment before booting GAUTHSVR. If you use GAUTHSVER with Java 1.6, please add the 64-bit JRE library path to LIBPATH. The default library is located in “/usr/java6_64/jre/lib/ppc64”. Run export LIBPATH=/usr/java6_64/jre/lib/ppc64:$LIBPATH' to set the correct LIBPATH.
When using the Oracle MQ Adapter for Oracle Tuxedo in an AIX version 7.1 64-bit environment, if the dltmqlnk command is not executed to remove the symbolic link to the 32-bit WebSphere MQ libraries, you must export the TUXEDO_LIBPATH_PREPEND environment variable and set its value to the 64-bit WebSphere MQ libraries path.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
When developing CORBA C++ client/server applications, you must use ifdef directives to include standard C++ headers or old C headers, otherwise compiler will fail.
The applications use the arco "OBB_ANSI_CPP" macro to distinguish the two types of headers.
If "OBB_ANSI_CPP" is defined, the standard C++ headers are included.
If "OBB_ANSI_CPP" is undefined, the old C headers are included.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ clients support SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPLanet Directory Server.
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 complier 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.
Network Requirements for IBM AIX 7.1 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for IBM AIX 7.1 (64-bit)
For all install sets and components, 430, 448KB is the minimum disk space requirement for installation on IBM AIX 7.1 (64-bit) IBM PowerPC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for AIX 7.1 (64-bit)
To mount a CD, examine the file /etc/filesystems to determine whether there is a standard place in which to mount a CD. If there is, enter the mount command and specify the directory named in the /etc/filesystems entry.
For example, to mount a CD when an entry in /etc/filesystems specifies /cd as the mount point, enter:
su /usr/sbin/mount /cd
If /etc/filesystems does not contain a CD entry, enter:
su mkdir /cd /usr/sbin/mount -v cdrfs -r cd_device /cd
In the latter command line, cd_device represents the name of the CD device file, typically /dev/cd0.
Alternatively, you can use the System Management Interface Tool (SMIT) to perform the mount. To use SMIT, enter the following:
smit mount
To unmount the CD, enter the following command:
unmount /cd
In this command line cd represents the mount point.
Tunable Parameters for IBM AIX 7.1 (64-bit)
No IPC configuration is required for AIX. To check the value of a kernel tuning parameter (maxuproc only) enter the following command: lsattr -El sys0 -a maxuproc.
To change the value of a kernel tuning parameter (maxuproc only) enter the following command: chdev -l syso -a maxuproc=”,,,” or can enter smit chgsys and select “maximum number of processes allowed per user.”
Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2010 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2010 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 2008 R2 Server (64-bit)
Full install set
Server install set
Full client install set
ATMI (/WS) client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows R2 2008 Server (64-bit)
x86-64 processor
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for Windows R2 2008 Server (64-bit)
Component
Requirement
OS Version (Patches)
Windows Server 2008 R2 Enterprise x64 Edition
C/C++ and COBOL compilers
C/C++: Visual Studio 2010
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_31 and JRE 1.7
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_31 and JDK 1.7
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC10.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2010 library path (i.e., Visual Studio 2010 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2010 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows R2 2008 Server (64-bit)
TCP/IP provided by Microsoft Windows 2008 Server (64-bit Winsock).
Disk Space Requirements for Windows R2 2008 Server (64-bit)
For all install sets and components, 432,404 KB is the minimum disk space requirement for installation on Windows R2 2008 Server (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Tunable Parameters for Windows R2 2008 Server (64-bit)
Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2012 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2012 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 2008 R2 Server (64-bit)
Full install set
Server install set
Full client install set
ATMI (/WS) client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows R2 2008 Server (64-bit)
x86-64 processor
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for Windows R2 2008 Server (64-bit)
Component
Requirement
OS Version (Patches)
Windows Server 2008 R2 Enterprise x64 Edition
C/C++ and COBOL compilers
C/C++: Visual Studio 2012
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.26 and JRE 1.7.21
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.26 and JDK1.7.21
Database for CORBA C++ applications
Tested with Oracle 11gR2
SSL certificate authorities
Verisign
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.0
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC11.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2012 library path (i.e., Visual Studio 2012 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2012 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows R2 2008 Server (64-bit)
TCP/IP provided by Microsoft Windows 2008 Server (64-bit Winsock).
Disk Space Requirements for Windows R2 2008 Server (64-bit)
For all install sets and components, 472,773 KB is the minimum disk space requirement for installation on Windows R2 2008 Server (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Tunable Parameters for Windows R2 2008 Server (64-bit)
Microsoft Windows 2012 Server (64-bit) on x86-64 with MS Visual Studio 2010 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 2012 Server 64bit systems on x86-64 with MS Visual Studio 2010 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 2012 Server (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 2012 Server (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 2012 Server (64-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows Server 2012 Standard
C/C++ compilers
C/C++: MS Visual Studio 2010 Professional Edition
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_26
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_26
Additional Notes
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 2012 Server (64-bit)
TCP/IP provided by Microsoft Windows 2012 Server (64-bit Winsock).
Disk Space Requirements for Windows 2012 Server (64-bit)
For all install sets and components, 453,158 KB is the minimum disk space requirement for installation on Windows 2012 Server (64-bit) x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 2012 Server (64-bit) on x86-64 with MS Visual Studio 2012 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 2012 Server 64bit systems on x86-64 with MS Visual Studio 2012 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 2012 Server (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 2012 Server (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 2012 Server (64-bit)
Component
Requirement
OS Version (Patches)
Windows Server 2012 Standard
C/C++ compilers
C/C++: Visual Studio 2012
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.17 and JRE 1.7.17
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.17 and JDK1.7.17
Database for CORBA C++ applications
Tested with Oracle 11gR2
SSL certificate authorities
Verisign
Additional Notes
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 2012 Server (64-bit)
TCP/IP provided by Microsoft Windows 2012 Server (64-bit Winsock).
Disk Space Requirements for Windows 2012 Server (64-bit)
For all install sets and components, 472,773 KB is the minimum disk space requirement for installation on Windows 2012 Server (64-bit) x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 7 (64-bit) (Client Only) on x86-64 with MS Visual Studio 2010 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 7 64bit systems on x86-64 with MS Visual Studio 2010 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 7 (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 7 (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 7 (64-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows 7 64-bit
C/C++ compilers
C/C++: MS Visual Studio 2010 Professional Edition
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_31 and JRE 1.7
Java 2 Software Development Kit (SDK) for the Java development environment
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC10.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2010 library path (i.e., Visual Studio 2010 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2010 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 7 (64-bit)
TCP/IP provided by Microsoft Windows 7 (64-bit Winsock).
Disk Space Requirements for Windows 7 (64-bit)
For all install sets and components, 323,790 KB is the minimum disk space requirement for installation on Windows 7 x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 7 (64-bit) (Client Only) on x86-64 with MS Visual Studio 2012 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 7 64bit systems on x86-64 with MS Visual Studio 2012 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 7 (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 7 (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 7 (64-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows 7 64-bit
C/C++ compilers
C/C++: Visual Studio 2012
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.18 and JRE 1.7
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.17 and JDK1.7.17
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC11.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2012 library path (i.e., Visual Studio 2012 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2012 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 7 (64-bit)
TCP/IP provided by Microsoft Windows 7 (64-bit Winsock).
Disk Space Requirements for Windows 7 (64-bit)
For all install sets and components, 470,017 KB is the minimum disk space requirement for installation on Windows 7 x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 7 (32-bit) (Client Only) on x86 with MS Visual Studio 2010
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 7 32bit systems on x86 with MS Visual Studio 2010.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 7 (32-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 7 (32-bit)
x86 proessor
1 GB of RAM minimum
Software Requirements for Windows 7 (32-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows 7 32-bit
C/C++ compilers
C/C++: Microsoft Visual Studio 10.0
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_35
Java 2 Software Development Kit (SDK) for the Java development environment
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC10.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2010 library path (i.e., Visual Studio 2010 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2010 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 7 (32-bit)
TCP/IP provided by Microsoft Windows 7 (32-bit Winsock).
Disk Space Requirements for Windows 7 (32-bit)
For all install sets and components, 368,696 KB is the minimum disk space requirement for installation on Windows 7 x86 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 8 (64-bit) (Client Only) on x86-64 with MS Visual Studio 2010 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 8 64bit systems on x86-64 with MS Visual Studio 2010 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 8 (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 8 (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 8 (64-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows 8 64-bit
C/C++ compilers
C/C++: MS Visual Studio 2010 Professional Edition
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_13
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_13
SSL certificate authorities
Verisign
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC10.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2010 library path (i.e., Visual Studio 2010 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2010 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 8 (64-bit)
TCP/IP provided by Microsoft Windows 8 (64-bit Winsock).
Disk Space Requirements for Windows 8 (64-bit)
For all install sets and components, 441,582 KB is the minimum disk space requirement for installation on Windows 8 x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Microsoft Windows 8 (64-bit) (Client Only) on x86-64 with MS Visual Studio 2012 Professional Edition
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Microsoft Windows 8 64bit systems on x86-64 with MS Visual Studio 2012 Professional Edition.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Windows 8 (64-bit)
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
.NET client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Windows 8 (64-bit)
x86_64 processor
1 GB of RAM minimum
Software Requirements for Windows 8 (64-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows 8 64-bit
C/C++ compilers
C/C++: Visual Studio 2012
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6 and JRE 1.7.21
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.17 and JDK1.7.21
Additional Notes
If MicroFocus 5.1 COBOL compiler and VC11.0 (or later compatible versions) C/C++ compiler are used, the -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>link option should be used when compiling a COBOL client.
Note:
For Windows LIB and PATH environment variables, the MicroFocus COBOL library path must be specified after the Visual Studio 2012 library path (i.e., Visual Studio 2012 libraries take precedence over MicroFocus COBOL libraries during the linking stage).
Note:
The recommended practice is to run the MicroFocus COBOL createnv.bat file first, and then run the Visual Studio 2012 vcvarsall.bat file to set environment variables.
When using Oracle, Programmer/2000 Pro*C/C++ version 10.1.0.5 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Windows 8 (64-bit)
TCP/IP provided by Microsoft Windows 8 (64-bit Winsock).
Disk Space Requirements for Windows 8 (64-bit)
For all install sets and components, 470,017 KB is the minimum disk space requirement for installation on Windows 8 x86_64 systems. This requirement assumes installation of the default components for the selected install set.
Novell SUSE Linux Enterprise Server 11 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Novell SUSE Linux Enterprise Server 11 (64-bit) systems on x86-64.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Novell SUSE Linux Enterprise Server 11 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Novell SUSE Linux Enterprise Server 11 (64-bit)
x86-64
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Novell SUSE Linux Enterprise Server 11 (64-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 11 x86-64 (64-bit)
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.3.2
COBOL: Micro Focus 5.1, or other compatible COBOL compiler;
Java 2 JRE for the Java run-time environment
Tested with Java 2 Jrockit 1.6.0_31 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with Jrockit 1.6.0_31 and Jrockit1.7.0_04
Database for CORBA C++ applications
Tested with Oracle Database 11gR2
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.1
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
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 complier 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.
Network Requirements for Novell SUSE Linux Enterprise Server 11 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 11 (64-bit)
For all install sets and components, 192, 824 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 11 (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Novell SUSE Linux Enterprise Server 11 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 11 (64-bit)
See sysctl manpage.
Oracle Enterprise Linux 5.6 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Enterprise Linux 5.6 (64-bit) on x86-64 systems.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Enterprise Linux 5.6 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Enterprise Linux 5.6 (64-bit)
x86-64
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Enterprise Linux 5.6 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Linux 5.6 (64-bit), kernel 2.6.18-238.el5xen
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.2
COBOL: Micro Focus 5.1, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Jrockit1.6.0_31 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with Jrockit1.6.0_29 and JDK 1.7.0_04
Database for CORBA C++ applications
Tested with Oracle Database 11gR2
Additional Notes
The Direct Cross Node Communication Leveraging RDMA, Self-tuning Lock Mechanism, and SDP and Oracle Tuxedo SDP Support features are only supported on Exalogic. The TLOG Information To Oracle Database feature is supported on Exalogic and normal platforms.
The Kerberos Security Plug-in is not supported on this platform.
ATMI users need a C, C++ or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For COBOL-IT, you must create the softlink cob to the $COBOL-IT_HOME/bin/cobmf utility.
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 complier 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.
Network Requirements for Oracle Enterprise Linux 5.6 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 5.6 (64-bit)
For all install sets and components, 193,464 KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 5.6 (64-bit) systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Enterprise Linux 5.6 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 5.6 (64-bit)
See sysctl manpage.
Oracle Enterprise Linux 6.0 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c (12.1.1.0) requirements for Oracle Enterprise Linux 6.0 (64-bit) on x86-64.
Available Oracle Tuxedo 12c (12.1.1.0) Install Sets for Oracle Enterprise Linux 6.0 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Enterprise Linux 6.0 (64-bit) x86-64
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Enterprise Linux 6.0 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Enterprise Linux 6.0 x86 64-bit
C/C++ and COBOL compilers
C/C++: cc (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13)
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_13
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_13
Database for CORBA C++ applications
Tested with Oracle Client 11gR2
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
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 complier 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.
Network Requirements for Oracle Enterprise Linux 6.0 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 6.0 (64-bit)
For all install sets and components, 371,319 KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 6.0 (64-bit) on x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Enterprise Linux 6.0 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 6.0 (64-bit)
See sysctl manpage.
Oracle Linux 5.6 (64-bit) on Exalogic 2.0
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Linux 5.6 (64-bit) on Exalogic 2.0 systems.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Linux 5.6 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Linux 5.6 (64-bit)
x86-64
96 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Linux 5.6 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Linux 5.6 (64-bit), kernel 2.6.32-200.21.1.el5uek
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.2 20080704
COBOL: Micro Focus 5.1, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JRE 1.7
(1.7.0_04-b20)
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JDK 1.7
(1.7.0_04-b20)
Database for CORBA C++ applications
Tested with Oracle Database 11.2.0.1.0
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
ATMI users need a C, C++ or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For COBOL-IT, you must create the softlink cob to the $COBOL-IT_HOME/bin/cobmf utility .
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 complier 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.
Network Requirements for Oracle Linux 5.6 (64-bit)
TCP/IP, using the Sockets network interface
InfiniBand network, using 40Gb
Disk Space Requirements for Oracle Linux 5.6 (64-bit)
For all install sets and components, 198,319 KB is the minimum disk space requirement for installation on Oracle Linux 5.6 (64-bit) systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Linux 5.6 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Linux 5.6 (64-bit)
See sysctl manpage.
Oracle Linux 5.8 (64-bit) on Exalogic 2.0
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Linux 5.8 (64-bit) on Exalogic 2.0 systems.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Linux 5.8 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Linux 5.8 (64-bit)
x86-64
96 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Linux 5.8 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Linux 5.8 (64-bit), kernel 2.6.32-200.21.1.el5uek
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.2 20080704
COBOL: Micro Focus 5.1, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JRE 1.7
(1.7.0_04-b20)
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JDK 1.7
(1.7.0_04-b20)
Database for CORBA C++ applications
Tested with Oracle Database 11.2.0.1.0
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
ATMI users need a C, C++ or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For COBOL-IT, you must create the softlink cob to the $COBOL-IT_HOME/bin/cobmf utility .
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 complier 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.
Network Requirements for Oracle Linux 5.8 (64-bit)
TCP/IP, using the Sockets network interface
InfiniBand network, using 40Gb
Disk Space Requirements for Oracle Linux 5.8 (64-bit)
For all install sets and components, 198,319 KB is the minimum disk space requirement for installation on Oracle Linux 5.8 (64-bit) systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Linux 5.8 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Linux 5.8 (64-bit)
See sysctl manpage.
Oracle Solaris 10 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Solaris 10 (64-bit) systems on x86-64.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Solaris 10 (64-bit) on x86-64
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Solaris10 (64-bit) on x86-64
x86_64
1 GB of RAM minimum
At least 7MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Solaris10 (64-bit)
Component
Requirement
OS Version (Patches)
SunOS 5.10 (64-bit)
C/C++ and COBOL compilers
C/C++: Sun Studio 12
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_32 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_13 and JDK 1.7.0_04
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_13 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
Additional Notes
When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
Note:
To use Micro Focus 5.1, C/C++ compilers should use Sun Studio 12 or higher.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Oracle Solaris10 (64-bit) on x86-64
TCP/IP using the Sockets network interface.
Disk Space Requirements for Oracle Solaris10 (64-bit) on x86-64
For all install sets and components, 435,192 KB is the minimum disk space requirement for installation on Oracle Solaris 10 (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Solaris10 (64-bit) on x86-64
The Oracle Solaris Volume Management software automatically mounts CDs on /cdrom/cdrom0/s0.
It is not necessary to unmount CDs on Oracle Solaris systems. However, it is necessary to issue a command to open the CD reader. To open the CD reader, cd to / (root) and enter eject.
Tunable Parameters for Oracle Solaris10 (64-bit) on x86-64
Use the mdb tool to change the kernel parameters.
The tunable parameters currently set on your system are in the kernel configuration file located in the /etc directory (/etc/system).
Oracle Solaris 10 (64-bit) on SPARC
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Solaris 10 (64-bit) systems on SPARC.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Solaris 10 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Solaris 10 (64-bit) on SPARC
UltraSPARC
1 GB of RAM minimum
At least 7MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Solaris 10 (64-bit) on SPARC
Component
Requirement
OS Version (Patches)
SunOS 5.10 (64-bit)
C/C++ and COBOL compilers
C/C++: Sun Studio 12
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_32 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_32 and JRE 1.7.0_04
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_10 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
Additional Notes
When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
Note:
To use Micro Focus 5.1, C/C++ compilers should use Sun Studio 12 or higher.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Oracle Solaris 10 (64-bit) on SPARC
TCP/IP using the Sockets network interface.
Disk Space Requirements for Oracle Solaris 10 (64-bit) on SPARC
For all install sets and components, 447,686KB is the minimum disk space requirement for installation on Oracle Solaris 10 (64-bit) SPARC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Solaris 10 (64-bit) on SPARC
The Oracle Solaris Volume Management software automatically mounts CDs on /cdrom/cdrom0/s0.
It is not necessary to unmount CDs on Oracle Solaris systems. However, it is necessary to issue a command to open the CD reader. To open the CD reader, cd to / (root) and enter eject.
Tunable Parameters for Oracle Solaris 10 (64-bit) on SPARC
Use the mdb tool to change the kernel parameters.
The tunable parameters currently set on your system are in the kernel configuration file located in the /etc directory (/etc/system).
Oracle Solaris 11 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Solaris 11 (64-bit) systems on x86-64.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Solaris 11 (64-bit) on x86-64
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Solaris11 (64-bit) on x86-64
x86_64
1 GB of RAM minimum
At least 7MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Solaris11 (64-bit)
Component
Requirement
OS Version (Patches)
SunOS 5.11 (64-bit)
C/C++ and COBOL compilers
C/C++: Sun Studio 12
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_32 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_32 and JRE 1.7.0_04
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_24 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.1
Additional Notes
When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
Note:
To use Micro Focus 5.1, C/C++ compilers should use Sun Studio 12 or higher.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Oracle Solaris11 (64-bit) on x86-64
TCP/IP using the Sockets network interface.
Disk Space Requirements for Oracle Solaris11 (64-bit) on x86-64
For all install sets and components, 230,052 KB is the minimum disk space requirement for installation on Oracle Solaris 11 (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Solaris11 (64-bit) on x86-64
The Oracle Solaris Volume Management software automatically mounts CDs on /cdrom/cdrom0/s0.
It is not necessary to unmount CDs on Oracle Solaris systems. However, it is necessary to issue a command to open the CD reader. To open the CD reader, cd to / (root) and enter eject.
Tunable Parameters for Oracle Solaris11 (64-bit) on x86-64
Use the mdb tool to change the kernel parameters.
The tunable parameters currently set on your system are in the kernel configuration file located in the /etc directory (/etc/system).
Oracle Solaris 11 Express (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Solaris 11 Express (64-bit) systems on x86-64.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Solaris11 Express (64-bit) on x86-64
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Solaris11 Express (64-bit) on x86-64
x86_64
1 GB of RAM minimum
At least 7MB RAM for each Oracle Tuxedo system server
Software Requirements for Solaris11 Express (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Solaris 11 Express snv_151a X86 (64-bit)
C/C++ and COBOL compilers
C/C++: Sun Studio 12
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE jdk1.7.0_02
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK jdk1.7.0_02
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.7.0_02 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.1.1
Additional Notes
When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
Note:
To use Micro Focus 5.1, C/C++ compilers should use Sun Studio 12 or higher.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Solaris11 Express (64-bit) on x86-64
TCP/IP using the Sockets network interface.
Disk Space Requirements for Solaris11 Express (64-bit) on x86-64
For all install sets and components, 267,242 KB is the minimum disk space requirement for installation on Solaris 11 (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Solaris11 Express (64-bit) on x86-64
The Solaris Volume Management software automatically mounts CDs on /cdrom/cdrom0/s0.
It is not necessary to unmount CDs on Solaris systems. However, it is necessary to issue a command to open the CD reader. To open the CD reader, cd to / (root) and enter eject.
Tunable Parameters for Solaris11 Express (64-bit) on x86-64
Use the mdb tool to change the kernel parameters.
The tunable parameters currently set on your system are in the kernel configuration file located in the /etc directory (/etc/system).
Oracle Solaris 11 (64-bit) on SPARC
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Oracle Solaris 11 (64-bit) systems on SPARC.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Oracle Solaris 11 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Oracle Solaris 11 (64-bit) on SPARC
SPARC
1 GB of RAM minimum
At least 6MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Solaris 11 (64-bit) on SPARC
Component
Requirement
OS Version (Patches)
SunOS 5.11
C/C++ and COBOL compilers
C/C++: Sun Studio 12
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_32 and JRE 1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_32 and JRE 1.7.0_04
Database for CORBA C++ applications
Tested with Oracle Database 11gR2
Additional Notes
When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the Oracle Tuxedo University sample applications.
ATMI users need a C, C++, or COBOL compiler.
Note:
To use Micro Focus 5.1, C/C++ compilers should use Sun Studio 12 or higher.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit, 128-bit, and 256-bit encryption:
LLE and SSL are available for Oracle Tuxedo ATMI client (/WS) connections to the Oracle Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH).
LLE and SSL are available for Oracle Jolt client connections to the Oracle Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH).
LLE and SSL support connections between machines and domains.
The Oracle Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
Oracle Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the Oracle Tuxedo ISL/ISH has been certified.
To support certificate-based authentication when using SSL, Oracle Tuxedo provides an LDAP-based certificate retrieval mechanism. This retrieval mechanism has been certified for use with the LDAP Directory server included with iPlanet Directory Server.
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 complier 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.
Network Requirements for Oracle Solaris 11 (64-bit) on SPARC
TCP/IP using the Sockets network interface.
Disk Space Requirements for Oracle Solaris 11 (64-bit) on SPARC
For all install sets and components, 224,355 KB is the minimum disk space requirement for installation on Oracle Solaris 11 (64-bit) SPARC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Oracle Solaris 11 (64-bit) on SPARC
The Oracle Solaris Volume Management software automatically mounts CDs on /cdrom/cdrom0/s0.
It is not necessary to unmount CDs on Oracle Solaris systems. However, it is necessary to issue a command to open the CD reader. To open the CD reader, cd to / (root) and enter eject.
Tunable Parameters for Oracle Solaris 11 (64-bit) on SPARC
Use the mdb tool to change the kernel parameters.
The tunable parameters currently set on your system are in the kernel configuration file located in the /etc directory (/etc/system).
Red Hat Enterprise Linux 5.6 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Red Hat Enterprise Linux 5.6 (64-bit) on x86-64.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Red Hat Enterprise Linux 5.6 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Red Hat Enterprise Linux 5.6 (64-bit)
x86-64
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Red Hat Enterprise Linux 5.6 (64-bit)
Component
Requirement
OS Version (Patches)
Red Hat Enterprise Linux 5.6 x86 64-bit
C/C++ and COBOL compilers
C/C++: gcc 4.1.2
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Jrockit 2 JRE 1.6.0_31 and JRE1.7.0_04
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with Jrockit 1.6.0_31 and JDK1.7.0_04
Database for CORBA C++ applications
Tested with Oracle Database 11gR2
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
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 complier 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.
Network Requirements for Red Hat Enterprise Linux 5.6 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Red Hat Enterprise Linux 5.6 (64-bit)
For all install sets and components, 200,840 KB is the minimum disk space requirement for installation on Red Hat Enterprise Linux Server Release 5.6 (64-bit) on x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Red Hat Enterprise Linux 5.6 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Enterprise Linux 5.6 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 5.8 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Red Hat Linux Enterprise AS 5.8 (64-bit) on x86-64 systems.
Available Oracle Tuxedo 12c Release 1 (12.1.1) Install Sets for Red Hat Linux Enterprise AS 5.8 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Red Hat Linux Enterprise AS 5.8 (64-bit)
x86-64
96 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Red Hat Linux Enterprise AS 5.8 (64-bit)
Component
Requirement
OS Version (Patches)
Red Hat Linux Enterprise AS 5.8 x86 64-bit
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.2 20080704
COBOL: Micro Focus 5.1, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JRE 1.7
(1.7.0_04-b20)
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JRockit 1.6 (1.6.0_20-20101014-1350-linux-x86_64 )
Tested with JDK 1.7
(1.7.0_04-b20)
Database for CORBA C++ applications
Tested with Oracle Database 11.2.0.1.0
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
ATMI users need a C, C++ or COBOL compiler.
CORBA C++ users need a C++ compiler and linker.
For COBOL-IT, you must create the softlink cob to the $COBOL-IT_HOME/bin/cobmf utility .
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 complier 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.
Network Requirements for Red Hat Linux Enterprise AS 5.8 (64-bit)
TCP/IP, using the Sockets network interface
InfiniBand network, using 40Gb
Disk Space Requirements for Red Hat Linux Enterprise AS 5.8 (64-bit)
For all install sets and components, 198,319 KB is the minimum disk space requirement for installation on Red Hat Linux Enterprise AS 5.8 (64-bit) on x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Red Hat Linux Enterprise AS 5.8 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Linux Enterprise AS 5.8 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 6 (64-bit) on x86-64
The following sections list Oracle Tuxedo 12c Release 1 (12.1.1) requirements for Red Hat Linux Enterprise AS 6 (64-bit) on x86-64.
Available Oracle Tuxedo 12c (12.1.1.0) Install Sets for Red Hat Linux Enterprise AS 6 (64-bit)
Full install set
Server install set
Full client install set
ATMI client install set
CORBA client install set
Jolt client install set
For descriptions of Oracle Tuxedo install sets, see
Install Sets.
Hardware Requirements for Red Hat Linux Enterprise AS 6 (64-bit)
x86-64
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Red Hat Linux Enterprise AS 6 (64-bit)
Component
Requirement
OS Version (Patches)
Red Hat Linux Enterprise AS 6 x86 64-bit
C/C++ and COBOL compilers
C/C++: cc (GCC) 4.4.4 20100726 (Red Hat 4.4.4-13)
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_13
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_13
Database for CORBA C++ applications
Tested with Oracle Client 11gR2
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
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 complier 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.
Network Requirements for Red Hat Linux Enterprise AS 6 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Red Hat Linux Enterprise AS 6 (64-bit)
For all install sets and components, 371,319 KB is the minimum disk space requirement for installation on Red Hat Enterprise Linux Server Release 6 (64-bit) on x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Red Hat Linux Enterprise AS 6 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Linux Enterprise AS 6 (64-bit)