Saturday, October 19th, 2002

Installing Oracle 8i R3

If you're new here, you may want to subscribe to my RSS feed or you can register for email updates. Thanks for visiting!

I have recently installed Oracle 8i R3 (8.1.7) on my Celeron 466 machine. I found the installation to be very straight-forward compared with both 8.1.5 and the experiences of many people.

My machine is well below the specification that would be required to do real work on, especially if you have a number of developers. It does work, albeit rather slowly. Creating my initial database, for example, took around eight hours.

It currently runs RedHat 7.2 with a few minor patches (including a more recent kernel). I installed just about everything, including the full development kit and “glibc-compat”.

My secret to success, I believe, were these two commands:

  1. . /usr/i386-glibc21-linux/bin/i386-glibc21-linux-env.sh
  2. export LD_ASSUME_KERNEL=2.2.5

After this, the installation ran exactly to plan.

Share:
  • Digg
  • del.icio.us
  • Google Bookmarks
  • Reddit
  • StumbleUpon
  • Technorati
  • email
  • Facebook
  • LinkedIn
  • Slashdot
  • Diigo
  • FriendFeed
  • Identi.ca
  • Ping.fm
  • Twitter

Related posts:

  1. Installing Oracle on Redhat 7
  2. Installing Oracle 8i R2
  3. Installing Oracle 10g Express Edition on CentOS 4
  4. Installing Oracle 9i
  5. Installing Oracle on Redhat 8

2 Comments on “Installing Oracle 8i R3”


  1. [...] compared with both 8.1.5 and the experiences of many people. Archived in 8i | Trackback | del.icio.us | Top OfPage [...]


  2. [...] I have recently installed Oracle 8i R3 (8.1.7) on my Celeron 466 machine. I found the installation to be very straight-forward compared with both 8.1.5 and the experiences of many people. More Information [...]

Leave a Reply