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: isqlplus could not be started

Re: isqlplus could not be started

From: Joel Garry <joel-garry_at_home.com>
Date: 30 Dec 2003 13:55:23 -0800
Message-ID: <91884734.0312301355.fa57c8d@posting.google.com>


"Hoang C" <hoang_c_at_bls.gov> wrote in message news:<bsrudi$sao$1_at_blsnews.bls.gov>...
> Yes, $ORACLE_HOME is set and $LD_LIBRARY_PATH has $ORACLE_HOME/lib32
> Also $LD_LIBRARY_PATH_64 has $ORACLE_HOME/lib
> "Chris" <cs123._no_spam__at_telstra.com> wrote in message
> news:Dz2Ib.69436$aT.64855_at_news-server.bigpond.net.au...
> >
> > "Hoang C" <hoang_c_at_bls.gov> wrote in message
> > news:bspels$8de$1_at_blsnews.bls.gov...
> > > Hi,
> > >
> > > I have installed Oracle Enterprise 9i in Unix Solaris 8. The first time
> I
> > > can start Oracle HTTP
> > > Server without error. However, I got the following errors after I reboot
> > > the machine. The error was:
> > >
> > > Syntax error on line 4 of $ORACLE_HOME/Apache/modplsql/cfg/plsql.conf:
> > > Cannot load $ORACLE_HOME/Apache/modplsql/bin/modplsql.so into server:
> > > ld.so.1:
> > > $ORACLE_HOME/Apache/Apache/bin/httpd: fatal: libclntsh.so.9.0: open
> failed:
> > > No such file or directory
> > >
> > > Can someone give me some hints to fix this?
> > >
> > > Thanks!
> > >
> > > CH
> > >
> > >
> > Make sure your LD_LIBRARY_PATH has $ORACLE_HOME/lib in it.
> >
> >
> >
> >

Is there a libclntsh.so.9.0 on your system? Where is it and what is its' ownership/protection? Same for
$ORACLE_HOME/Apache/modplsql/bin/modplsql.so.

Are you sure ORACLE_HOME is set correctly and exported when it starts the server? Having it not work after a reboot is very suspicious. What method are you using to set it? Are you changing PATH's for multiple tiers? What was it when you installed the tier?

jg

--
@home.com is bogus.
http://www.signonsandiego.com/news/uniontrib/tue/business/news_1b30parmalat.html
Received on Tue Dec 30 2003 - 15:55:23 CST

Original text of this message

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