Oracle 8.1.7 on RedHat 7.2 (2.4.7-10smp kernel) [message #97092] |
Wed, 28 November 2001 01:22 |
Jon Niola
Messages: 1 Registered: November 2001
|
Junior Member |
|
|
I am trying to install Oracle 8.1.7 on RedHat Linux 7.2 with the 2.4.7-10smp kernel. I set up all the env vars, users, groups, and installed the compat gcc, egc, libs etc. When it gets to the linking process it keeps giving me an error in the linking progress at one step, something with not being able to target a makefile ctx something or other. I try clicking retry, but nothing happens, but if you click ignore it continues on with the install and then says everything was successful. Then it allows me to configure Net8 fine, then it shows the Oracle Database Configuration Assistant as "in progress" but just kind of hangs there and never let's you do anything with it. I even tried pressing "stop" but it does not respond. Here is what I get when I try to go to SQLplus:
[[oracle@megatron bin]]$ ./sqlplus
SQL*Plus: Release 8.1.7.0.0 - Production on Wed Nov 28 05:20:49 2001
(c) Copyright 2000 Oracle Corporation. All rights reserved.
Enter user-name: internal
Connected to an idle instance.
SQL> startup
LRM-00109: could not open parameter file '/u01/app/oracle/product/8.1.7/OraHome1/dbs/initdb1.ora'
ORA-01078: failure in processing system parameters
SQL> startup
LRM-00109: could not open parameter file '/u01/app/oracle/product/8.1.7/OraHome1/dbs/initdb1.ora'
ORA-01078: failure in processing system parameters
SQL>
Worst part is that the file is non-existant and I have no idea what the hell is going on. Never had this much trouble with 8.1.7 before :( Any ideas how I can manage to salvage this install? Obviously removing it all and installing it again does not work either. Same situation :(
--Jon
----------------------------------------------------------------------
|
|
|
Re: Oracle 8.1.7 on RedHat 7.2 (2.4.7-10smp kernel) [message #97116 is a reply to message #97092] |
Mon, 10 December 2001 00:18 |
Suresh Baral
Messages: 11 Registered: October 2001
|
Junior Member |
|
|
Hi
Keep patience. Linux requires oracle patch to be loaded. That yoiu will get from oracle.com site.
So you have to load oracle in linux in customised way. When it will ask database press NO, complete this. Exit from installation. Apply patch in oracle folder, that information details will be avaiable from the patch itself. Then again try to install oracle and database also. It will work fine. I had done oracle 8.1.6 in Linux 7.1 in this way successfully. Further if you have any problem ell me.
Thanks.
Suresh
----------------------------------------------------------------------
|
|
|
Re: Oracle 8.1.7 on RedHat 7.2 (2.4.7-10smp kernel) [message #97299 is a reply to message #97116] |
Tue, 26 February 2002 19:47 |
Raj
Messages: 411 Registered: November 1998
|
Senior Member |
|
|
hi suresh,
i was loading oracle 8.1.6 on linux redhat 7.2
i have followed all the steps specified in install.doc.
but after running runInstaller i get a message
"Initializing Java Virtual Machine from ../stage/component/oracle.swd.jre/1.1.8/1/Datafiles/Expanded/linux/bin/jre. please wait...."
& then it goes in loop.....
if u cna solve, it will be of great help...
Thanx
Raj
|
|
|
|
|
Re: Oracle 8.1.7 on RedHat 7.2 (2.4.7-10smp kernel) [message #97407 is a reply to message #97299] |
Wed, 24 April 2002 06:28 |
ian
Messages: 27 Registered: September 1999
|
Junior Member |
|
|
I followed the instructions but got the following message:
SIGSEGV received at bfffee98 in usr/oracle/stage/Components/oracle.swd.jre/1.1.8/1/DataFiles/Expanded/linux/lib/linux/native_threads/libjava.so Processing terminated
Writing stack trace to javacore1624.txt...OK.
HELP!!!
|
|
|
|