Table of Contents Previous Next PDF


Installing Oracle Tuxedo Using GUI-Mode Installation

Installing Oracle Tuxedo Using GUI-Mode Installation
The following sections describe how to install Oracle Tuxedo using graphical user interface (GUI) mode installation on both Windows and UNIX systems:
What Is GUI-Mode Installation?
The graphical user interface mode installation is the graphics-based method of executing the Oracle Installation program. It can be run on both Windows and UNIX system.
To run GUI-mode installation, the console attached to the machine on which you are installing the software must support a Java-based GUI. All consoles for Windows systems support Java-based GUIs, but not all consoles for UNIX systems do.
Note:
Before You Start
If you are upgrading from Oracle WebLogic Enterprise or Oracle Tuxedo 9.1 or earlier software, see “Upgrading the Oracle Tuxedo System to 11g Release 1 (11.1.1.2.0)” on page 5‑1 and follow the instructions given there. Then return here to continue your Oracle Tuxedo installation.
On a Windows machine that has the Oracle WebLogic Enterprise software or an older version of the Oracle Tuxedo software installed, a window named “Previous Version Detected!” will display at the very beginning of the Oracle Tuxedo installation. This window contains a message that encourages you to exit the installation program and remove the older software before installing Oracle Tuxedo 11g Release 1 (11.1.1.2.0).
If you choose to remove the older software, refer to “Upgrading the Oracle Tuxedo System to 11g Release 1 (11.1.1.2.0)” on page 5‑1, follow the instructions to remove the older software from your machine, and then restart the installation.
If you choose not to remove the older software, install the Oracle Tuxedo 11g Release 1 (11.1.1.2.0) software to a different product directory than the product directory where the Oracle WebLogic Enterprise software or the older version of the Oracle Tuxedo software is installed. See also “Previous Tuxedo Versions” on page 1‑7
Starting GUI-Mode Installation on a Windows System
To start the GUI-mode installation process on a Windows system, follow these steps:
1.
The Windows XP systems support only Oracle Tuxedo client components.
2.
Log in to the Windows system as the Administrator or as a member of the Administrator group.
You need administrative privileges to install Oracle Tuxedo server components on a Windows system. If you are going to install only Oracle Tuxedo client components, you do not need administrative privileges.
3.
For disk space requirements, see “Oracle Tuxedo 11g Release 1 (11.1.1.2.0) Platform Data Sheets” on page A‑1. For important disk space allocation information, see“File and Database Management and Disk Space Allocation” on page B‑1.
4.
a.
Go to http://www.oracle.com/technology/software/index.html and download the Oracle Tuxedo 11g Release 1 (11.1.1.2.0) installation file specific to your platform.
b.
5.
6.
Re-login to the system after Tuxedo 11g Release 1 (11.1.1.2.0) installation has completed.
Starting GUI-Mode Installation on a UNIX System
To start the GUI-mode installation process on a UNIX system, follow these steps:
1.
2.
3.
For disk space requirements, see “Oracle Tuxedo 11g Release 1 (11.1.1.2.0) Platform Data Sheets” on page A‑1. For important disk space allocation information, see “File and Database Management and Disk Space Allocation” on page B‑1
4.
a.
Go to http://www.oracle.com/technology/software/index.html and download the Oracle Tuxedo 11g Release 1 (11.1.1.2.0) installation file specific to your platform.
b.
prompt> sh filename.bin
where filename is the name of the Oracle Tuxedo installer file.
Note:
GUI mode is the default for Tuxedo 11g Release 1 (11.1.1.2.0) installation. If a GUI interface is not available on your Unix platform, you will receive an error message and the installation process is aborted.
If a GUI interface is not available on your Unix platform, you must use silent or console-mode installation. For more information, see What Is Silent Installation? and What Is Console-Mode Installation?
5.
Running GUI-Mode Installation
The Oracle Tuxedo installer program is currently available in English and Japanese. By checking the value of a certain language-related environment variable on the target platform, the installer program automatically determines (1) the language displayed during the installation and (2) the language-specific message catalog installed during the installation. If the language-related environment variable is not set or is set to a value unknown to the installer program, both the language displayed and the message catalog installed default to English.
The Oracle Tuxedo installer program prompts you to enter specific information about your system and configuration. For instructions on responding to the prompts during installation, see Table 2‑1.
 
