Oracle 9i AS installation on SuSE Linux 7.1 Professional

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Ben N » Tue, 11 Dec 2001 23:40:26



Hello,

I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

AFAIK, I have completed the pre-installation tasks and followed the
installation instructions from the installation disc.

Before installing iAS the database configuration was working fine -
i.e. I could login/out using SQL*Plus and perform normal database
operations - create, drop, etc.

During installation, in the "Linking Application Server" part, I got
the following error message:

Error in invoking target relink of makefile
/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

Calling the makefile by hand produces the following:

bash> make -f ins_precomp.mk relink
rm -f /opt/oracle/product/9.0.1/bin/
rm: '/opt/oracle/product/9.0.1/bin' is a directory
make: *** [relink] Error 1

In the Configuration section of the install, both the HTTP Server and
Portal 3.0 startups fail.  However I feel this is because of the
previous error.

Any help would be greatly appreciated.

Thanks in advance,

Ben New
Leftclick Software Development


 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Ben N » Tue, 11 Dec 2001 23:51:33


Oh yeah, one more thing... now the database wont start.  This is the
example output (spaces and junk removed):

bash> dbstart
SQL> ERROR:
ORA-01041: internal error. hostdef extension doesn't exist
SQL> ORA-24324: service handle not initialized
ORA-01041: internal error. hostdef extension doesn't exist
SQL>
Database "[SID]" warm started.

Does anyone know what a "hostdef extension" is or how to create one?
Can anyone help my broken installation?

Regards,
Ben New
Leftclick Software Development




>Hello,

>I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
>Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

>AFAIK, I have completed the pre-installation tasks and followed the
>installation instructions from the installation disc.

>Before installing iAS the database configuration was working fine -
>i.e. I could login/out using SQL*Plus and perform normal database
>operations - create, drop, etc.

>During installation, in the "Linking Application Server" part, I got
>the following error message:

>Error in invoking target relink of makefile
>/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

>Calling the makefile by hand produces the following:

>bash> make -f ins_precomp.mk relink
>rm -f /opt/oracle/product/9.0.1/bin/
>rm: '/opt/oracle/product/9.0.1/bin' is a directory
>make: *** [relink] Error 1

>In the Configuration section of the install, both the HTTP Server and
>Portal 3.0 startups fail.  However I feel this is because of the
>previous error.

>Any help would be greatly appreciated.

>Thanks in advance,

>Ben New
>Leftclick Software Development




 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Simon Gottesma » Wed, 12 Dec 2001 11:15:46


ORA-01041: internal error. hostdef extension doesn't exist
       Cause: Pointer to HSTDEF extension in HSTDEF is null.
       Action: Contact Oracle Customer Support.


> Oh yeah, one more thing... now the database wont start.  This is the
> example output (spaces and junk removed):

> bash> dbstart
> SQL> ERROR:
> ORA-01041: internal error. hostdef extension doesn't exist
> SQL> ORA-24324: service handle not initialized
> ORA-01041: internal error. hostdef extension doesn't exist
> SQL>
> Database "[SID]" warm started.

> Does anyone know what a "hostdef extension" is or how to create one?
> Can anyone help my broken installation?

> Regards,
> Ben New
> Leftclick Software Development




> >Hello,

> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

> >AFAIK, I have completed the pre-installation tasks and followed the
> >installation instructions from the installation disc.

> >Before installing iAS the database configuration was working fine -
> >i.e. I could login/out using SQL*Plus and perform normal database
> >operations - create, drop, etc.

> >During installation, in the "Linking Application Server" part, I got
> >the following error message:

> >Error in invoking target relink of makefile
> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

> >Calling the makefile by hand produces the following:

> >bash> make -f ins_precomp.mk relink
> >rm -f /opt/oracle/product/9.0.1/bin/
> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
> >make: *** [relink] Error 1

> >In the Configuration section of the install, both the HTTP Server and
> >Portal 3.0 startups fail.  However I feel this is because of the
> >previous error.

> >Any help would be greatly appreciated.

> >Thanks in advance,

> >Ben New
> >Leftclick Software Development



 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Ben N » Wed, 12 Dec 2001 21:17:23


hi,

umm... thanks...
any idea what this is about??  is it "host" as in the tcp sense??
some configuration file I have to modify??
i downloaded the software for evaluation (no support) and so far find
that it sucks...

Ben New
Leftclick Software Development


On Tue, 11 Dec 2001 02:15:46 GMT, "Simon Gottesman"


