Re: [HELP]: Oracle 7.x.x install under UnixWare 1.1

From: Neil Greene <neil_at_bMD.com>
Date: Wed, 4 Jan 1995 00:10:58 GMT
Message-ID: <1995Jan4.001058.23529_at_bMD.com>


In article <1995Jan3.085936.1_at_zeus> writes:
> In article <1995Jan3.041644.3068_at_bMD.com>, Neil Greene <neil_at_bMD.com>
 writes:
> > I am having problems installing Oracle under UnixWare. For starters,
 I
> > noticed the start.sh script which links the /oracle_link directory to
 the
> > cd-rom mount point, /mount_point, fails when attempting the following:
> >
> > $ ln -s $x/orainst/* $y/orainst
> >
> > The above commands fails when evaluating the '*' in the command line
 which
> > exceeds the shell enivronment space, by default. This was corrected
> > manually and the start.sh was completed.
> >
> > However, Oracle fails when attempting to relink the oracle binary
 every
> > time with unreferenced symbols found in libora.a.
> >
> > I have completed the following steps:
> >
> > 1) Creating the oracle_link directory
> > 2) Mounting the cd-rom
> > 3) Running the start.sh script to link the cd-rom with some
> > modifications.
> > 4) Running the pkgadd script to add the oraconf package
> > which rebuilds the UnixWare kernal
> > 5) Rebooted the system to use the new kernal
> > 6) Run the oracle installer as oracle
> > 7) Select to install Oracle RDBMS
> >
> > And that's about it.
> >
> > Any help would be greatly appreciated. Please email neil_at_bMD.com and
 cc a
> > copy of your reply to ngreene_at_tapestry.com.
> >
> > ---
> > Sincerely,
> >
> > Neil Greene
> >
> > ---------------
> > benchMark Developments, Inc.
> > 11970 Charter Oak Parkway, St Louis MO 63146
> > Phone: 314-872-2907 / 800-872-3131
> > Email: Neil_at_bMD.com [NeXT/Mime mail accepted]
> What versions of ORACLE are you running. I have not had that problem,
 but have
> had problems with 7.0.16 and 7.1.4. Generally if you follow all the
 guildines
> in Installation guide --- setting up permissions, logging on as oracle
 or root
> as appropiate is should work.

Here are some more details on the installation, I think are problem is with UnixWare 1.1 and the asyncronous io.

Oracle Version:         7.1.3.0.0 (marked for UW 1.1.1)
UnixWare Version:       1.1

(I think I see the problem. Its just that neither Oracle nor Novell have confirmed the above. The RDBMS is marked as 7.0.x in the installation script)

Undefined Symbols                       Referenced in file
aio_memlock                             /usr/oracle/lib/libora.a 
lio_listio                              /usr/oracle/lib/libora.a
aio_return                              /usr/oracle/lib/libora.a
aio_error                               /usr/oracle/lib/libora.a

Right now I am getting ready to install the UW patches to bring us up to 1.1 then I will try the installation and see if Oracle compiles correctly and then upgrade UW to 1.1.2 and check the installation again.

---
Sincerely,

Neil Greene

---------------
benchMark Developments, Inc.
11970 Charter Oak Parkway, St Louis MO 63146
Phone: 314-872-2907 / 800-872-3131 
Email: Neil_at_bMD.com [NeXT/Mime mail accepted]
Received on Wed Jan 04 1995 - 01:10:58 CET

Original text of this message