Table 2‑1 Instructions
Server—contains ATMI server software; CORBA C++ server software; Oracle Jolt server software; Oracle SNMP Agent software, and Oracle Tuxedo Administration Console software
ATMI Client—contains Oracle ATMI Workstation (/WS) client software
CORBA Client—contains Oracle CORBA C++ client software (C++ client ORB) including environmental objects
Jolt JRLY—contains Oracle Jolt Relay software
Jolt Client—contains Oracle Jolt client software
Specify the directory in which you want to install the Oracle Tuxedo software. You may select the default product directory (tuxedo11gR1_VS2005 Windows or tuxedo11gR1 UNIX) or create a new product directory. If you choose to create a new directory, the Oracle Tuxedo installer automatically creates the directory for you.
WARNING:
Running a previous Tuxedo version in conjunction with Tuxedo 11g Release 1 (11.1.1.2.0) on a Windows system requires that the product directories for both versions do not have the same name.
Specify where you want to place Tuxedo 11g Release 1 (11.1.1.2.0) shortcut icons.
Enter a tlisten password of your choice. Your password must be a string of alphanumeric characters in clear-text format that is no more than 80 characters in length. You use this password to log in to the Oracle Tuxedo Administration Console.
Oracle Tuxedo uses the tlisten password to protect the local machine from administrative requests and operations that are not authorized. Whenever administrative communications arrive on the local machine through tlisten(1) or wlisten(1) gateway processes, Oracle Tuxedo authenticates them by means of the tlisten password.
Enter and re-enter a tlisten password and then click Next to continue.
LDAP Filter File Location: (tux_ prod_dir/udataobj/security/
bea_ldap_filter.dat
by default, where tux_prod_dir represents the product directory in which you installed the Oracle Tuxedo software)
Congratulations! Your installation of the Oracle Tuxedo software is complete!
Assigning File Ownership on a UNIX System
If you installed the Oracle Tuxedo software on a UNIX system, Oracle strongly recommends that you create a separate user account for the Oracle Tuxedo administrator and give ownership of the Oracle Tuxedo files to that account. To change ownership of the Oracle Tuxedo software on a UNIX machine, enter the following command:
chown -R adm_account full_path_of_tux_prod_dir
chgrp -R adm_group full_path_of_tux_prod_dir
Replace adm_account with the Oracle Tuxedo administrator account, replace adm_group with the Oracle Tuxedo administrator group ID, and replace full_path_of_tux_prod_dir with the full pathname of the product directory in which you installed the Oracle Tuxedo software.
Understanding the Oracle Tuxedo Shortcuts on a Windows System
When installing the Oracle Tuxedo software on a Windows system, the installer program automatically uses Oracle WebLogic E-Business Platform as the parent folder for Oracle Tuxedo. As additional Oracle Home directories are added to the system, the installer program continues to create new Oracle WebLogic E-Business Platform folders using the convention shown in Figure 2‑1.
Figure 2‑1 Tracking Multiple Oracle Home Directories on the Same Windows System
Each Oracle Home directory has an associated Oracle WebLogic E-Business Platform folder. Each Oracle WebLogic E-Business Platform folder contains one or more Oracle product folders (see note) and two files: OracleHOME Location and Install History.
Note:
For a given Oracle Home directory and Oracle WebLogic E-Business Platform folder, the ORACLEHOME file contains the pathname of the Oracle Home directory, and the View History file contains a history of installation and uninstallation for the Oracle Home directory. Double-clicking the text icon associated with either file displays its content. The ORACLEHOME and history files contain information extracted from the logs/log.txt file located in the Oracle Home directory.
The Tuxedo 11g Release 1 (11.1.1.2.0) folder (Start →  Programs →  Oracle WebLogic E-Business Platform →  Tuxedo 11g Release 1 (11.1.1.2.0)) contains the following shortcuts:
Uninstall Tuxedo—choosing uninstall enables you to uninstall the Oracle Tuxedo 11g Release 1 (11.1.1.2.0) software. For more information about uninstalling Oracle Tuxedo, see “Uninstalling Oracle Tuxedo” on page 6‑31.
Understanding the Oracle Administration Program on a Windows System
In addition to the Oracle Tuxedo Administration Console, the Oracle Tuxedo 11g Release 1 (11.1.1.2.0) software for Windows provides an Oracle Administration program and two Windows services (Tlisten and Oracle procMGR) for configuring the Oracle Tuxedo system on a Windows 2003 Server system. Only if the installation included Oracle Tuxedo server components will these additional administration tools be installed on the Windows 2003 Server system.
After you have installed or upgraded the Oracle Tuxedo software on your Windows 2003 Server system, you can use the Oracle Administration control panel (Start Settings Control Panel Oracle Tuxedo 11g Release 1 (11.1.1.2.0) with VS2008 Administration) to perform the following tasks:
Configure Oracle Tuxedo tlisten(1) processes to start automatically
For instructions on performing these tasks, see “Configuring Oracle Tuxedo ATMI for Windows Server 2003” in Using Oracle Tuxedo ATMI on Windows.
Reviewing the Windows Server Registry Content
The Windows Server Registry is the repository for all hardware, software, and application configuration settings for the Windows system. During the Oracle Tuxedo installation, the installer program writes general installation information as well as IPC Resource values to the Registry. The structure of the Registry relevant to Oracle Tuxedo is as follows.
HKEY_LOCAL_MACHINE\Software\ORACLE\Tuxedo\<version>\...
To view this structure, choose Start Run to launch the Run dialog box, enter regEdt32, and click OK to launch the Registry Editor window.
Developer Key
The Developer key stores product information, including the major and minor version numbers of the release, and user and company names.
Environment Key
The Environment key stores the locations referenced by the Oracle Tuxedo environment variables set on your Windows system. It also stores other values such as IPC resource settings.
Security Key
The Security key holds the access permissions for Oracle Tuxedo processes and services. The following permissions are mandatory:
Any user who runs tlisten(1) must have read access permissions.
Oracle recommends that the Administrator have full control permissions.
What Do I Do Next?
To configure your Oracle Tuxedo software, verify that your software is installed correctly, or to uninstall Oracle Tuxedo software, see “Performing Post-Installation Tasks” on page 6‑1.

Copyright © 1994, 2017, Oracle and/or its affiliates. All rights reserved.