Oracle Tuxedo 10g Release 3 (10.3) Platform Data Sheets
The following sections provide platform-specific information for the platforms on which the Oracle Tuxedo 10g Release 3 (10.3) system software is supported:
Oracle Jolt 10g Release 3 (10.3) and Oracle SNMP Agent 10g Release 3 (10.3) are supported on the same platforms that are supported by Oracle Tuxedo 10g Release 3 (10.3).
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 Tuxedo and related products is as follows:
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
This section contains the End-of Life expectancy table for Tuxedo 10g Release 3 (10.3) supported platforms.
Note:
OS EOL dates may have changed since time of this publication. Check with vendor for current OS EOL dates.
Table A-1 Tuxedo 10g Release 3 (10.3) Platform End of Life Expectancy Table
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 10g Release 3 (10.3) requirements for HP-UX 11i v2 (64-bit) systems on Itanium.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 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.0 or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.0_0_9
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_0_9
Database for CORBA C++ applications
Tested with Oracle 11g client 11.1.0.6.0
IBM WebSphere MQ for Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0.2.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.
WebSphere MQ 6.0 for this platform (64-bit) without maintenance upgrade may not work properly for transactional services. Please make sure the foregoing maintenance version 6.0.2.1 or upper of WebSphere MQ is installed/upgraded.
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, 422,682 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.
HP-UX 11i v2 (64-bit) on PA-RISC
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for HP-UX 11i v2 (64-bit) systems on PA-RISC.
Available Oracle Tuxedo 10g Release 3 (10.3) Install Sets for HP-UX 11i v2 (64-bit) on PA-RISC
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 PA-RISC
PA-RISC (64-bit)
1 GB of RAM minimum
At least 3MB RAM for each Tuxedo system server
Software Requirements for HP-UX 11i v2 (64-bit) on PA-RISC
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.5.0_8
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_8
Database for CORBA C++ applications
Tested with Oracle 11g
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 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.
WebSphere MQ 6.0 for this platform (64-bit) without maintenance upgrade may not work properly for transactional services. Please make sure the foregoing maintenance version 6.0.2.1 or upper of WebSphere MQ is installed/upgraded.
Network Requirements for HP-UX 11i v2 (64-bit)
TCP/IP using the Sockets network interface.
Disk Space Requirements for HP-UX 11i v2 (64-bit)
For all install sets and components, 500 MB is the minimum disk space requirement for installation on HP-UX 11i v2 (64-bit) PA-RISC 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)
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)
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 10g Release 3 (10.3) requirements for AIX 5.3 (32-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 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++: VisualAge C++ 6.0 or later compatible; IBM XL C/C++ Enterprise Edition V8.0 for AIX Version: 08.00.0000.0000. Note: VisualAge 8.0 (XL C/C++ v8), requires the installation of the most current PTF that can be downloaded from the following URL: http://www-1.ibm.com/support/docview.wss?rs=0&uid=swg24014300
COBOL: Micro Focus 5.0, IBM COBOL for AIX V2.0, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.0 SR2
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0 SR2
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x (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 Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0
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.
For Oracle Tuxedo 56-bit,128-, 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, 165,592 KB 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 10g Release 3 (10.3) requirements for AIX 5.3 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 Tuxedo system server
Software Requirements for IBM AIX 5.3 (64-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 5.3 64-bit (ML3)
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ Enterprise Edition V8.0 for AIX Version: 08.00.0000.0000.
COBOL: Micro Focus 5.0, IBM COBOL for AIX V2.0, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.x SR2
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.x (64-bit) SR2
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x SR2 (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 Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0.2.2
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.
You must apply maintenance level 5300-03.
Posix threads library version must be lower than 5.3.0.50.
When using the Oracle MQ Adapter for 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.
For Oracle Tuxedo 56-bit,128-, 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, 165,592 KB 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 10g Release 3 (10.3) requirements for AIX 6.1 (32-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 Tuxedo system server
Software Requirements for IBM AIX 6.1 (32-bit)
Component
Requirement
OS Version (Patches)
IBM AIX 6.1 32-bit
C/C++ and COBOL compilers
C/C++: IBM XL C/C++ Enterprise Edition V8.0 for AIX.
Version: 08.00.0000.0000
COBOL: Micro Focus 5.0, IBM COBOL for AIX V2.0, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.x
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.x
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x (or higher) Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes:
Micro Focus COBOL does not support IBM AIX 6.1.
IBM WebSphere MQ does not support IBM AIX 6.1.
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 or C++, or compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit,128-, 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, 165,592 KB 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 10g Release 3 (10.3) requirements for AIX 6.1 (64-bit) systems on IBM PowerPC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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)
64-bit IBM PowerPC
1 GB of RAM minimum
At least 5MB RAM for each 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 V8.0 for AIX Version: 08.00.0000.0000
COBOL: Micro Focus 5.0, IBM COBOL for AIX V2.0, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.0_11
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_11 (64-bit)
Non-Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.1.5.0_11 (or higher) Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
Additional Notes:
Micro Focus COBOL does not support IBM AIX 6.1.
IBM WebSphere MQ does not support IBM AIX 6.1.
Must apply maintenance level 5300-03.
Posix threads library version must be lower than 5.3.0.50.
When using the Oracle MQ Adapter for 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 or C++ compiler.
CORBA C++ users need a C++ compiler and linker.
For Oracle Tuxedo 56-bit,128-, 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, 165,592 KB 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 2003 Server (32-bit) on Intel with MS Visual Studio 2005 Professional Edition
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Microsoft Windows 2003 Server (32-bit) systems on Intel with MS Visual Studio 2005 Professional Edition.
Available Oracle Tuxedo 10g Release 3 (10.3) Install Sets for Windows 2003 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 2003 Server (32-bit)
Pentium processor
1 GB of RAM minimum
At least 5MB RAM for each Tuxedo system server
Software Requirements for Windows 2003 Server (32-bit)
Component
Requirement
OS Version (Patches)
Microsoft Windows Server 2003 32-bit
C/C++ and COBOL compilers
C/C++: Visual Studio 2005
COBOL: Micro Focus 5.0, or other compatible COBOL compiler.
Tools for the administration desktop
Oracle Tuxedo Administration Console on this platform tested with Internet Explorer 6.0 (see note) and Java 2 JRE 1.5.x
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.0_0_9
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_0_9
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0
Additional Notes:
Windows 2000, 20003, and XP platforms do not support IPv4 and IPv6 dual stack.
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.
If MicroFocus 5.0 is used as COBOL compiler and VC7 or later 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-, 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 2003 Server (32-bit)
TCP/IP provided by Microsoft Windows 2003 Server (32-bit Winsock).
Disk Space Requirements for Windows 2003 Server (32-bit)
For all install sets and components, 133,991 KB is the minimum disk space requirement for installation on Windows 2003 Server (32-bit) Intel systems. This requirement assumes installation of the default components for the selected install set.
Tunable Parameters for Windows 2003 Server (32-bit)
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Microsoft Windows XP systems on Intel.
Available Oracle Tuxedo 10g Release 3 (10.3) 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
Pentium processor
512 MB of RAM minimum
Software Requirements for Windows XP
Additional Notes:
Windows 2000, 20003, and XP platforms do not support IPv4 and IPv6 dual stack.
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.
If MicroFocus 5.0 is used as COBOL compiler and VC7 or later 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-, 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, 100,046 KB is the minimum disk space requirement for installation on Windows XP Intel systems. This requirement assumes installation of the default components for the selected install set.
Novell SUSE Linux Enterprise Server 10 (64-bit) on 64-bit Xeon/AMD64
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Novell SUSE Linux Enterprise Server 10 (64-bit) systems on 64-bit Xeon/AMD64.
Available Oracle Tuxedo 10g Release 3 (10.3) 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)
64-bit Xeon/AMD64
1 GB of RAM minimum
At least 4MB RAM for each 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) (Linux 2.6.16.21-0.8-smp)
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.5.0_0_9x
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_0_9
Database for CORBA C++ applications
Tested with Oracle Client 11g
IBM WebSphere MQ for 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 (64-bit) without maintenance upgrade may not work properly for transactional services. Please make sure the foregoing maintenance version 6.0.2.2 or upper of WebSphere MQ is installed/upgraded.
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, 437180 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 10 (64-bit) 64-bit Xeon/AMD64 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.
Oracle Enterprise Linux 5.0 (64-bit)
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Oracle Enterprise Linux 5.0 (64-bit) systems.
Available Oracle Tuxedo 10g Release 3 (10.3) 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)
64-bit Xeon/AMD64
1 GB of RAM minimum
At least 4MB RAM for each Tuxedo system server
Software Requirements for Oracle Enterprise Linux 5.0 (64-bit)
Component
Requirement
OS Version (Patches)
Novell SUSE Linux Enterprise Server 10 (x86_64) (Linux 2.6.16.21-0.8-smp)
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.5.0_11
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_11
Database for CORBA C++ applications
Tested with Oracle Client 11g
IBM WebSphere MQ for 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 (64-bit) without maintenance upgrade may not work properly for transactional services. Please make sure the foregoing maintenance version 6.0.2.2 or upper of WebSphere MQ is installed/upgraded.
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, 437180 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.
Sun Microsystems Solaris 10 (32-bit) on SPARC
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Sun Microsystems Solaris 10 (32-bit) systems on SPARC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 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.0, or other compatible COBOL compiler.
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.0_0_9
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.0_0_9
Database for CORBA C++ applications
Oracle 11g
IBM WebSphere MQ for Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0
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-, 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, 186,550 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 AMD64
The following sections list Oracle Tuxedo 10g Release 3 (10.3) requirements for Sun Microsystems Solaris 10 (64-bit) systems on AMD64.
Available Oracle Tuxedo 10g Release 3 (10.3) Install Sets for Solaris 10 (64-bit) on AMD64
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 AMD64
UltraSPARC
1 GB of RAM minimum
At least 7MB RAM for each Tuxedo system server
Software Requirements for Solaris10 (64-bit)
Component
Requirement
OS Version (Patches)
SunOS 5.10 (64-bit)
C/C++ compilers
C/C++: Sun Studio 11
Java 2 JRE for the Java run-time environment
Tested with Java 2 JRE 1.5.x
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.x
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0
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-, 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 AMD64
TCP/IP using the Sockets network interface.
Disk Space Requirements for Solaris10 (64-bit) on AMD64
For all install sets and components, 186,550 KB is the minimum disk space requirement for installation on Solaris 10 (64-bit) AMD64 systems. This requirement assumes installation of the default components for the selected install set.
Mounting and Unmounting the CD for Solaris10 (64-bit) on AMD64
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 AMD64
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 10g Release 3 (10.3) requirements for Sun Microsystems Solaris 10 (64-bit) systems on SPARC.
Available Oracle Tuxedo 10g Release 3 (10.3) 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 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 11
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.5.x
Java 2 Software Development Kit (SDK) for the Java development environment
Tested with JDK 1.5.x
Non Oracle CORBA Java clients
Tested with Java 2 SDK 1.5.x Interface Definition Language (IDL) ORB (run time)
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
IBM WebSphere MQ for Tuxedo MQ Adapter
Tested with WebSphere MQ 6.0
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-, 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, 186,550 KB 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).
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.