>ORA-01041: internal error. hostdef extension doesn't exist
>       Cause: Pointer to HSTDEF extension in HSTDEF is null.
>       Action: Contact Oracle Customer Support.



>> Oh yeah, one more thing... now the database wont start.  This is the
>> example output (spaces and junk removed):

>> bash> dbstart
>> SQL> ERROR:
>> ORA-01041: internal error. hostdef extension doesn't exist
>> SQL> ORA-24324: service handle not initialized
>> ORA-01041: internal error. hostdef extension doesn't exist
>> SQL>
>> Database "[SID]" warm started.

>> Does anyone know what a "hostdef extension" is or how to create one?
>> Can anyone help my broken installation?

>> Regards,
>> Ben New
>> Leftclick Software Development




>> >Hello,

>> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
>> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

>> >AFAIK, I have completed the pre-installation tasks and followed the
>> >installation instructions from the installation disc.

>> >Before installing iAS the database configuration was working fine -
>> >i.e. I could login/out using SQL*Plus and perform normal database
>> >operations - create, drop, etc.

>> >During installation, in the "Linking Application Server" part, I got
>> >the following error message:

>> >Error in invoking target relink of makefile
>> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

>> >Calling the makefile by hand produces the following:

>> >bash> make -f ins_precomp.mk relink
>> >rm -f /opt/oracle/product/9.0.1/bin/
>> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
>> >make: *** [relink] Error 1

>> >In the Configuration section of the install, both the HTTP Server and
>> >Portal 3.0 startups fail.  However I feel this is because of the
>> >previous error.

>> >Any help would be greatly appreciated.

>> >Thanks in advance,

>> >Ben New
>> >Leftclick Software Development



 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Simon Gottesma » Thu, 13 Dec 2001 02:16:51


I can't find any material through Google on this error other than what I've
already provided. If I may venture an educated guess, the error is probably
due to the fact that the software was downloaded instead of being installed
from an Oracle-provided CD.  There have been reported issues with downloaded
Oracle software in the past in this newsgroup, and I am pretty sure that you
will find that Oracle is as stable a software as there is, dependent on the
hardware and OS you are putting it on, and on its being installed from a
CDROM.  You can get a trial license for the software (on CD) from
oraclestore.oracle.com for US $0 dollars plus shipping and handling.


> hi,

> umm... thanks...
> any idea what this is about??  is it "host" as in the tcp sense??
> some configuration file I have to modify??
> i downloaded the software for evaluation (no support) and so far find
> that it sucks...

> Ben New
> Leftclick Software Development


> On Tue, 11 Dec 2001 02:15:46 GMT, "Simon Gottesman"

> >ORA-01041: internal error. hostdef extension doesn't exist
> >       Cause: Pointer to HSTDEF extension in HSTDEF is null.
> >       Action: Contact Oracle Customer Support.



> >> Oh yeah, one more thing... now the database wont start.  This is the
> >> example output (spaces and junk removed):

> >> bash> dbstart
> >> SQL> ERROR:
> >> ORA-01041: internal error. hostdef extension doesn't exist
> >> SQL> ORA-24324: service handle not initialized
> >> ORA-01041: internal error. hostdef extension doesn't exist
> >> SQL>
> >> Database "[SID]" warm started.

> >> Does anyone know what a "hostdef extension" is or how to create one?
> >> Can anyone help my broken installation?

> >> Regards,
> >> Ben New
> >> Leftclick Software Development




> >> >Hello,

> >> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
> >> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

> >> >AFAIK, I have completed the pre-installation tasks and followed the
> >> >installation instructions from the installation disc.

> >> >Before installing iAS the database configuration was working fine -
> >> >i.e. I could login/out using SQL*Plus and perform normal database
> >> >operations - create, drop, etc.

> >> >During installation, in the "Linking Application Server" part, I got
> >> >the following error message:

> >> >Error in invoking target relink of makefile
> >> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

> >> >Calling the makefile by hand produces the following:

> >> >bash> make -f ins_precomp.mk relink
> >> >rm -f /opt/oracle/product/9.0.1/bin/
> >> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
> >> >make: *** [relink] Error 1

> >> >In the Configuration section of the install, both the HTTP Server and
> >> >Portal 3.0 startups fail.  However I feel this is because of the
> >> >previous error.

> >> >Any help would be greatly appreciated.

> >> >Thanks in advance,

> >> >Ben New
> >> >Leftclick Software Development



 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by TurkBea » Thu, 13 Dec 2001 03:25:02


