Re: WebDB install problems

From: <davidparent_at_my-deja.com>
Date: 2000/05/24
Message-ID: <8ghglc$uvp$1_at_nnrp1.deja.com>#1/1


[Quoted] Been THERE did THAT....I was caught in what seemed like an infinate loop installing this product on Solaris 2.7 with EE ORACLE 8i server on the same machine. I had the same issues as you, first it popped up an error on the screen with a make error and then it failed when I entered the SYS and TNS alias name, invalid password or TNS name.

[Quoted] First off, you need to install webDb in its own product directory, ie. NOT in your ORACLE server directory (when I did this, my ORACLE server went SOUTH fast).

[Quoted] Environment variables are pretty important, ...specifically the following (note that the below env variables are all relative, basically, you want to make sure that your lib path points to your webdb home library directory first) :

[Quoted] LD_LIBRARY_PATH=/u01/app/oracle/webdb_home/lib:/u01/app/oracle/product/8.1.5/lib

[Quoted] TNS_ADMIN=/u01/app/oracle/product/8.1.5/network/admin

[Quoted] ORACLE_SID=<value>

[Quoted] Note however that when the install prompts you for ORACLE_HOME and ORACLE_BASE, make sure that you change the field labeled ORACLE_HOME to /u01/app/oracle/webdb_home (your webdb home, not your ORACLE server home).

[Quoted] As you know, it creates tables and stuff and there is a possibility that you could run out of tablespace if you are not careful.

[Quoted] Anyways, off the oracle site, there is more info on the METALINK site, specifically, ORACLE METALINK document 91819.1.

[Quoted] Good Luck, I feel your pain !

David Parent

[Quoted] In article <391B1ABB.E485A886_at_swipnet.se>,   Cleo Rasvreer <frado_at_swipnet.se> wrote:
>
>
> Jim Lewis wrote:
> >
> > This just about has driven me insane.
> >
> > I have Oracle 8i 8.1.5 installed on Solaris 2.6 and can administer
 it
> > via OEM installed on an NT box. So, looks like the install and
> > networking files are fine.
> >
> > But, my attempt to install WebDB 2.2 fails at the point where it
 asks
> > for the SYS password and TNS alias for the server. I get a little
> > popup telling me I have entered either an invalid password or an
> > incorrect TNS alias.
> >
> > I have TNS_ADMIN pointing to the location of the tnsnames.ora file
> > that was created by the original Oracle8i install.
> >
> > e,g, $ORACLE_HOME/network/admin
> >
> > I am absolutely sure that I am entering the correct password for the
> > SYS account.
> >
> > I managed to solve this problem in a RedHat Linux install by
 pointing
> > TNS_ADMIN to the tnsnames.ora file that was in the WebDB install
 path
> > rather than the one in the $ORACLE_HOME path, but this doesn't work
> > with this Solaris install.
> >
> > Can someone PLEASE help me sort out what dumb thing I'm doing?
> > I have tried everything I can think of, but without any success.
> >
> >
> >
>
>

Sent via Deja.com http://www.deja.com/
Before you buy. Received on Wed May 24 2000 - 00:00:00 CEST

Original text of this message