jre was not found in /opt/oracle/product/9ir2/oracle.swd.jre/b 2005-09-11 - By Arun Singh
Hi Mauro,
I don't have Athlon box to try but check arch type by executing "uname -m", If it returns anything other than i686 then create a link for lib and bin from i586 to i686.
Example: Start your installer and do following from another window.
ln -s /tmp/OraInstall/jre/bin/i686 /tmp/OraInstall/jre/bin/i586 ln -s /tmp/OraInstall/jre/lib/i686 /tmp/OraInstall/jre/lib/i586
Hope this will help, Arun
>>> On 9/10/2005 at 1:30 pm, in message <20050910203000.58696.qmail@(protected)>, Mauro Venanzi <zedder_hallen@(protected)> wrote: > hi all > i have oracle 9i installed on suse linus E.S > the istallation was ok but at the end starting the > dbca > i get the error in the object. > i know that this probleam is treated is lot of post > i have done some substitutions in the oracle directory > without succes, also if i try to connect to the db i > get > > ORA-01034 (See ORA-01034.ora-code.com): ORACLE not available > ORA-27101 (See ORA-27101.ora-code.com): shared memory realm does not exist > infact seems to me that no database is installed . > also i have jre rpm installed and my machine is athlon > xp echo $CPU gives to me i686. > > how can i resolv? > i need to do the db whit dbca > > thanks > > > > > > > > __ ____ ____ ____ ____ ____ ____ __ > Yahoo! Mail: gratis 1GB per i messaggi e allegati da 10MB > http://mail.yahoo.it
-- To unsubscribe, email: suse-oracle-unsubscribe@(protected) For additional commands, email: suse-oracle-help@(protected) Please see http://www.suse.com/oracle/ before posting
|
|