Install Oracle 10g Enterprise Client On Ubuntu 9.10

Posted: 19th November 2009 by Joep Cremers in Software
Tags: , , ,

Installing Oracle Enterprise Manager Console

Download Oracle Client (10201_client_linux32.zip) from oracle.com

$ sudo ln -s /usr/bin/basename /bin/basename
$ sudo ln -s /usr/bin/awk /bin/awk
$ sudo addgroup nobody
$ ./runInstaller -ignoresysprereqs

Installation

Oracle_client_01

oracle_client_02

oralce_client_03

oracle_client_04

oracle_client_05

oracle_client_06

oracle_client_07

Perform typical configuration

oracle_client_08

oracle_client_09

After Installation

$ sudo /home/<username>/oraInventory/orainstRoot.sh
$ sudo /home/<username>/oracle/product/10.2.0/client_1/root.sh

The client software will be installed in:
/home/<username>/oracle/product/10.2.0/client_1/lib/

Start the Oracle Enterprise Manager Console:
/home/<username>/oracle/product/10.2.0/client_1/bin/oemapp console

oracle_enterprise_manager_console

Share or Bookmark:
  • StumbleUpon
  • Digg
  • del.icio.us
  • Reddit
  • Twitter
  • Technorati
  • Facebook
  • LinkedIn
  • Hyves
  • Google Bookmarks
  • Add to favorites
Related posts:
  1. Install Cisco VPN Client On Ubuntu 9.10
  2. Connect To Citrix Access Gateway On Ubuntu 9.10
  3. Install Ubuntu 9.10 On PS3
  4. Connect Ubuntu To Windows Share
  5. Install Sun Java 6 on Ubuntu 9.10