From Metalink:

Problem Description:
====================

You receive the error:

  ORA-01041 : internal error. hostdef extension doesn't exist.

What does it actually mean?

What is the hostdef extension?

Solution Description:
=====================

The hostdef extension referred to is a structure which was added to the control
structure for the client/server communication.

It is accessed via a pointer in the original structure.
When the communication between the client and the server goes awry, this can
result in ORA-1041 and ORA-3113 errors.

The ORA-1041 is flagged when the POINTER to the EXTENSION structure for the
HOST DEFinition (for the communication channel between the client and the
server) has been nulled. This can occur when the connection gets lost 'for some
reason' and hence the procedure to investigate is the same as for ORA-3113.

Explanation:
============

The hostdef extension refers to the structures used to maintain the
client/server communication channel.

------------------------------------------------------------------------------------------------------------------------


>I can't find any material through Google on this error other than what I've
>already provided. If I may venture an educated guess, the error is probably
>due to the fact that the software was downloaded instead of being installed
>from an Oracle-provided CD.  There have been reported issues with downloaded
>Oracle software in the past in this newsgroup, and I am pretty sure that you
>will find that Oracle is as stable a software as there is, dependent on the
>hardware and OS you are putting it on, and on its being installed from a
>CDROM.  You can get a trial license for the software (on CD) from
>oraclestore.oracle.com for US $0 dollars plus shipping and handling.



>> hi,

>> umm... thanks...
>> any idea what this is about??  is it "host" as in the tcp sense??
>> some configuration file I have to modify??
>> i downloaded the software for evaluation (no support) and so far find
>> that it sucks...

>> Ben New
>> Leftclick Software Development


>> On Tue, 11 Dec 2001 02:15:46 GMT, "Simon Gottesman"

>> >ORA-01041: internal error. hostdef extension doesn't exist
>> >       Cause: Pointer to HSTDEF extension in HSTDEF is null.
>> >       Action: Contact Oracle Customer Support.



>> >> Oh yeah, one more thing... now the database wont start.  This is the
>> >> example output (spaces and junk removed):

>> >> bash> dbstart
>> >> SQL> ERROR:
>> >> ORA-01041: internal error. hostdef extension doesn't exist
>> >> SQL> ORA-24324: service handle not initialized
>> >> ORA-01041: internal error. hostdef extension doesn't exist
>> >> SQL>
>> >> Database "[SID]" warm started.

>> >> Does anyone know what a "hostdef extension" is or how to create one?
>> >> Can anyone help my broken installation?

>> >> Regards,
>> >> Ben New
>> >> Leftclick Software Development




>> >> >Hello,

>> >> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
>> >> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

>> >> >AFAIK, I have completed the pre-installation tasks and followed the
>> >> >installation instructions from the installation disc.

>> >> >Before installing iAS the database configuration was working fine -
>> >> >i.e. I could login/out using SQL*Plus and perform normal database
>> >> >operations - create, drop, etc.

>> >> >During installation, in the "Linking Application Server" part, I got
>> >> >the following error message:

>> >> >Error in invoking target relink of makefile
>> >> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

>> >> >Calling the makefile by hand produces the following:

>> >> >bash> make -f ins_precomp.mk relink
>> >> >rm -f /opt/oracle/product/9.0.1/bin/
>> >> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
>> >> >make: *** [relink] Error 1

>> >> >In the Configuration section of the install, both the HTTP Server and
>> >> >Portal 3.0 startups fail.  However I feel this is because of the
>> >> >previous error.

>> >> >Any help would be greatly appreciated.

>> >> >Thanks in advance,

>> >> >Ben New
>> >> >Leftclick Software Development



-----=  Posted via Newsfeeds.Com, Uncensored Usenet News  =-----
http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
 Check out our new Unlimited Server. No Download or Time Limits!
-----==  Over 80,000 Newsgroups - 19 Different Servers!  ==-----
 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Ben N » Fri, 14 Dec 2001 13:17:38


Simon,

When I enquired about obtaining the CDROMs, I was told that the
Australian Oracle Store wasn't open yet - well it looks like it is now
:-)

Seems strange that the downloaded version would be any different from
the CDROM version, as long as the site was updated for each new
version or patch...

I have used the NT version of Oracle 8i, btw, and found it really
reliable, but again installation was a hassle...

Anyway, thanks for the info :-)

Ben

