Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: Dangerous Newbie: Installing Oracle 8 in SOL7

Re: Dangerous Newbie: Installing Oracle 8 in SOL7

From: <rparodi_at_my-deja.com>
Date: 2000/03/20
Message-ID: <8b6cbe$59t$1@nnrp1.deja.com>#1/1

OK, with 8i::

Initializing Java Virtual Machine
from ../stage/Components/oracle/swd/jre/1.1.7/ 1/DataFiles/Expanded/solaris/bin/jre. Please wait... * *** ** *** REINITIALIZING root.sh * *** * ** * * *** ** *** REINITIALIZING root.sh * *** * ** * Returning false for isDataBaseup
--->>>>Exception java.lang.ClassNotFoundException: OiQueryFileRes occurred..
java.lang.ClassNotFoundException: OiQueryFileRes

        at oracle.sysman.oii.oiix.OiixJarClassLoader.loadClass (OiixJarClassLoade
r.java:335)

        at java.lang.ClassLoader.loadClassInternal(ClassLoader.java)
        at SolarisNetProtocol.performQuery(SolarisNetProtocol.java:33)
        at oracle.sysman.oii.oiis.OiisCompContext.doQuery
(OiisCompContext.java:1
063)

        at
oracle_networking_netcltContext.sl_detectedProtocols_getCalculatedVal ue(oracle_networking_netcltContext.java:1936)

        at oracle_networking_netcltContext.getCalculatedValue (oracle_networking_
netcltContext.java:1174)

        at oracle.sysman.oii.oiis.OiisVariable.getCalculatedValue (OiisVariable.j
ava:491)

        at oracle.sysman.oii.oiis.OiisVariable.setVariable (OiisVariable.java:946
)

        at oracle.sysman.oii.oiis.OiisCompContext.doOperation (OiisCompContext.ja
va:515)

        at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate (OiifbLinearI
terator.java:116)

        at oracle.sysman.oii.oiic.OiicCompsWizEngine.doOperation (OiicCompsWizEng
ine.java:92)

        at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate (OiifbLinearI
terator.java:116)

        at
oracle.sysman.oii.oiic.OiicInstallSession$OiicSelCompsInstall.doOpera tion(OiicInstallSession.java:555)

        at oracle.sysman.oii.oiif.oiifb.OiifbCondIterator.iterate (OiifbCondItera
tor.java:140)

        at oracle.sysman.oii.oiic.OiicPullSession.doOperation (OiicPullSession.ja
va:404)

        at oracle.sysman.oii.oiic.OiicSessionWrapper.doOperation (OiicSessionWrap
per.java:78)

        at oracle.sysman.oii.oiif.oiifb.OiifbLinearIterator.iterate (OiifbLinearI
terator.java:116)

        at oracle.sysman.oii.oiic.OiicInstaller.run (OiicInstaller.java:287)

        at oracle.sysman.oii.oiic.OiicInstaller.main (OiicInstaller.java:439)

In article <38D63422.2521_at_yahoo.com>,
connor_mcdonald_at_yahoo.com wrote:
> rparodi_at_my-deja.com wrote:
> >
> > Help me, please!
> >
> > I go page by page on the installation manuals fro Oracle... The only
> > thing I can not find (actually I have no clue on this!) is where is
 the
> > c compiler and what does it mean by:
> >
> > C compiler directory
> > and
> > ---Start quote---
> > To take advantage of Sun machine architechture, Oracle8 Server code
 is
> > compiled with the cc option -xcg92 provided in the Sun SPARCompiler
 C
> > 4.2
> >
> > If any files in an application are compiled using the -xcg92 flag,
 the
> > symbol _cg92_ used needs to be resolved at link time. Therefor, any
> > time a program or application is linked with the Oracle8 Server,
 one of
> > the following must be done to resolve the symbol _cg92_ used:
> >
> > -If /opt/ <<not applicable to me>>>
> > -If /usr/ccs/bin/ld is used to link, you must include the object
 file
> > $ORACLE_HOME/lib/_fstd.o in the link line. This file is shipped with
> > the permission of Sun Micro . . .
> > ---end quote ----
> > Link line?
> > include the object file?
> >
> > Well, then when I do the install - here is the last entry in the log
> > file...
> >
> > (( OIERR-SYSTEM: make -f ins_rdbms.mk
> > ORACLE_HOME=/u01/app/oracle/product/8.0.3 install ))
> > --------------[ rdbms.ins 2135 ]------------------------------------
 ---
> > ------
> > Action: Relinking Error. The executables for Oracle8 Server (RDBMS)
> > were not made successfully. Please check the log file
> > (/u01/app/oracle/product/8.0.3/orainst/install.log) and repeat the
> > installation procedure for Oracle8 Server (RDBMS).
> > --------------[ rdbms.ins 2138 ]------------------------------------
 ---
> > ------
> >
> > Sent via Deja.com http://www.deja.com/
> > Before you buy.

>

> For starters, I wouldn't go near 8.0.3 with bargepole. Either look at
> 8.1 ("8i") or 8.0.5 as a starting point for 8.0.
>

> There are also some other log files (make.log, holdfile.log and some
> others) which will give you more detail on what the error details are.
>

> HTH
> --
> ===========================================
> Connor McDonald
> http://www.oracledba.co.uk
>

> We are born naked, wet and hungry...then things get worse
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Mon Mar 20 2000 - 00:00:00 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US