Redhat 7.2 + Oracle 9i WORKING ! [message #97067] |
Tue, 13 November 2001 09:10 |
agfisdn
Messages: 2 Registered: November 2001
|
Junior Member |
|
|
Easy....
Start installing as usuall on a clean RH 7.2 System...
(Create oracle user, dba group, directories, etc....)
When Linking goes bad (Error during linking ins_plsql.mk)
..... DO NOT CLOSE the Universal Installer !!!
Step 1) Open a new shell with the oracle user
Step 2) Set the $ORACLE_HOME if not already set)
Step 3) Go to $ORACLE_HOME/bin and backup genclntsh (cp genclntsh genclntsh.old)
Step 4) Edit genclntsh (vi genclntsh) and REMOVE the ${LD_SELF_CONTAINED} flag from the ld command in the 'Create Library' section.
Step 5) Run the genclntsh script (as oracle user with $ORACLE_HOME set !)
Step 6) Go back to Universal Installer and click RETRY ...
ALL SET !
Problem....
Versions of ld prior to version 2.11 ignored the "-z defs" flag. ld version 2.11 and later have the ability to use this flag. Because of this the genclntsh script fails to produce the libclntsh.so library on a machine running ld > 2.11.
I hope they fix it in 9.0.2 ! :-)
Good Luck to all of you out there !
agf@gnto.gr
Athens, Greece
Ps: Haven't tried it yet on RH 7.1 .... it should work without messy downgrading...
----------------------------------------------------------------------
|
|
|
|
|
|
Re: Redhat 7.2 + Oracle 9i WORKING ! [message #97111 is a reply to message #97067] |
Thu, 06 December 2001 20:25 |
Svetlana
Messages: 4 Registered: December 2001
|
Junior Member |
|
|
Thanks a lot! It was very easy and I've fixed the genclntsh after it was put into bin directory and I've not got any truble during linking!
I use Red Hat Linux 7.1.
So Redhat 7.1+ Oracle 9i WORKING !
----------------------------------------------------------------------
|
|
|
Re: Redhat 7.2 + Oracle 9i WORKING ! [message #97130 is a reply to message #97067] |
Mon, 17 December 2001 23:15 |
Dolphin
Messages: 1 Registered: December 2001
|
Junior Member |
|
|
I am not that lucky!
My machine crashes during linking everytime at 'Copying my_window.sql'. My machine totally crashed, I need to press 'reset' button to restart linux. I manually run 'genclntsh', it works fine. Anyone has any clue?
My box: Athlon 1.2G 512MRAM, 40GHD, has created big enough /var /tmp /swap, blahblah...
Please HELP, thanks in advance
----------------------------------------------------------------------
|
|
|
|
|
Re: Debian Potato + Oracle 9i WORKING ! [message #97148 is a reply to message #97111] |
Sun, 23 December 2001 17:45 |
Svetlana
Messages: 4 Registered: December 2001
|
Junior Member |
|
|
Hello! We used Oracle 8.1.6 under RedHat Linux 6.2 before . We had one Oracle bug and Oracle support fixed it himself. But We have got the new server and so we installed RedHat 7.1 and so Oracle Server 9i. So We are enjoing it now.
Best wishes!
----------------------------------------------------------------------
|
|
|
|
|
|
|
|
|
Re: Redhat 7.2 + Oracle 9i WORKING ! [message #97222 is a reply to message #97067] |
Thu, 24 January 2002 00:14 |
Phoenix
Messages: 2 Registered: January 2002
|
Junior Member |
|
|
we downgrade the binutils to 2.10.91.0.4-1
we install jdk 1.3.1
the install was sucessfull but running @?/rdmns/admin/catalog
@?/rdbms/admin/catprog
failed
any ideas?
did you have the same problems?
|
|
|
|
|
|
|
|
|
|
|
|
Re: Redhat 7.2 + Oracle 8.1.6 WORKING ! [message #97792 is a reply to message #97067] |
Mon, 27 January 2003 05:26 |
G.RAVIKUMAR
Messages: 1 Registered: January 2003
|
Junior Member |
|
|
does oracle 8.1.6 supports redhat 7.2 linux.previously i installed on compaq server redhat 7.2 and then oracle 8.1.6 it is not supporting.if it is supporting what are the changes to me made.please give details what are the changes to be made.
|
|
|