dbTalk Databases Forums  

installing 9.2.0.4 x86_x64 on RedHat 4.0

comp.databases.oracle.server comp.databases.oracle.server


Discuss installing 9.2.0.4 x86_x64 on RedHat 4.0 in the comp.databases.oracle.server forum.



Reply
 
Thread Tools Display Modes
  #1  
Old   
NetComrade
 
Posts: n/a

Default installing 9.2.0.4 x86_x64 on RedHat 4.0 - 08-05-2005 , 01:06 PM






I have followed instrallation instructions from this page:

http://download-uk.oracle.com/docs/h...c.htm#BABIJIFJ

2 things

1) this is a top of the line AMD chip machine (v40z)
download of 3 disks took about 3 mins
uncompress took about 15 seconds each
install took _HOURS_.. i gave up and went to sleep


2) 2 things failed to link
isqlplus, and I believe the database itself. I was forced to ignore
them. (i believe the relink command can fix these). The installer
didn't complain about any packages missing.


Exception String: Error in invoking target install_isqlplus of
makefile /u81/app/oracle/product/920/sqlp
lus/lib/ins_sqlplus.mk
xception String: Error in invoking target install of makefile
/u81/app/oracle/product/920/rdbms/lib/ins
_rdbms.mk

I get the following warnings when trying to relink the client:

/usr/bin/ld: skipping incompatible
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libgcc.a when searching for
-lgcc
/usr/bin/ld: skipping incompatible
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libgcc.a when searching for
-lgcc
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/gcc-lib/i386-redhat-linux/2.96/crtbegin.o' is incompatible
with i386:x86-64 output
/usr/bin/ld: warning: i386 architecture of input file
`/usr/lib/gcc-lib/i386-redhat-linux/2.96/crtend.o' is incompatible
with i386:x86-64 output

Reply With Quote
  #2  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: installing 9.2.0.4 x86_x64 on RedHat 4.0 - 08-05-2005 , 02:44 PM






NetComrade wrote:
Quote:
I have followed instrallation instructions from this page:

http://download-uk.oracle.com/docs/h...c.htm#BABIJIFJ

2 things

1) this is a top of the line AMD chip machine (v40z)
download of 3 disks took about 3 mins
uncompress took about 15 seconds each
install took _HOURS_.. i gave up and went to sleep

I have a low budget x86, and the install of 10g took 35 minutes

Quote:
2) 2 things failed to link
isqlplus, and I believe the database itself. I was forced to ignore
them. (i believe the relink command can fix these). The installer
didn't complain about any packages missing.

Nothing filed, but it was a supported combo: 10g/RHAS 3

Quote:
Exception String: Error in invoking target install_isqlplus of
makefile /u81/app/oracle/product/920/sqlp
lus/lib/ins_sqlplus.mk
xception String: Error in invoking target install of makefile
/u81/app/oracle/product/920/rdbms/lib/ins
_rdbms.mk
Known problems.

Quote:
I get the following warnings when trying to relink the client:

/usr/bin/ld: skipping incompatible
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libgcc.a when searching for
-lgcc
/usr/bin/ld: skipping incompatible
Ah - 64 bit versions?!? Did you install the 64 bit Oracle version?
No.

Either do that, or install the 32 bit libraries, and retry.
--
Regards,
Frank van Bortel


Reply With Quote
  #3  
Old   
NetComrade
 
Posts: n/a

Default Re: installing 9.2.0.4 x86_x64 on RedHat 4.0 - 08-08-2005 , 02:06 PM



On Fri, 05 Aug 2005 20:44:13 +0200, Frank van Bortel
<frank.van.bortel (AT) gmail (DOT) com> wrote:

Quote:
NetComrade wrote:
I have followed instrallation instructions from this page:

http://download-uk.oracle.com/docs/h...c.htm#BABIJIFJ

2 things
deleted slow install part

Quote:
2) 2 things failed to link
isqlplus, and I believe the database itself. I was forced to ignore
them. (i believe the relink command can fix these). The installer
didn't complain about any packages missing.

Nothing filed, but it was a supported combo: 10g/RHAS 3


Exception String: Error in invoking target install_isqlplus of
makefile /u81/app/oracle/product/920/sqlp
lus/lib/ins_sqlplus.mk
xception String: Error in invoking target install of makefile
/u81/app/oracle/product/920/rdbms/lib/ins
_rdbms.mk

Known problems.


I get the following warnings when trying to relink the client:

/usr/bin/ld: skipping incompatible
/usr/lib/gcc-lib/i386-redhat-linux/2.96/libgcc.a when searching for
-lgcc
/usr/bin/ld: skipping incompatible

Ah - 64 bit versions?!? Did you install the 64 bit Oracle version?
No.

Either do that, or install the 32 bit libraries, and retry.

Uninstalling Oracle Patch 4198954 did the trick
(patch contained
compat-libcwait-2.0-2.i386.rpm
compat-oracle-rhel4-1.0-5.i386.rpm)
There is no such patch for x64

As for slow install, I'll try to install on local disk instead of the
disk array, see how long that takes (suspecting misconfigured disk
array)
........
We use Oracle 8.1.7.4 and 9.2.0.5 on Solaris 2.7 boxes
remove NSPAM to email


Reply With Quote
  #4  
Old   
kishore.admin (Offline)
Junior Member
 
Posts: 1
Join Date: Aug 2006

Default plz help me out this - 08-10-2006 , 05:38 AM



I got following error while installing orcle 9 64bit, on RHEL64 bit
Error in invoking target install_isqlplus of
makefile /u81/app/oracle/product/920/sqlp
lus/lib/ins_sqlplus.mk

plz help me out this.
Thanks in advance,
kishore kumar.

Reply With Quote
  #5  
Old   
Frank van Bortel
 
Posts: n/a

Default Re: installing 9.2.0.4 x86_x64 on RedHat 4.0 - 08-10-2006 , 06:15 AM



kishore.admin schreef:
Quote:
I got following error while installing orcle 9 64bit, on RHEL64 bit
Error in invoking target install_isqlplus of
makefile /u81/app/oracle/product/920/sqlp
lus/lib/ins_sqlplus.mk

plz help me out this.
Thanks in advance,
kishore kumar.


Known one - looks at Werner Puschitz' site

--
Regards,
Frank van Bortel

Top-posting is one way to shut me up...


Reply With Quote
Reply




Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off



Powered by vBulletin Version 3.5.3
Copyright ©2000 - 2010, Jelsoft Enterprises Ltd.