old-www/HOWTO/archived/Oracle-8-HOWTO/Oracle-8-HOWTO-1.html

143 lines
6.6 KiB
HTML

<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 3.2 Final//EN">
<HTML>
<HEAD>
<META NAME="GENERATOR" CONTENT="SGML-Tools 1.0.9">
<TITLE>Oracle 8i for Linux Installation HOWTO: Introduction</TITLE>
<LINK HREF="Oracle-8-HOWTO-2.html" REL=next>
<LINK HREF="Oracle-8-HOWTO.html#toc1" REL=contents>
</HEAD>
<BODY>
<A HREF="Oracle-8-HOWTO-2.html">Next</A>
Previous
<A HREF="Oracle-8-HOWTO.html#toc1">Contents</A>
<HR>
<H2><A NAME="s1">1. Introduction</A></H2>
<H2><A NAME="ss1.1">1.1 What's in here?</A>
</H2>
<P>Linux is well known for being difficult and, generally, user
hostile. Being a bit of a Unix fan I'm not sure whether I agree with
that or not.
<P>Oracle is similar I guess. Initially it's difficult to get to grips
with, but it's difficult to work with any other RDBMS when you're used
to it.
<P>Combine the two, remember that 8i is only the second production
release, and you realise that this isn't going to be straight-forward,
even if you're familiar with both.
<P>I am, but I had problems. Many problems were my own stupidity or
hubris, but I document them for completeness.
<P>
<H2><A NAME="ss1.2">1.2 Who is this HOWTO for?</A>
</H2>
<P>Fundamentally this document is about installing Oracle 8i Version
8.1.5.0.0 on RedHat Linux 6.0, and any deviation from this
configuration may reduce your chances of success. (I originally tried
to write this guide for all types of Linux and all recent version of
Oracle, but the structure was unclear and it was less useful for just
about everyone.)
<P>For later versions of Oracle, including 9i, you have two options. I
have some errata on
<A HREF="http://www.zx81.org.uk/computing/oracle/oracle-howto/">my website</A>. You'll find that the process is very similar to that found
in this document although there are some 'gotchas' for each
version. Generally speaking, newer version of Oracle are much easier
to install than 8.1.5 and are recommended over it by just about
everyone, including Oracle themselves.
<P>Or if you prefer there are also a number of other, more specific
guides at the Linux Documentation Project (in fact there seems to be a
new one there every time I check back!). If you're installing 8i on
RedHat 7.x,
<A HREF="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Oracle8-on-RH7X-HOWTO.html">Krastio Atanassov and Luca Roversi's</A> HOWTO might be useful. For
installing Oracle 9i on RedHat 8 or above,
<A HREF="http://www.ibiblio.org/pub/Linux/docs/HOWTO/other-formats/html_single/Oracle-9i-RH8-and-RH9-HOWTO.html">Evgueni Tzvetanov's</A> guide could well do the trick.
<P>For different distributions of Linux chances of success are also good,
especially if they are RedHat-like, Mandrake for example. Again, my
web site may contain advice for certain troublesome distributions.
<P>If you want to install 8.0, I recommend you try
<A HREF="http://www2.linuxjournal.com/lj-issues/issue67/3572.html">Linux Journals guide</A>, and
if you want to install any of the previous versions you're going to
have to use the SCO version and follow Paul Haigh's
<A HREF="http://www.tldp.org/HOWTO/Oracle-7-HOWTO.html">Oracle Database HOWTO</A>.
<P>If you're trying to install the 'right' version, what level of
background knowledge will you need?
<P>Perhaps the easiest way is if I explain a little of my background,
clearly if yours is similar we're going to be on the same
wave-length. I've used a lot of Unix and Oracle over the last few
years. At home I've been running Linux since 1994 and I've been using
Solaris and HP-UX on-and-off since 1992. I first came across Oracle in
1996 and have worked with versions 7, 8 and 8i. I'm mainly a
developer, but I have done DBA and sysadmin-type work.
<P>In summary, I can find my way around a Unix box and I know much of the
Oracle terminology. You'll need both to brave the rest of this
document. But don't worry if you have a different background, follow
this guide closely and keep asking questions. The Linux community are
a helpful bunch, just don't expect an answer if you haven't at least
made an effort to solve the problem yourself.
<P>
<H2><A NAME="ss1.3">1.3 New versions of this document</A>
</H2>
<P>Since RedHat Linux 6.x is no longer being supported and given that
there will be no new releases of Oracle 8i, you can probably assume
that this is the most up-to-date version of this document.
<P>As discussed in the previous section, there are documents in
<A HREF="http://www.tldp.org">the LDP</A> and extra sections on
<A HREF="http://www.zx81.org.uk/">my website</A> that might help you
get more contemporary versions of Oracle installed on newer versions
on Linux.
<P>
<H2><A NAME="ss1.4">1.4 Disclaimer</A>
</H2>
<P>You get what you pay for. I offer no warranty of any kind, implied or
otherwise. I'll help you where I can but legally you're on your own.
<P>
<H2><A NAME="ss1.5">1.5 Credits and Thanks</A>
</H2>
<P>This HOWTO has been written by Stephen Darlington. It couldn't have
been created without the constant stream of questions and answers on
the Oracle Technology Network website and the Usenet news-groups. So
thanks to the people that keep posting and sorry that I can't credit
you all individually!
<P>Many people have emailed me directly with hints, updates and
corrections; this document would not be as useful as it is without
their contribution. So thanks go to the following people: Ton Haver,
Guy Cole, Iain Frerichs, Albert Braun, Steve Morando, Krill Kokoshka,
Brain Slesinsky, Galen G Burk, Bill Gathen and Veres Lajos.
<P>I welcome any constructive feedback on this HOWTO and any general
Linux or Oracle issues. However, if you have questions it's probably
better that you ask on a newsgroup or the discussion forums on my
website where others can benefit from the solutions. Email me at
<A HREF="mailto:stephen at zx81 dot org dot uk">stephen at zx81 dot org dot uk</A>.
<P>
<H2><A NAME="ss1.6">1.6 Licence</A>
</H2>
<P>This document is copyright 1999-2003 Stephen Darlington. You may use,
disseminate and reproduce it freely, provided you:
<P>
<UL>
<LI>Do not omit or alter this copyright notice.</LI>
<LI>Do not omit or alter the version number and date.</LI>
<LI>Do not omit or alter the document's pointer to the current WWW
version.</LI>
<LI>Clearly mark any condensed, altered or versions as such.</LI>
</UL>
<P>These restrictions are intended to protect potential readers from
stale or mangled versions. If you think you have a good case for an
exception, ask me.
<P>(This copyright notice has been lifted from Eric Raymond's Distribution
HOWTO.)
<P>You do not need to ask me if you'd like to provide a translation,
although notification would be appreciated.
<P>
<HR>
<A HREF="Oracle-8-HOWTO-2.html">Next</A>
Previous
<A HREF="Oracle-8-HOWTO.html#toc1">Contents</A>
</BODY>
</HTML>