Installation Guide

     Previous  Next    Open TOC in new window  Open Index in new window  View as PDF - New Window  Get Adobe Reader - New Window
Content starts here

Oracle SALT Console-Mode Installation

The following sections describe how to install Oracle SALT using console-mode installation:

 


What Is Console-Mode Installation

Console-mode installation is a text-based method for executing the Oracle Installation program. It can be run only on UNIX systems and is intended for UNIX systems with non-graphical consoles. Console-mode installation offers the same capabilities as GUI (graphical-based) installation.

 


Installing on UNIX Platforms in Console Mode

Perform the following steps to install Oracle SALT software in console mode on a certified UNIX platform:

  1. Log on as root or another user with sufficient permissions.
  2. Execute the installation program in character-based mode by selecting the appropriate installation file for your platform. For example, for the HP-UX platform, select:
  3. # salt10gR3_tux10gR3_64_hpux_1123_ia.bin -i console or
    ./salt10gR3_tux10gR3_64_hpux_1123_ia.bin -i console
    Note: If you choose the latter, you must have execute permission for the installation program.
  4. The installation program runs and prompts you for responses (see Listing 3-1 for an example).
  5. Listing 3-1 UNIX Console Mode Installation Example
    Preparing to install...
    Extracting the JRE from the installer archive...
    Unpacking the JRE...
    Extracting the installation resources from the installer archive...
    Configuring the installer for this system's environment...

    Launching installer...

    Preparing CONSOLE Mode Installation...

    ===============================================================================
    Choose Locale...
    ----------------

    ->1- English

    CHOOSE LOCALE BY NUMBER: 1
    ===============================================================================
    SALT 10gR3 (created with InstallAnywhere by Macrovision)
    -------------------------------------------------------------------------------




    ===============================================================================
    Introduction
    ------------

    InstallAnywhere will guide you through the installation of

    SALT 10gR3 for Tuxedo 10gR3.

    It is strongly recommended that you quit all programs before continuing with
    this installation.

    Respond to each prompt to proceed to the next step in the installation. If you
    want to change something on a previous step, type 'back'.

    You may cancel this installation by typing 'quit'.

    WARNING: Cancelling during the "Post-Installation Step" will not rollback the
    files already copied to your machine.

    PRESS <ENTER> TO CONTINUE:


    ===============================================================================
    Choose Oracle Home Directory
    ----------------------------


        1- Specify an Oracle Home
        2- Choose an Oracle Home

    Enter a number: 1
    Specify an Oracle Home directory: /home/beadev/beaeh


    ===============================================================================
    Choose Install Set
    ------------------

    Please choose the Install Set to be installed by this installer.

      ->1- SALT Client and Server
        2- SALT Client, Server, and Sample Applications
        3- SALT Client only

    ENTER THE NUMBER FOR THE INSTALL SET, OR PRESS <ENTER> TO ACCEPT THE DEFAULT
       :


    ===============================================================================
    Pre-Installation Summary
    ------------------------

    Please Review the Following Before Continuing:

    Product Name:
        SALT 10gR3 for Tuxedo 10gR3

    Install Folder:
        /home/beadev/beaeh/tuxedo10gR3

    Link Folder:
        /tmp

    Install Set
        SALT Client and Server

    Disk Space Information (for Installation Target):
        Required: 169,647,329 bytes
        Available: 23,356,928,000 bytes

    PRESS <ENTER> TO CONTINUE:


    ===============================================================================
    Installing...
    -------------

    [==================|==================|==================|==================]
    [------------------|------------------|------------------|------------------]



    ===============================================================================
    Installation Complete
    ---------------------

    Congratulations. SALT 10gR3 for Tuxedo 10gR3 has been successfully installed
    to:

    /home/beadev/beaeh/tuxedo10gR3

    (Be sure to check the Oracle Technology Network at
    http://www.oracle/com/technology/index.html
    for additional sample applications showcasing the
    SCA functionality available in SALT 10gR3.)

    PRESS <ENTER> TO EXIT THE INSTALLER:

 


See Also


  Back to Top       Previous  Next