Installation of Oracle Database 11g-R2

Oracle Express Edition can be distributed and can be used to provide third party demonstration and training. (all the above information is taken from oracle.com)

Prerequisites Software:
  1. VMware Workstation (VMware Workstation Link)
  2. Oracle Enterprise Linux (Oracle Enterprise Linux Link)
  3. Oracle Database (Oracle Database Link)
In this guide the below software versions are used: 
  1. VMware Workstation v10.0.0
  2. Oracle Enterprise Linux v5.7 x86-64
  3. Oracle Database Express Edition 11g R2 for Linux x86-64
Installation of VMware Workstation and OEL is not covered in this guide because it is straightforward. Just install them, start them. (Notice that during the installation of OEL you must check oracle-validated-1.1.* package in system tools)

To install Oracle Database Express Edition:
    • Log in as root user and run the executable 'oracle-xe-11.2.0-1.0.x86_64.rpm'
    • You must run '/etc/init.d/oracle-xe configure' as the root user to configure the database.
    • Enter the following information:
      • Specify the HTTP port that will be used for Oracle Application Express [8080]:
      • Specify a port that will be used for the database listener [1521]:
      • Specify a password to be used for database accounts.  Note that the same
        password will be used for SYS and SYSTEM.  Oracle recommends the use of
        different passwords for each database account.  This can be done after
        initial configuration:
        Confirm the password:
      • Do you want Oracle Database 11g Express Edition to be started on boot (y/n) [y]:
    • Installation will complete successfully and will start automatically in next reboot.
    •  This completes configuration. You can use any Oracle client to connect to Oracle instance.

    Comments

    Popular posts from this blog

    Configure IP address on Oracle Linux

    Oracle Directory Object

    TIME INTERVAL in Oracle