Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Platform Data Sheets
The following sections provide platform-specific information for the platforms on which the Oracle Tuxedo 11g Release 1 (11.1.1.1.0) system software is supported:
Oracle Jolt 11g Release 1 (11.1.1.1.0) and Oracle SNMP Agent 11g Release 1 (11.1.1.1.0) are supported on the same platforms that are supported by Oracle Tuxedo 11g Release 1 (11.1.1.1.0).
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 64-bit versions of HP-UX, 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, HP-UX VM 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 VMWare), 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 11g Release 1 (11.1.1.1.0) 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 11g Release 1 (11.1.1.1.0) requirements for HP-UX 11i v2 (32-bit) systems on Itanium 64-bit.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for HP-UX 11i v2 (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 v2 (32-bit) on Itanium 64-bit
Intel Itanium (64-bit)
1 GB of RAM minimum
At least 3MB RAM for each Oracle Tuxedo system server
Software Requirements for HP-UX 11i v2 (32-bit) on Itanium 64-bit
Component
Requirement
OS Version (Patches)
HP-UX B.11.23 ia64 (32-bit)
C/C++ and COBOL compilers
C/C++:HP aC++/ANSI C B3910B A.06.12 [Aug. 17 2006]. Must apply patches: PHSS_34046, PHSS_34047, PHSS_34048
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.03
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0.03
Database for CORBA C++ applications
Tested with Oracle 11g R1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
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 v2 (32-bit) on Itanium 64-bit
TCP/IP using the Sockets network interface.
Disk Space Requirements for HP-UX 11i v2 (32-bit) on Itanium 64-bit
For all install sets and components, 412,342 KB is the minimum disk space requirement for installation on HP-UX 11i v2 (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 v2 (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 theioscan -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 v2 (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 v2 (64-bit) on Itanium
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for HP-UX 11i v2 (64-bit) systems on Itanium.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for HP-UX 11i v2 (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 v2 (64-bit) on Itanium
Intel Itanium (64-bit)
1 GB of RAM minimum
At least 3MB RAM for each Oracle Tuxedo system server
Software Requirements for HP-UX 11i v2 (64-bit) on Itanium
Component
Requirement
OS Version (Patches)
HP-UX B.11.23 ia64 (64-bit) (Released no earlier than September 2004)
C/C++ and COBOL compilers
C/C++: HP C/aC++ B3910B A.06.12 [Aug. 17 2006]
Must apply patches: PHSS_34046, PHSS_34047, PHSS_34048
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.03
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0.03
Database for CORBA C++ applications
Tested with Oracle 11gR1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
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 v2 (64-bit) on Itanium
TCP/IP using the Sockets network interface.
Disk Space Requirements for HP-UX 11i v2 (64-bit) on Itanium
For all install sets and components, 425,890 KB is the minimum disk space requirement for installation on HP-UX 11i v2 (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 v2 (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 theioscan -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 v2 (64-bit) on Itanium
For HP-UX configuration instructions, see the kcweb manpage or the kernel configuration section in the sam command.
IBM AIX 5.3 (32-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for AIX 5.3 (32-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for IBM AIX 5.3 (32-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 5.3 (32-bit)
IBM PowerPC
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for IBM AIX 5.3 (32-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 5.3 32-bit
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ Enterprise Edition V9.0 for AIX Version: 09.00.0000.0000
COBOL: Micro Focus 5.1, IBM COBOL for AIX V3.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.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
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
Additional Notes:
Before using the Oracle Tuxedo IPv6 feature, you must install Service Pack 4 and ensure APAR IZ01060 is installed with following command: instfix -ik IZ01060.
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 5.3 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for IBM AIX 5.3 (32-bit)
For all install sets and components, 415,616KB is the minimum disk space requirement for installation on IBM AIX 5.3 (32-bit) IBM PowerPC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for AIX 5.3 (32-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 5.3 (32-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 5.3 (64-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for AIX 5.3 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for IBM AIX 5.3 (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 5.3 (64-bit)
IBM PowerPC
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for IBM AIX 5.3 (64-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 5.3 64-bit
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ Enterprise Edition V9.0 for AIX Version: 09.00.0000.0000
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
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.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
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
Additional Notes:
Before using the Oracle Tuxedo IPv6 feature, you must install Service Pack 4 and ensure APAR IZ01060 is installed with following command: instfix -ik IZ01060.
When using the Oracle MQ Adapter for Oracle Tuxedo in an AIX version 5.3 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 5.3 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for IBM AIX 5.3 (64-bit)
For all install sets and components,427,808KB is the minimum disk space requirement for installation on IBM AIX 5.3 (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 5.3 (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 5.3 (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 6.1 (32-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for AIX 6.1 (32-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for IBM AIX 6.1 (32-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 (32-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 (32-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 V9.0 for AIX (PTF October 2007) or later compatible versions
COBOL: IBM COBOL for AIX V3.1, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.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:
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 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for IBM AIX 6.1 (32-bit)
For all install sets and components, 439,944KB is the minimum disk space requirement for installation on IBM AIX 6.1 (32-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 (32-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 (32-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 6.1 (64-bit) on IBM PowerPC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for AIX 6.1 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) 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 V9.0 for AIX (PTF October 2007) 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
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.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:
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.”
Microsoft Windows 2008 Server (32-bit) on x86 with MS Visual Studio 2008 Professional Edition
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Microsoft Windows 2008 Server (32-bit) systems on x86 with MS Visual Studio 2008 Professional Edition.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Windows 2008 Server (32-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 2008 Server (32-bit)
x86 processor
1 GB of RAM minimum
At least 5MB RAM for each Oracle Tuxedo system server
Software Requirements for Windows 2008 Server (32-bit)
Component
Requirement
OS Version (Patches)
Windows 2008 Server Enterprise Edition, Service Pack 1
C/C++ and COBOL compilers
C/C++: Visual Studio 2008
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 7.0 (see note) and Java 2 JRE 1.6.0_13
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
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 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.
If MicroFocus 5.1 is used as COBOL compiler and VC9 (or later compatible versions) is used as C/C++ compiler, the link option -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>' should be used when compiling COBOL client.
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 2008 Server (32-bit)
TCP/IP provided by Microsoft Windows 2008 Server (32-bit Winsock).
Disk Space Requirements for Windows 2008 Server (32-bit)
For all install sets and components, 361,535 KB is the minimum disk space requirement for installation on Windows 2008 Server (32-bit) x86 systems. This requirement assumes installation of the default components for the selected install set.
Tunable Parameters for Windows 2008 Server (32-bit)
Microsoft Windows 2008 Server (64-bit) on x86-64 with MS Visual Studio 2008 Professional Edition
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Microsoft Windows 2008 Server (64-bit) systems on x86-64 with MS Visual Studio 2008 Professional Edition.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Windows 2008 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 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 2008 Server (64-bit)
Component
Requirement
OS Version (Patches)
Windows 2008 Server Enterprise x64 Edition, Service Pack 1
C/C++ and COBOL compilers
C/C++: Visual Studio 2008
COBOL: Micro Focus 5.1, or other compatible COBOL compiler
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 7.0 (see note) and Java 2 JRE 1.6.0_18
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_18
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_18
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_18 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 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.
If MicroFocus 5.1 is used as COBOL compiler and VC9 (or later compatible versions) is used as C/C++ compiler, the link option -l '-link /SUBSYSTEM:CONSOLE /ENTRY:<COBOL_OBJ_FILE>' should be used when compiling COBOL client.
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 2008 Server (64-bit)
TCP/IP provided by Microsoft Windows 2003 Server (32-bit Winsock).
Disk Space Requirements for Windows 2008 Server (64-bit)
For all install sets and components, 365,318 KB is the minimum disk space requirement for installation on Windows 2008 Server (64-bit) x86-64 systems. This requirement assumes installation of the default components for the selected install set.
Tunable Parameters for Windows 2008 Server (64-bit)
Microsoft Windows 7 on x86 with Visual Studio 2008 (Client Only)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Microsoft Windows 7 systems on x86 with MS Visual Studio 2008 Professional Edition.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Windows 7
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
x86
1 GB of RAM minimum
Software Requirements for Windows 7
Component
Requirement
OS Version (Patches)
Windows 7
C/C++ compilers
C/C++: Visual Studio 2008
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 7.0 and Java 2 JRE 1.6.0_10
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_10
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK JRE 1.6.0_10
Non Oracle CORBA Java clients
Tested with Java 2 SDK JRE 1.6.0_10 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
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 7
TCP/IP provided by Microsoft Windows 7 (32-bit Winsock).
Disk Space Requirements for Windows 7
For all install sets and components, 141,144 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 XP on x86 with Visual Studio 2008 (Client Only)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Microsoft Windows XP systems on x86 with Visual Studio 2008.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Windows XP
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 XP
x86 processor
1 GB of RAM minimum
Software Requirements for Windows XP
Component
Requirement
OS Version (Patches)
Microsoft Windows XP 32-bit
C/C++ compilers
C/C++: Visual Studio 2008
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 7.0 and Java 2 JRE 1.6.0_12
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_12
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_12
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_12 Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
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 XP
TCP/IP provided by Microsoft Windows XP (32-bit Winsock).
Disk Space Requirements for Windows XP
For all install sets and components, 141,090 KB is the minimum disk space requirement for installation on Windows XP x86 systems. This requirement assumes installation of the default components for the selected install set.
Novell SUSE Linux Enterprise Server 10 (32-bit) on x86
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Novell SUSE Linux Enterprise Server 10 (32-bit) systems on x86.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Novell SUSE Linux Enterprise Server 10 (32-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 10 (32-bit)
x86
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Novell SUSE Linux Enterprise Server 10 (32-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 10 (32-bit)
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.0
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 11gR1
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 Novell SUSE Linux Enterprise Server 10 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 10 (32-bit)
For all install sets and components, 206,420 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 10 (32-bit) x86 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 10 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 10 (32-bit)
See sysctl manpage.
Novell SUSE Linux Enterprise Server 10 (64-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Novell SUSE Linux Enterprise Server 10 (64-bit) systems on x86-64.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Novell SUSE Linux Enterprise Server 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 Novell SUSE Linux Enterprise Server 10 (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 10 (64-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 10 (x86_64)
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.0
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 11gR1
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 Novell SUSE Linux Enterprise Server 10 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 10 (64-bit)
For all install sets and components, 190,797 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 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 Novell SUSE Linux Enterprise Server 10 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 10 (64-bit)
See sysctl manpage.
Novell SUSE Linux Enterprise Server 11 (32-bit) on x86
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Novell SUSE Linux Enterprise Server 11 (32-bit) on x86.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Novell SUSE Linux Enterprise Server 11 (32-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 (32-bit)
x86
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Novell SUSE Linux Enterprise Server 11 (32-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 11 (32-bit)
C/C++ compilers
C/C++: gcc/g++ 4.3.2
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_05
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_05
Database for CORBA C++ applications
Tested with Oracle Client 11gR1
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 or C++ 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 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 11 (32-bit)
For all install sets and components, 200,836 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 11 (32-bit) x86 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 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 11 (32-bit)
See sysctl manpage.
Oracle Enterprise Linux 5.0 (32-bit)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Oracle Enterprise Linux 5.0 (32-bit) systems.
Note:
Any compatible minor versions/updates of the Linux OS release are supported.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Oracle Enterprise Linux 5.0 (32-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.0 (32-bit)
x86
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Oracle Enterprise Linux 5.0 (32-bit)
Component
Requirement
OS Version (Patches)
Oracle Enterprise Linux 32-bit.
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.0
COBOL: Micro Focus 5.0, or other compatible COBOL compiler
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_02
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_02
Database for CORBA C++ applications
Tested with Oracle 11gR1
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 5.0 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 5.0 (32-bit)
For all install sets and components, 206,420 KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 5.0 (32-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.0 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 5.0 (32-bit)
See sysctl manpage
Oracle Enterprise Linux 5.0 (64-bit)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Oracle Enterprise Linux 5.0 (64-bit) systems.
Note:
Any compatible minor versions/updates of the Linux OS release are supported.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Oracle Enterprise Linux 5.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 5.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 5.0 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Enterprise Linux (64-bit)
C/C++ and COBOL compilers
C/C++: gcc/g++ 4.1.0
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_10
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK1.6.0_10
Database for CORBA C++ applications
Tested with Oracle Client 11gR1
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 5.0 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 5.0 (64-bit)
For all install sets and components, 192,864 KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 5.0 (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.0 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 5.0 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 5 (32-bit) on x86
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Red Hat Linux Enterprise AS 5 (32-bit) on x86.
Note:
Any compatible minor versions/updates of the Linux OS release are supported.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Red Hat Linux Enterprise AS 5 (32-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 (32-bit)
x86
1 GB of RAM minimum
At least 4MB RAM for each Oracle Tuxedo system server
Software Requirements for Red Hat Linux Enterprise AS 5 (32-bit)
Component
Requirement
OS Version (Patches)
Red Hat Linux 5.0 x86 32bit
C/C++ and COBOL compilers
C/C++: Gcc 4.1.1
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_05
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_05
Database for CORBA C++ applications
Tested with Oracle Client 11gR1
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 Linux Enterprise AS 5 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Red Hat Linux Enterprise AS 5 (32-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 (32-bit) on x86 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 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Linux Enterprise AS 5 (32-bit)
See sysctl manpage.
Sun Microsystems Solaris 10 (32-bit) on SPARC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Sun Microsystems Solaris 10 (32-bit) systems on SPARC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Solaris 10 (32-bit) on SPARC
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 Solaris 10 (32-bit) on SPARC
SPARC
1 GB of RAM minimum
At least 6MB RAM for each Oracle Tuxedo system server
Software Requirements for Solaris 10 (32-bit) on SPARC
Component
Requirement
OS Version (Patches)
SunOS 5.10
C/C++ and COBOL compilers
C/C++: Sun Studio 11
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_10
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_10
Database for CORBA C++ applications
Oracle 11gR1
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.
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 Solaris 10 (32-bit) on SPARC
TCP/IP using the Transport Layer Interface (TLI) network interface.
Disk Space Requirements for Solaris 10 (32-bit) on SPARC
For all install sets and components, 447,388 KB is the minimum disk space requirement for installation on Solaris 10 (32-bit) SPARC systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Solaris 10 (32-bit) on SPARC
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 Solaris 10 (32-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).
Sun Microsystems Solaris 10 (64-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Sun Microsystems Solaris 10 (64-bit) systems on x86-64.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for 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 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 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_13
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_13
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 Solaris10 (64-bit) on x86-64
TCP/IP using the Sockets network interface.
Disk Space Requirements for Solaris10 (64-bit) on x86-64
For all install sets and components, 435,192 KB is the minimum disk space requirement for installation on 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 Solaris10 (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 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).
Sun Microsystems Solaris 10 (64-bit) on SPARC
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Sun Microsystems Solaris 10 (64-bit) systems on SPARC.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for 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 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 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_10
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_10
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 Solaris 10 (64-bit) on SPARC
TCP/IP using the Sockets network interface.
Disk Space Requirements for Solaris 10 (64-bit) on SPARC
For all install sets and components, 447,686KB is the minimum disk space requirement for installation on 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 Solaris 10 (64-bit) on SPARC
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 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).
Supported Platform Data Sheets (Post Release Ports/Certifications)
HP-UX 11i v3 (32-bit) on Itanium 64-bit
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for HP-UX 11i v3 (32-bit) systems on Itanium 64-bit.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) 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 3MB 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)
C/C++ compilers
C/C++: HP C/aC++ B3910B A.06.12 [Nov 03 2006]
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 JDK 1.6.0.07
Database for CORBA C++ applications
Tested with Oracle 11g R1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
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, 412,342 KB 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 theioscan -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 11g Release 1 (11.1.1.1.0) requirements for HP-UX 11i v3 (64-bit) systems on Itanium.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) 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 3MB 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)
C/C++ compilers
C/C++: HP C/aC++ B3910B A.06.12 [Nov. 03 2006]
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 JDK 1.6.0.07
Database for CORBA C++ applications
Tested with Oracle 11gR1
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 7.0.0.1
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, 425,890 KB 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 theioscan -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.
Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2008 Professional Edition
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Microsoft Windows 2008 R2 Server (64-bit) on x86-64 with MS Visual Studio 2008 Professional Edition.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) 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 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++ compilers
C/C++: Visual Studio 2008
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 7.0 (see note) and Java 2 JRE 1.6.0_13
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_17
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_17
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.6.0_17 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 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 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, 297,352 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)
Novell SUSE Linux Enterprise Server 11 (32-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Novell SUSE Linux Enterprise Server 11 (32-bit) on x86-64.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Novell SUSE Linux Enterprise Server 11 (32-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 (32-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 (32-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 11 x86_64 (32-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 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
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 or C++ 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 (32-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 11 (32-bit)
For all install sets and components, 206,372 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 11 (32-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 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 11 (32-bit)
See sysctl manpage.
Novell SUSE Linux Enterprise Server 11 (64-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Novell SUSE Linux Enterprise Server 11 (64-bit) on x86-64.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) 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 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
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 or C++ 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.2 (64-bit)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Oracle Enterprise Linux 5.2 (64-bit) systems.
Note:
Any compatible minor versions/updates of the Linux OS release are supported.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Oracle Enterprise Linux 5.2 (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.2 (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.2 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Enterprise Linux 5.2 (64-bit) (Linux 2.6.18-164.el5)
C/C++ compilers
C/C++: gcc/g++ 4.1.2
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.6.0_17
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK1.6.0_17
Database for CORBA C++ applications
Tested with Oracle Client 11gR1
Additional Notes
The Kerberos Security Plug-in is not supported on this platform.
ATMI users need a C or C++ 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 5.2 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 5.2 (64-bit)
For all install sets and components, 192824KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 5.2 (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.20 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 5.2 (64-bit)
See sysctl manpage.
Oracle Enterprise Linux 6.1 (64-bit)
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Oracle Enterprise Linux 6.1 (64-bit) systems.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Oracle Enterprise Linux 6.1 (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.1 (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.1 (64-bit)
Component
Requirement
OS Version (Patches)
Oracle Enterprise Linux 64-bit
C/C++ and COBOL compilers
C/C++: 4.4.5 20110214
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 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.1 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Oracle Enterprise Linux 6.1 (64-bit)
For all install sets and components, 192, 824 KB is the minimum disk space requirement for installation on Oracle Enterprise Linux 6.1 (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 6.1 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Oracle Enterprise Linux 6.1 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 5 (64-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Red Hat Linux Enterprise AS 5 (64-bit) on x86-64.
Note:
Any compatible minor versions/updates of the Linux OS release are supported.
Available Oracle Tuxedo 11g Release 1 (11.1.1.1.0) Install Sets for Red Hat Linux Enterprise AS 5 (64-bit)
Hardware Requirements for Red Hat Linux Enterprise AS 5 (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 5 (64-bit)
Component
Requirement
OS Version (Patches)
Red Hat Enterprise Linux Server release 5 (Tikanga)
C/C++ and COBOL compilers
C/C++: Gcc 4.1.1 20070105 (Red Hat 4.1.1-52)
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_10
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.6.0_10
Database for CORBA C++ applications
Tested with Oracle Client 10gR2
IBM WebSphere MQ for Oracle Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0.2.2
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.
WebSphere MQ 6.0 on this platform (32-bit) without maintenance upgrade may not work properly for transactional services. Please make sure the foregoing maintenance version 6.0.2.2 or higher of WebSphere MQ is installed/upgraded.
Network Requirements for Red Hat Linux Enterprise AS 5 (64-bit)
TCP/IP, using the Sockets network interface
Disk Space Requirements for Red Hat Linux Enterprise AS 5 (64-bit)
For all install sets and components, 193, 012 KB is the minimum disk space requirement for installation on Red Hat Enterprise Linux Server Release 5 (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 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Linux Enterprise AS 5 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 6 (64-bit) on x86-64
The following sections list Oracle Tuxedo 11g Release 1 (11.1.1.1.0) requirements for Red Hat Linux Enterprise AS 6 (64-bit) on x86-64.
Available Oracle Tuxedo 11g Release 1 (11.1.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 6.1 x86 64-bit
C/C++ and COBOL compilers
C/C++: cc (GCC) 4.4.5 20110214 (Red Hat 4.4.5-6)
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, 192,116 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)
If threads are not supported on your platform, your application must either: (1) exclude threads or (2) serialize threaded access through all Oracle Tuxedo system calls.