On Tue, 11 Dec 2001 17:16:51 GMT, "Simon Gottesman"


>I can't find any material through Google on this error other than what I've
>already provided. If I may venture an educated guess, the error is probably
>due to the fact that the software was downloaded instead of being installed
>from an Oracle-provided CD.  There have been reported issues with downloaded
>Oracle software in the past in this newsgroup, and I am pretty sure that you
>will find that Oracle is as stable a software as there is, dependent on the
>hardware and OS you are putting it on, and on its being installed from a
>CDROM.  You can get a trial license for the software (on CD) from
>oraclestore.oracle.com for US $0 dollars plus shipping and handling.



>> hi,

>> umm... thanks...
>> any idea what this is about??  is it "host" as in the tcp sense??
>> some configuration file I have to modify??
>> i downloaded the software for evaluation (no support) and so far find
>> that it sucks...

>> Ben New
>> Leftclick Software Development


>> On Tue, 11 Dec 2001 02:15:46 GMT, "Simon Gottesman"

>> >ORA-01041: internal error. hostdef extension doesn't exist
>> >       Cause: Pointer to HSTDEF extension in HSTDEF is null.
>> >       Action: Contact Oracle Customer Support.



>> >> Oh yeah, one more thing... now the database wont start.  This is the
>> >> example output (spaces and junk removed):

>> >> bash> dbstart
>> >> SQL> ERROR:
>> >> ORA-01041: internal error. hostdef extension doesn't exist
>> >> SQL> ORA-24324: service handle not initialized
>> >> ORA-01041: internal error. hostdef extension doesn't exist
>> >> SQL>
>> >> Database "[SID]" warm started.

>> >> Does anyone know what a "hostdef extension" is or how to create one?
>> >> Can anyone help my broken installation?

>> >> Regards,
>> >> Ben New
>> >> Leftclick Software Development




>> >> >Hello,

>> >> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
>> >> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

>> >> >AFAIK, I have completed the pre-installation tasks and followed the
>> >> >installation instructions from the installation disc.

>> >> >Before installing iAS the database configuration was working fine -
>> >> >i.e. I could login/out using SQL*Plus and perform normal database
>> >> >operations - create, drop, etc.

>> >> >During installation, in the "Linking Application Server" part, I got
>> >> >the following error message:

>> >> >Error in invoking target relink of makefile
>> >> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

>> >> >Calling the makefile by hand produces the following:

>> >> >bash> make -f ins_precomp.mk relink
>> >> >rm -f /opt/oracle/product/9.0.1/bin/
>> >> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
>> >> >make: *** [relink] Error 1

>> >> >In the Configuration section of the install, both the HTTP Server and
>> >> >Portal 3.0 startups fail.  However I feel this is because of the
>> >> >previous error.

>> >> >Any help would be greatly appreciated.

>> >> >Thanks in advance,

>> >> >Ben New
>> >> >Leftclick Software Development



 
 
 

Oracle 9i AS installation on SuSE Linux 7.1 Professional

Post by Ben N » Fri, 14 Dec 2001 13:26:13


Bear,

So basically Simon is right and there is an internal error in the
software...  Either that or something is wrong with the platform :-[

I love the 'for some reason' part...

Anyway, thanks for the info :-)

Ben



>From Metalink:

>Problem Description:
>====================

>You receive the error:

>  ORA-01041 : internal error. hostdef extension doesn't exist.

>What does it actually mean?

>What is the hostdef extension?

>Solution Description:
>=====================

>The hostdef extension referred to is a structure which was added to the control
>structure for the client/server communication.

>It is accessed via a pointer in the original structure.
>When the communication between the client and the server goes awry, this can
>result in ORA-1041 and ORA-3113 errors.

>The ORA-1041 is flagged when the POINTER to the EXTENSION structure for the
>HOST DEFinition (for the communication channel between the client and the
>server) has been nulled. This can occur when the connection gets lost 'for some
>reason' and hence the procedure to investigate is the same as for ORA-3113.

>Explanation:
>============

>The hostdef extension refers to the structures used to maintain the
>client/server communication channel.

>------------------------------------------------------------------------------------------------------------------------


>>I can't find any material through Google on this error other than what I've
>>already provided. If I may venture an educated guess, the error is probably
>>due to the fact that the software was downloaded instead of being installed
>>from an Oracle-provided CD.  There have been reported issues with downloaded
>>Oracle software in the past in this newsgroup, and I am pretty sure that you
>>will find that Oracle is as stable a software as there is, dependent on the
>>hardware and OS you are putting it on, and on its being installed from a
>>CDROM.  You can get a trial license for the software (on CD) from
>>oraclestore.oracle.com for US $0 dollars plus shipping and handling.



