3.2 Starting Console-Mode Installation on a UNIX System

To start the Console-mode installation process on a UNIX system, follow these steps:
  1. Select a UNIX system that meets the hardware and software requirements described in Oracle Tuxedo 22c Release (22.1.0.0.0) Platform Data Sheets.
  2. Log in to the UNIX system as the Oracle Tuxedo administrator.
  3. Ensure that you have enough free space for the Oracle Tuxedo installation.

    For disk space requirements, see Oracle Tuxedo 22c Release (22.1.0.0.0) Platform Data Sheets. For important disk space allocation information, see File and Database Management and Disk Space Allocation.

  4. Install Oracle Tuxedo by downloading from the Oracle Web site:
    1. Go to Download Oracle Tuxedo, and download the Oracle Tuxedo 22c Release 1 (21.1.0.0) installation file specific to your platform.
    2. Go to the directory where you downloaded the installer, unzip the installer file, and then go to the Disk1/install directory, set up environment variable JAVA_HOME to JRE or JDK, on the command line input ./runInstaller.sh -console to invoke the installation procedure.

      Note:

      Java version should be 1.8 or higher. JAVA_HOME and Java version are checked. If JAVA_HOME is not set or the java version is less than 1.8, installation is aborted.

      Other options are not supported with -console (such as -invPtrLoc).

  5. Proceed to Running Console-Mode Installation.