Topic: Oracle on Unix/Linux >> Installing Oracle 8.1.7 on Redhat 9
|
Disclaimer: The purpose of all dbapool forums including OCP and Other Oracle Certification forums is to help each other with specific issues but not to share dump and copyrighted exam content, materials or intellectual property.
You may review the entire Oracle Certification Program Candidate Agreement online Here.
|
|
|
|
| Title: Installing Oracle 8.1.7 on Redhat 9 |
| Pat |
Posted: Dec 17, 2003 07:07:52 AM |
Total Post: 8
Joined: Jan, 2003
|
Hello,
i'm just tring to install oracle 8.1.7 on a redhat9 linux server and i always get the following message when i lauch the runInstaller :
Unable to initialize threads: cannot find class java/lang/Thread
Could not create Java VM
Is there somebody who can help me find out a solution?
Thanks
Pat
|
|
|
Vigyan |
| Posted: Dec 17, 2003 09:59:54 AM | |
|
Total Post: 386
Joined: May, 2001
|
Before you start installing Oracle, you need to have the following package:
jdk-1.1.8_v3 - Blackdown Linux port of Sun's Java Development Kit
You can find it at www.blackdown.org
According to jdk documentation, you should install it under /usr/local by issuing e.g.
# tar -xvjf jdk-1.1.8_v3.tar.bz2 -C /usr/local
Now you should create symbolic link to the jdk because oracle expects to find it under /usr/local/java:
# ln -s /usr/local/jdk118_v3 /usr/local/java
Note that it is not necessary to add path to the java executables in PATH environment variable, so you can safely keep whatever jdk or jre version you already have.
Run Installer again.
Hope it helps.
Regards,
Vigyan
|
|
|
|
|
Srimayee |
| Posted: May 09, 2007 01:09:41 AM | |
|
Total Post: 7
Joined: Dec, 2005
|
Hi,
You may as well try the following.
export LD_ASSUME_KERNEL=2.2.5 or whatever is apt for you.
This had worked for me when I had faced a similar problem installing Oracle 8.1.7 on Red Hat 8. Hope this helps you too.
Would be highly helpful if somebody could explain its significance.
Thanks,
Srimayee,
|
|
|
|
|
| Time Zone: EDT |
Send this thread to your friend |
|
|
|
|
Forum Rules & Description
Who Can Read The Forum? Any registered user or guest
Who Can Post New Topics? Any registered user
Who Can Post Replies? Any registered user
|
| |
Get FREE Magazines
|
Top 10 Forum User
|
| Murtuja Khokhar | 843 |
| Mohammed Taj | 746 |
| positive fanatic | 483 |
| Jayanta Sur | 479 |
| Vigyan Kaushik | 386 |
| Gitesh Trivedi | 322 |
| Gopu Gopi | 271 |
| neeraj sharma | 252 |
| Ramesh Jois | 245 |
| Bishal Khetan | 207 |
|
|