Installation of Oracle Application Server 10g Release2 (10.1.2.0.2) <Portal and Wireless>

This guide describes how to install and configure Oracle Application Server 10g release 2 (10.1.2.0.2) on Asianux systems with the Install Navigator for Oracle. Read the release notes for the product on your platform before installing it. The release notes are available on the Oracle Application Server 10g disc. The latest version of the release notes is also available on the OTN Web site:
http://otn.oracle.com/documentation/


INDEX

  1. Preparation
  2. Check the Installation Requirements
  3. Check the hostname setting
  4. Mount the Product Disc
  5. Start the Install Navigator for Oracle
  6. Select the Installation type
  7. Select the source media
  8. Check the Version
  9. Configure the Linux User
  10. Set the oracle user password and the home directory
  11. Set the environment of the oracle user
  12. Set the environment variables of Apache Software
  13. Configure the installation of Oracle
  14. Start the Oracle Universal Installer
  15. Specify Inventory directory and credentials
  16. Run orainstRoot.sh
  17. Specify File Locations
  18. Select a product to install
  19. Select the installation Type
  20. Product-specific Prerequisite Checks
  21. Check the Root privilege
  22. Select Configuration Options
  23. Specify Port Configuration Options
  24. Register with Oracle Internet Directory
  25. Specify OID Login
  26. Select Oracle Apprication Server 10g Metadata Repository
  27. Specify Instance Name and ias_admin Password
  28. Review the installation Summary
  29. Run root.sh
  30. Run Configuration Assistant
  31. End of Installation

    1. Preparation
    2. Before starting installation, you should consider the following things:

      1. Prepare Installation CD-ROM
      2. Determine the Installation user name.
        The default name is "oracle", and the user is automatically created by the Install Navigator for Oracle.
      3. Determine the Installation group name.
        The default name is "oinstall", and the group is automatically created by the Install Navigator for Oracle.
      4. Determine the Administration group name.
        The default name is "dba", and the group is automatically created by the Install Navigator for Oracle.
      5. Determine the Oracle SID.
        The default name is "orcl".
      6. Determine the Oracle Base.
        The default directory is "/opt/app/oracle"
      7. Determine the Oracle Home.
        The default directory is "/opt/app/oracle/product/10.1.2.0.2as/portal".

    3. Check the Installation Requirements
    4. The system must meet the following minimum hardware requirements.

      CPU PentiumIII 450MHz or faster
      Physical memory(RAM) OracleAS Infrastructure:
      ¢£ OracleAS Metadata Repository and Identity Management: 1 GB
      ¢£ Identity Management only: 1 GB
      ¢£ OracleAS Metadata Repository only: 1 GB
      Oracle Application Server middle tier:
      ¢£ J2EE and Web Cache: 512 MB
      ¢£ Portal and Wireless: 1 GB
      ¢£ Business Intelligence: 1 GB
      OracleAS Developer Kits: 256 MB, but 512 MB recommended
      Disk space ¢£ OracleAS Metadata Repository and Oracle Identity Management: 3.7 GB
      You can install the data files for the OracleAS Metadata Repository
      database on a disk that is different from the disk where you are
      installing OracleAS Infrastructure. If you do this, make sure the disk for
      the data files has at least 1.3 GB of free space.
      ¢£ Oracle Identity Management only: 1.3 GB
      ¢£ OracleAS Metadata Repository only: 3.7 GB
      Oracle Application Server middle tier:
      ¢£ J2EE and Web Cache: 900 MB
      ¢£ Portal and Wireless: 1.2 GB
      ¢£ Business Intelligence and Forms: 2 GB
      OracleAS Developer Kits: 710 MB
      Space in /tmp 400MB
      Swap space 1.5 GB of available swap space
      JDK Prepackaged JDK1.4.2
      Monitor 256 color display

      Note:

      If there is less than 400 MB of disk space available in the /tmp directory, set the TEMP and TMPDIR environment variables to the oracle user”Ēs environment. The Install Navigator for Oracle would unknowingly switch user from root to oracle, hence to set these environment variables for the root user's environment doesn't work at all this time.

      1. Create a directory that has more than 400MB free disk space.

        # mkdir /opt/tmp
        # chmod 1777 /opt/tmp

      2. Add the TEMP, TMPDIR environment variables to the oracle user's shell startup file(.bash_profile)

        export TEMP=/opt/tmp
        export TMPDIR=/opt/tmp


    5. Check the hostname setting
    6. The hostname command should return the fully qualified host name(FQDN) as follows. If it doesn't return FQDN, please modify the entry in /etc/sysconfig/network.

      ””

      1. # hostname

        sample.doamine.name


    7. Mount the Product Disc
    8. Log in and switch user to root. In order to mount the disc, enter a command similar to the following:

      $ su -
      # mount /mnt/cdrom


    9. Start the Install Navigator for Oracle
    10. To run Install Navigator for Oracle as the root user, Enter a command similar to the following:

      # oranavi


    11. Select the Installation type
    12. Start Install Navigator for Oracle. Select the Operation type from following choices, then Click Next.


      Menu

      • Oracle DBMS Installation
        Install the Oracle Database.


      • Oracle AS Installation
        Install the Oracle Application Server


      • Setting Automatic Startup and Shutdown of Database instances
        Setup an automatic start up and shutdown Oracle instances during Linux system startup or shutdown.

    13. Select the source media
    14. Specify the installation media.

      Menu

      • CD-ROM
        Install from the installation CD-ROM.
        Insert the appropriate disc into the disc drive, and Click Next.


      • Hard Disk
        Choose Hard Disk, when you install from the hard drive, or install from the disc drive at a remote machine.

        In this case, you can install without the Installation CD-ROM at the installation target machine.
        Choose Hard Disk, and specify the path in the response directory if you prefer, then Click Next.



    15. Check the Version
    16. Check the Product Version that you plan to install, then Click OK.

      Check the Version


    17. Configure the Linux User
    18. Specify the local Unix groups and user, then Click Next.

      Configure the Linux User

      • Installation group
        This is the Oracle Inventory group.
        The default name is "oinstall".


      • Administration group
        This is the OSDBA group.
        The default name is "dba".


      • Installation and Administration User
        This is the Oracle Software owner.
        The default name is "oracle".



    19. Set the oracle user password and the home directory
    20. Specify the oracle user password and user home directory, then Click Next.

      the oracle user information

      • Password
        Type in the user password.


      • Password(Retype)
        Verify password by retyping.


      • Home Directory
        Specify the user's home directory.
        The default directory is /home/username.

    21. Set the environment of the oracle user
    22. The ORACLE_BASE, ORACLE_HOME and ORACLE_SID environment variables, then Click Next.

      Set the environment variables

      • ORACLE_BASE
        The root of the Oracle directory tree.


      • ORACLE_HOME
        A subdirectory under ORACLE_BASE and a directory where the Oracle software is installed.


      • ORACLE_SID
        The database instance identifier.

    23. Set the environment variables of Apache Software
    24. If Add some environment variables of the Oracle Database to the Apache configured file, Click Yes. Otherwise Click No.

      Set variables of Apache


    25. Configure the installation of Oracle
    26. If Start the installation now, Click Yes. Otherwise Click No.


    27. Start the Oracle Universal Installer
    28. Start Oracle Universal Installer. then, Click Next.

      Welcome

    29. Specify Inventory directory and credentials
    30. Specify the full path of the inventory directory, then, Click Next.

      Inventory Location

    31. Run orainstRoot.sh
    32. Only during the first installation of Oracle products on a system, run $ORACLE_BASE/oraInventory/orainstRoot.sh in a separate terminal window as the root user:

      # /opt/app/oracle/oraInventory/orainstRoot.sh

      After running the script, Click Continue.

      /opt/oracle/orainstRoot.sh

    33. Specify File Locations
    34. In the Destination section, specify the Path value for the Oracle home directory, then, Click Next.

      File Locations

    35. Select a product to install
    36. Select the installation product, then Click Next. At this time select "Oracle Application Server 10 10.1.2.0.2".

      Installation Products

    37. Select the installation Type
    38. Select the installation type, then Click Next. At this time select "Portal and Wireless".

      Installation Types

    39. Product-specific Prerequisite Checks
    40. Confirm that all of the required information with the installation, then Click Next.

      Preview of Steps  

      It becomes an error the following two packages "cannot be found in this system" in Asianux. 2.0.

      control-center-2.8.0-12 
      xscreensaver-4.18-5.rhel4.2

      These two packages are for RedHat. It is unnecessary in Asianux that the X Window system is different. Put the check in the part assumed warning and click Next..


    41. Check the Root privilege
    42. Select the "Root privileges" that is just a reminder for the root.sh script, then Click Next.

      Check the privileges

    43. Select Configuration Options
    44. Select the components that automatically start at the end of the installation, then Click Next. At this time choose the defaults only.

      Configuration Options

    45. Specify Port Configuration Options
    46. Select the method which you want to use to configure the ports for Oracle Apprication Server 10g, then Click Next. At this time choose "Automatic".

      Configuration Options

    47. Register with Oracle Internet Directory
    48. Specify the server and the port number that Oracle Internet Directory operates. The Infrastructure should be started before this install.

      Configuration Options

    49. Specify OID Login
    50. The user account and the password used with Oracle Internet Directory , then Click Next.

      Configuration Options

    51. Select Oracle Apprication Server 10g Metadata Repository
    52. Specify the data base connection character string for Oracle Metadata Repository. The default is set by the content that has been input up to now. At this time use the defaults. then Click Next. 

      Configuration Options

    53. Specify Instance Name and ias_admin Password
    54. Enter a name for the instance that must be unique on a computer. Also, enter and confirm the password for the ias_admin user that is administrative user for this instance.

      Admin Information

    55. Review the installation Summary
    56. Review the information displayed, then click Install.

      Summary root.sh

    57. Run root.sh
    58. Before the configuration assistants, this window appears. Then, run the $ORACLE_HOME/root.sh in a separate terminal window as the root user:

      # /opt/app/oracle/product/10.1.2.0.2as/portal/root.sh

      root.sh

    59. Run Configuration Assistant
    60. The Configuration Assistants screen displays status information for some configuration assistants that configure the software and create a database. After the Database Configuration Assistant finishes, click OK to continue.

      Configuration Tools

    61. End of Installation
    62. This is the End of Installation. The configuration assistants configure several Web-based applications. This screen displays the URLs configured for these applications. Make a note of the URLs used.


    logo
    Copyright(C) 2000-2007 MIRACLE LINUX CORPORATION