Installing the Tuxedo System
BEA Tuxedo 9.1 Platform Data Sheets
The following sections provide platform-specific information for the platforms on which the BEA Tuxedo 9.1 system software is supported:
Supported Platforms
Additional software ports and certifications continue after the initial release of BEA Tuxedo 9.1. This document is updated on the BEA Product Documentation web site (http://e-docs.bea.com) for ported platforms and is available as the platforms are released.
For information regarding additional certifications, please refer to the Platform Support information on the BEA web site at the following link:
http://www.bea.com/products/tuxedo/platforms.shtml
Platform information is maintained under the "Requirements" option under the Tuxedo product page.
Note: More detailed platform information is maintained on the secured eSupport portal under "Product Lifecycle and EOL Information." A customer eSupport password login is required. The eSupport link is:
http://support.bea.com
The following table lists the platforms on which the BEA Tuxedo system is supported for Release 9.1.
Note: BEA Jolt 9.1 and BEA SNMP Agent 9.1 are supported on the same platforms that are supported by BEA Tuxedo 9.1.
A data sheet is provided for each platform. Each data sheet includes the following platform-specific information:
- A list of available BEA Tuxedo install sets
- Hardware, software, network, and disk space requirements
- Instructions for mounting and unmounting the BEA Tuxedo software CD
- Tunable parameters
Platform Support Policy
The BEA policy regarding discontinuance of operating system platform support for Tuxedo and related products is as follows:
- BEA 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.
- BEA 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 BEA 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.
For more information, see Supported Platform Data Sheets (Initial Release) and Supported Platform Data Sheets (Post Release Ports/Certifications).
- The BEA policy is that when the operating system provider discontinues supporting a specific release, BEA support is also discontinued.
- BEA 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 9.1 supported platforms.
Note: OS EOL dates may have changed since time of this publication. Check with vendor for current OS EOL dates.
EOL information for all BEA products can be found at: http://support.bea.com/product_news/Product_Retirement_Calendar.xls
Tunable Parameters
You probably need to reconfigure the platform kernel before running BEA 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.
For instructions about determining whether the current tunable parameter values are adequate, see IPC Resource Configuration on a UNIX System and Checking IPC Requirements.
- Reset the tunable parameters as necessary.
Supported Platform Data Sheets (Initial Release)
The platforms in this section are available with the Tuxedo 9.1 initial GA release and are available on the Tuxedo 9.1 Product CD and on the BEA dev2dev web site as a product download. The data sheets for each of these platforms are listed as follows:
HP-UX 11i v2 (32-bit) on Itanium
The following sections list BEA Tuxedo 9.1 requirements for HP-UX 11i v2 (32-bit) systems on Itanium.
Available BEA Tuxedo 9.1 Install Sets for HP-UX 11i v2 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for HP-UX 11i v2 (32-bit)
- Intel Itanium (64-bit)
- 1 GB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for HP-UX 11i v2 (32-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
HP-UX B.11.23 IA64 (Released no earlier than September 2004)
|
|
C/C++ and COBOL compilers
|
C/C++: HP aC++/ANSI C B3910B A.06.06 with patches (PHSS_34046, PHSS_34047, PHSS_34048)
Note: Use the -AA option.
COBOL: ACUCOBOL-GT 7.2
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x and 1.5.x
|
|
Database for CORBA C++ applications
|
Tested with Oracle Clients 10g (10.1.0.2.0) and 11g
|
Additional Notes:
- 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)
TCP/IP using the Sockets network interface.
Disk Space Requirements for HP-UX 11i v2 (32-bit)
For all install sets and components, 511,030 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)
To mount a CD, enter the following commands:
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
Here cdrom_device is listed in the output of the ioscan -f -n command; cdrom (literal) is the mounting point.
To unmount the CD, enter the following command:
umount /cdrom
Tunable Parameters for HP-UX 11i v2 (32-bit)
For HP-UX configuration instructions, see the kcweb manpage or the kernel configuration section in the sam command.
HP-UX 11i v2 (32-bit) on PA-RISC
The following sections list BEA Tuxedo 9.1 requirements for HP-UX 11i v2 (32-bit) systems on PA-RISC.
Available BEA Tuxedo 9.1 Install Sets for HP-UX 11i v2 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for HP-UX 11i v2 (32-bit)
- PA-RISC
- 1 GB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for HP-UX 11i v2 (32-bit)
|
Component
|
Requirement
|
|
Operating system
|
HP-UX 11.23 32-bit
|
|
C/C++ and COBOL compilers
|
C/C++: HP C/ANSI C B.11.23.08 with patches PHSS_32152, PHSS_32513 applied; HP aC++ A.03.63 or later compatible.
Note: Do not use the -AA option.
HP-UX 11.23 requires the following patches for the C/C++ compiler:
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with Java 2 SDK 1.4.x and 1.5.x
|
|
Non-BEA CORBA Java clients
|
Tested with Java 2 SDK 1.4.x (or higher) Interface Definition Language (IDL) ORB (run time)
|
|
Database for CORBA C++ applications
|
Tested with Oracle 10g and 11g
|
|
SSL certificate authorities
|
Verisign
|
|
Lightweight Directory Access Protocol (LDAP) directory servers
|
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 BEA Tuxedo University sample applications.
- ATMI users need a C, C++, or COBOL compiler.
- CORBA C++ users need a C++ compiler and linker.
- For BEA Tuxedo 56-bit or 128-bit encryption:
- LLE is available for BEA Tuxedo ATMI client (/WS) connections to the BEA Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH). LLE is also available for BEA Jolt client connections to the BEA Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH). SSL is not supported for encryption of these connections and for connections between machines and domains.
- The BEA 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, BEA 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 HP-UX 11i v2 (32-bit)
TCP/IP using the Sockets network interface.
Disk Space Requirements for HP-UX 11i v2 (32-bit)
For all install sets and components, 316,273 KB is the minimum disk space requirement for installation on HP-UX 11i v2 (32-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 (32-bit)
To mount a CD, enter the following commands:
su
mkdir /cdrom
mount -F cdfs -o cdcase /dev/dsk/cdrom_device /cdrom
Here cdrom_device is listed in the output of the ioscan -f -n command; cdrom (literal) is the mounting point.
To unmount the CD, enter the following command:
umount /cdrom
Tunable Parameters for HP-UX 11i v2 (32-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 PA-RISC
The following sections list BEA Tuxedo 9.1 requirements for HP-UX 11i v2 (64-bit) systems on PA-RISC.
Available BEA Tuxedo 9.1 Install Sets for HP-UX 11i v2 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for HP-UX 11i v2 (64-bit)
- HP PA-RISC 64-bit
- 1 GB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for HP-UX 11i v2 (64-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
HP-UX 11i v2 (B.11.23)
|
|
C/C++ and COBOL compilers
|
C/C++: HP ANSI C B.11.23.08 (Bundle B3901BA) with patches (PHSS_32511 ANSI C compiler B.11.11.12 cumulative patch) (PHSS_32513 +O4/PBO Compiler B.11.11.12 cumulative patch)
HP aCC C.03.62 (Bundle B3913DB) with patch (PHSS_32511 HP aCC Compiler (A.03.63))
COBOL: ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x and 1.5.x
|
|
Database for CORBA C++ applications
|
Tested with Oracle Client 9i (9.2.0.1.0)
|
Additional Notes:
- 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 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, 323,830 KB 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 the ioscan -f -n command; cdrom (literal) is the mounting point.
To unmount the CD, enter the following command:
umount /cdrom
Tunable Parameters for HP-UX 11i 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 BEA Tuxedo 9.1 requirements for AIX 5.3 (32-bit) systems on IBM PowerPC.
Available BEA Tuxedo 9.1 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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for IBM AIX 5.3 (32-bit)
- IBM PowerPC
- 1 GB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application 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; C for AIX Compiler V6.0 or later compatible. 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 4.0, ACUCOBOL-GT 7.0.1, IBM COBOL for AIX V2.0, or other compatible COBOL compiler.
Note: In order to use IBM COBOL for AIX V20, you must install Tuxedo rolling patch 096 or later.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with Java 2 SDK 1.4.x and 1.5.x
|
|
Non-BEA CORBA Java clients
|
Tested with Java 2 SDK 1.4.x (or higher) Interface Definition Language (IDL) ORB (run time)
|
|
Database for CORBA C++ applications
|
Tested with Oracle 10g and 11g
|
|
SSL certificate authorities
|
Verisign
|
|
Lightweight Directory Access Protocol (LDAP) directory servers
|
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 BEA Tuxedo University sample applications.
- ATMI users need a C, C++, or COBOL compiler.
- CORBA C++ users need a C++ compiler and linker.
- For BEA Tuxedo 56-bit or 128-bit encryption:
- LLE is available for BEA Tuxedo ATMI client (/WS) connections to the BEA Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH). LLE is also available for BEA Jolt client connections to the BEA Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH). SSL is not supported for encryption of these connections and for connections between machines and domains.
- The BEA Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
- BEA Tuxedo CORBA C++ clients support SSL 3.0. SSL connectivity between these clients, and the BEA Tuxedo ISL/ISH has been certified.
- To support certificate-based authentication when using SSL, BEA 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 BEA Tuxedo 9.1 requirements for AIX 5.3 (64-bit) systems on IBM PowerPC.
Available BEA Tuxedo 9.1 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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for IBM AIX 5.3 (64-bit)
- IBM PowerPC
- 1 GB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application 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++: Visual Age C/C++ 7.0
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x and 1.5.x
|
|
Database for CORBA C++ applications
|
Tested with Oracle Client 9i
|
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 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, 175,430 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.
Microsoft Windows 2003 Server (32-bit) on Intel with MS Visual Studio 2003 Professional Edition
The following sections list BEA Tuxedo 9.1 requirements for Microsoft Windows 2003 Server (32-bit) systems on Intel with MS Visual Studio 2003 Professional Edition.
Available BEA Tuxedo 9.1 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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Windows 2003 Server (32-bit)
- Pentium processor (133 MHz)
- 128 MB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Windows 2003 Server (32-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Microsoft Windows 2003 Server 32-bit
|
|
C/C++ and COBOL compilers
|
C/C++: VC.net 2003 Professional; required for full (development) installations, but not for server-only or client-only installations.
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler, NetCOBOL version 7.x or later from Fujitsu, or other compatible COBOL compiler.
|
|
Tools for the administration desktop
|
BEA Tuxedo Administration Console on this platform tested with Internet Explorer 6.0 (see note) and Java 2 JRE 1.4.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with Java 2 SDK 1.4.x and 1.5.x
|
|
Non BEA CORBA Java clients
|
Tested with Java 2 SDK 1.4.x Interface Definition Language (IDL) ORB (run time)
|
|
Database for CORBA C++ applications
|
Tested with Oracle 10g and 11g
|
|
SSL certificate authorities
|
Verisign
|
|
Lightweight Directory Access Protocol (LDAP) directory servers
|
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 BEA Tuxedo University sample applications.
- ATMI users need a C, C++, or COBOL compiler.
- CORBA C++ users need a C++ compiler and linker.
- For BEA Tuxedo 56-bit or 128-bit encryption:
- LLE is available for BEA Tuxedo ATMI client (/WS) connections to the BEA Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH). LLE is also available for BEA Jolt client connections to the BEA Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH). SSL is not supported for encryption of these connections and for connections between machines and domains.
- The BEA 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, BEA 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)
Before running the BEA Tuxedo software, you may need to reconfigure the interprocess communication (IPC) parameters shown in the figure titled BEA Administration Window with IPC Resources Page Displayed on page 2-11 in Using BEA Tuxedo ATMI on Windows. For instructions about reconfiguring the IPC parameters, see Configuring IPC Resources to Maximize System Performance on page 2-10 in Using BEA Tuxedo ATMI on Windows and Checking IPC Requirements.
Microsoft Windows XP on Intel (Client Only)
The following sections list BEA Tuxedo 9.1 requirements for Microsoft Windows XP systems on Intel.
Available BEA Tuxedo 9.1 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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Windows XP
- Pentium processor
- 128 MB of RAM minimum
Software Requirements for Windows XP
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Microsoft Windows XP 32-bit
|
|
C/C++ and COBOL compilers
|
C/C++: VC.net 2003 Professional; no additional compiler software is required on client-only systems.
COBOL: ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Tools for the administration desktop
|
BEA Tuxedo Administration Console on this platform tested with Internet Explorer 6.0 (see note) and Java 2 JRE 1.4.x
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Not applicable
|
|
Non-BEA CORBA Java clients
|
Tested with Java 2 SDK 1.4.x (or higher) Interface Definition Language (IDL) ORB (run time)
|
|
Database for CORBA C++ applications
|
Not applicable
|
|
SSL certificate authorities
|
Verisign
|
|
Lightweight Directory Access Protocol (LDAP) directory servers
|
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
|
Additional Notes:
- For BEA Tuxedo 56-bit or 128-bit encryption:
- LLE is available for BEA Tuxedo ATMI client (/WS) connections to the BEA Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH). LLE is also available for BEA Jolt client connections to the BEA Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH). SSL is not supported for encryption of these connections and for connections between machines and domains.
- The BEA Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.
- BEA Tuxedo CORBA C++ client supports SSL 3.0. SSL connectivity between these clients, and the BEA Tuxedo ISL/ISH has been certified.
- To support certificate-based authentication when using SSL, BEA 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 9 (32-bit) on Pentium
The following sections list BEA Tuxedo 9.1 requirements for Novell SUSE Linux Enterprise Server 9 (32-bit) systems on Pentium.
Available BEA Tuxedo 9.1 Install Sets for Novell SUSE Linux Enterprise Server 9 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Novell SUSE Linux Enterprise Server 9 (32-bit)
- Intel Pentium 32-bit
- 256 MB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Novell SUSE Linux Enterprise Server 9 (32-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Novell SUSE Linux Enterprise Server 9 (Linux 2.6.5-7.97-bigsmp)
|
|
C/C++ and COBOL compilers
|
C/C++: gcc/g++ 3.3.3
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x and 1.5.x
|
|
Database for CORBA C++ applications
|
Tested with Oracle Clients 10g and 11g
|
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 9 (32-bit)
- TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 9 (32-bit)
For all install sets and components, 161,490 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 9 (32-bit) Pentium 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 9 (32-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 9 (32-bit)
See sysctl manpage.
Novell SUSE Linux Enterprise Server 9 (64-bit) on 64-bit Xeon/AMD64
The following sections list BEA Tuxedo 9.1 requirements for Novell SUSE Linux Enterprise Server 9 (64-bit) systems on 64-bit Xeon/AMD64.
Available BEA Tuxedo 9.1 Install Sets for Novell SUSE Linux Enterprise Server 9 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
- 64-bit Xeon/AMD64
- 1 GB minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Novell SUSE Linux Enterprise Server 9(x86_64) (Linux 2.6.5-7.97-smp)
|
|
C/C++ and COBOL compilers
|
C/C++: gcc/g++ 3.3.3
COBOL: ACUCOBOL-GT 7.0.1, 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
|
|
Database for CORBA C++ applications
|
Tested with Oracle Clients 10g and 11g
|
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 9 (64-bit)
- TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
For all install sets and components, 437180 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 9 (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 9 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 9 (64-bit)
See sysctl manpage.
Novell SUSE Linux Enterprise Server 9 (64-bit) on Itanium
The following sections list BEA Tuxedo 9.1 requirements for Novell SUSE Linux Enterprise Server 9 (64-bit) systems on Itanium.
Available BEA Tuxedo 9.1 Install Sets for Novell SUSE Linux Enterprise Server 9 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
- Itanium 2
- 256 MB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Novell SUSE Linux Enterprise Server 9 (Linux 2.6.5-7.139-default)
|
|
C/C++ and COBOL compilers
|
C/C++: gcc/g++ 3.3.3
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x
|
|
Database for CORBA C++ applications
|
Tested with Oracle Clients 10g and 11g
|
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 9 (64-bit)
- TCP/IP, using the Sockets network interface
Disk Space Requirements for Novell SUSE Linux Enterprise Server 9 (64-bit)
For all install sets and components, 464,668 KB is the minimum disk space requirement for installation on Novell SUSE Linux Enterprise Server 9 (64-bit) Itanium 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 9 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Novell SUSE Linux Enterprise Server 9 (64-bit)
See sysctl manpage.
Red Hat Linux Enterprise AS 4 (64-bit) on Itanium
The following sections list BEA Tuxedo 9.1 requirements for Red Hat Linux Enterprise AS 4 (64-bit) on Itanium.
Available BEA Tuxedo 9.1 Install Sets for Red Hat Linux Enterprise AS 4 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Red Hat Linux Enterprise AS 4 (64-bit)
- Itanium2
- 256 MB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Red Hat Linux Enterprise AS 4 (64-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Red Hat Enterprise linux AS release 4
|
|
C/C++ and COBOL compilers
|
C/C++: gcc ver. 3.4.3 20041212 (Red Hat 3.4.3-9.EL4)+ compat-libstdc++33-3.2.3-47.3.ia64.rpm
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with JDK 1.4.x
|
|
Database for CORBA C++ applications
|
None
|
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 4 (64-bit)
- TCP/IP, using the Sockets network interface
Disk Space Requirements for Red Hat Linux Enterprise AS 4 (64-bit)
For all install sets and components, 464,668 KB is the minimum disk space requirement for installation on Red Hat Linux Enterprise AS 4 (64-bit) Itanium 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 4 (64-bit)
Mount CD-ROM automatically.
Tunable Parameters for Red Hat Linux Enterprise AS 4 (64-bit)
See sysctl manpage.
Sun Microsystems Solaris 9 (32-bit) on SPARC
The following sections list BEA Tuxedo 9.1 requirements for Sun Microsystems Solaris 9 (32-bit) systems on SPARC.
Available BEA Tuxedo 9.1 Install Sets for Solaris 9 (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 BEA Tuxedo install sets, see Install Sets.
Hardware Requirements for Solaris 9 (32-bit)
- UltraSPARC
- 256 MB of RAM minimum
- 1 additional MB RAM for each BEA Tuxedo application, plus 0.5-1 MB per application server
Software Requirements for Solaris 9 (32-bit)
|
Component
|
Requirement
|
|
OS Version (Patches)
|
Solaris 9 32-bit SPARC
|
|
C/C++ and COBOL compilers
|
C/C++: SUN ONE Studio 8 or later compatible.
COBOL: Micro Focus 4.0, ACUCOBOL-GT 7.0.1, or other compatible COBOL compiler, NetCOBOL version 7.x or later from Fujitsu, or other compatible COBOL compiler.
|
|
Java 2 JRE for the Java run-time environment
|
Tested with Java 2 JRE 1.4.x and 1.5.x
|
|
Java 2 Software Development Kit (SDK) for the Java development environment
|
Tested with Java 2 SDK 1.4.x and 1.5.x
|
|
Non BEA CORBA Java clients
|
Tested with Java 2 SDK 1.4.x Interface Definition Language (IDL) ORB (run time)
|
|
Database for CORBA C++ applications
|
Tested with Oracle 10g and 11g
|
|
SSL certificate authorities
|
Verisign
|
|
Lightweight Directory Access Protocol (LDAP) directory servers
|
iPlanet Directory Server; needed to retrieve X.509v3 digital certificates for SSL
|
Additional Notes
- When Oracle is used, Programmer/2000 Pro*C/C++ version 10.1.0.3.0 is required to build the BEA Tuxedo University sample applications.
- ATMI users need a C, C++, or COBOL compiler.
- CORBA C++ users need a C++ compiler and linker.
- For BEA Tuxedo 56-bit or 128-bit encryption:
- LLE is available for BEA Tuxedo ATMI client (/WS) connections to the BEA Tuxedo Workstation Listener (WSL) or Workstation Handler (WSH). LLE is also available for BEA Jolt client connections to the BEA Tuxedo Jolt Server Listener (JSL) or Jolt Server Handler (JSH). SSL is not supported for encryption of these connections and for connections between machines and domains.
- The BEA Tuxedo Internet Inter-ORB Protocol (IIOP) Listener (ISL) and IIOP Handler (ISH) support SSL 3.0 for IIOP connections.