>>> hi,

>>> umm... thanks...
>>> any idea what this is about??  is it "host" as in the tcp sense??
>>> some configuration file I have to modify??
>>> i downloaded the software for evaluation (no support) and so far find
>>> that it sucks...

>>> Ben New
>>> Leftclick Software Development


>>> On Tue, 11 Dec 2001 02:15:46 GMT, "Simon Gottesman"

>>> >ORA-01041: internal error. hostdef extension doesn't exist
>>> >       Cause: Pointer to HSTDEF extension in HSTDEF is null.
>>> >       Action: Contact Oracle Customer Support.



>>> >> Oh yeah, one more thing... now the database wont start.  This is the
>>> >> example output (spaces and junk removed):

>>> >> bash> dbstart
>>> >> SQL> ERROR:
>>> >> ORA-01041: internal error. hostdef extension doesn't exist
>>> >> SQL> ORA-24324: service handle not initialized
>>> >> ORA-01041: internal error. hostdef extension doesn't exist
>>> >> SQL>
>>> >> Database "[SID]" warm started.

>>> >> Does anyone know what a "hostdef extension" is or how to create one?
>>> >> Can anyone help my broken installation?

>>> >> Regards,
>>> >> Ben New
>>> >> Leftclick Software Development




>>> >> >Hello,

>>> >> >I have been tearing my hair out trying to install Oracle 9i AS (9.0.1)
>>> >> >Standard Edition on SuSE Linux 7.1 Professional, running kernel 2.4.4.

>>> >> >AFAIK, I have completed the pre-installation tasks and followed the
>>> >> >installation instructions from the installation disc.

>>> >> >Before installing iAS the database configuration was working fine -
>>> >> >i.e. I could login/out using SQL*Plus and perform normal database
>>> >> >operations - create, drop, etc.

>>> >> >During installation, in the "Linking Application Server" part, I got
>>> >> >the following error message:

>>> >> >Error in invoking target relink of makefile
>>> >> >/opt/oracle/product/9.0.1/precomp/lib/ins_precomp.mk.

>>> >> >Calling the makefile by hand produces the following:

>>> >> >bash> make -f ins_precomp.mk relink
>>> >> >rm -f /opt/oracle/product/9.0.1/bin/
>>> >> >rm: '/opt/oracle/product/9.0.1/bin' is a directory
>>> >> >make: *** [relink] Error 1

>>> >> >In the Configuration section of the install, both the HTTP Server and
>>> >> >Portal 3.0 startups fail.  However I feel this is because of the
>>> >> >previous error.

>>> >> >Any help would be greatly appreciated.

>>> >> >Thanks in advance,

>>> >> >Ben New
>>> >> >Leftclick Software Development


>-----=  Posted via Newsfeeds.Com, Uncensored Usenet News  =-----
>http://www.newsfeeds.com - The #1 Newsgroup Service in the World!
> Check out our new Unlimited Server. No Download or Time Limits!
>-----==  Over 80,000 Newsgroups - 19 Different Servers!  ==-----

 
 
 

1. Oracle 9i R 2 for Linux - suse 7.1

Okay,

Everything seems to install fine from the ./runInstaller script.

But after I actually select the full server install, it starts sorting out
what its going to install and dies just about when its dealing with
the jre stuff.  This is strange as the jre stuff must be working as the
installer uses it.

Suse 7.1 doesn't seem to be certified/tested for R2.  Any ideas?

Alun

PS I've sucessfully installed the 9.01 version on the same machine and have
since completely blatted it when I started to have the 9iR2
install problems (removed product home + oraInventory oraloc oratab etc).

2. A Y2K Solution So Simple That Even a Child Can Do It

3. Which one have experience on download SUSE linux 7.1 professional (7 CDs)

4. create database statement

5. Installation Of Oracle 9i in Suse Linux 7.3

6. Copy of diagram

7. Installation of 9i under SuSE Linux 8.0: Problem starting opeapp console

8. TDateTime in MS Access

9. How to backup oracle 9i database on Redhat Linux 7.1

10. Installation on SUSE 7.1

11. IDS.2000 and SuSE-Linux 7.1

12. D3 on Suse Linux 7.1

13. Installation problem Oracle 9i AS Portal on SuSe 7.0