dbTalk Databases Forums  

Oracle 10gR2 Installation on RedHat Linux 5

comp.databases.oracle.misc comp.databases.oracle.misc


Discuss Oracle 10gR2 Installation on RedHat Linux 5 in the comp.databases.oracle.misc forum.



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

Default Oracle 10gR2 Installation on RedHat Linux 5 - 01-27-2009 , 01:21 PM






I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

Reply With Quote
  #2  
Old   
Shakespeare
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-27-2009 , 02:56 PM






Ora_DBA schreef:
Quote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.
I THINK I remember somethong like this. Do you see an SQL Plus window
open when this happens? Or any percentage completed?

Shakespeare


Reply With Quote
  #3  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-27-2009 , 03:05 PM



Shakespeare schrieb:
Quote:
Ora_DBA schreef:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I THINK I remember somethong like this. Do you see an SQL Plus window
open when this happens? Or any percentage completed?

Shakespeare
It is not quite cleare, at which stage of creation it stucks, but one of
possibilities is - after dbca is ready, netca will be launched, but its
window is overlapped by dbca, so to bring it into foreground, one
should either move the dbca window around or utilize keyboard ...
But maybe it is totally another issue of course.

Best regards

Maxim


Reply With Quote
  #4  
Old   
Ora_DBA
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-27-2009 , 06:02 PM



On Jan 27, 3:56*pm, Shakespeare <what... (AT) xs4all (DOT) nl> wrote:
Quote:
Ora_DBA schreef:





I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I THINK I remember somethong like this. Do you see an SQL Plus window
open when this happens? Or any percentage completed?

Shakespeare- Hide quoted text -

- Show quoted text -
No, I don't see any SQLPlus window open or any percentage completed
bar.

thanks.


Reply With Quote
  #5  
Old   
Ora_DBA
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-27-2009 , 06:03 PM



On Jan 27, 4:05*pm, Maxim Demenko <mdeme... (AT) gmail (DOT) com> wrote:
Quote:
Shakespeare schrieb:





Ora_DBA schreef:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I THINK I remember somethong like this. Do you see an SQL Plus window
open when this happens? Or any percentage completed?

Shakespeare

It is not quite cleare, at which stage of creation it stucks, but one of
possibilities is - after dbca is ready, netca will be launched, but its
* window is overlapped by dbca, so to bring it into foreground, one
should either move the dbca window around or utilize keyboard ...
But maybe it is totally another issue of course.

Best regards

Maxim- Hide quoted text -

- Show quoted text -
I tried that. It didn't work.

thanks.


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

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-28-2009 , 03:55 AM



Ora_DBA wrote:
Quote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.
I started off with V5.2, and it definitely did not support Oracle.
RH 6.0 and 6.2 were a RPITA to get Oracle running.
I suspect you are running something else - Fedora 6, perhaps?
ES 5.0?

Did you check the Linux/Oracle installation wizard site?
It's at http://www.puschitz.com/InstallingOracle9i.shtml
--

Regards,
Frank van Bortel


Reply With Quote
  #7  
Old   
Robert Klemme
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-28-2009 , 12:18 PM



On 28.01.2009 10:55, Frank van Bortel wrote:
Quote:
Ora_DBA wrote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I started off with V5.2, and it definitely did not support Oracle.
RH 6.0 and 6.2 were a RPITA to get Oracle running.
I suspect you are running something else - Fedora 6, perhaps?
ES 5.0?
I interpreted OP that he is running on RH EL 5. I have successfully set
up 10.2.0.4 on a CentOS 5 which should be identical to RH EL 5 (apart
from the OS name). So I am suspecting a hardware or driver issue or
misapplication of Oracle's installation documentation.

Kind regards

robert


Reply With Quote
  #8  
Old   
Ora_DBA
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-28-2009 , 12:39 PM



On Jan 28, 1:18*pm, Robert Klemme <shortcut... (AT) googlemail (DOT) com> wrote:
Quote:
On 28.01.2009 10:55, Frank van Bortel wrote:





Ora_DBA wrote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I started off with V5.2, and it definitely did not support Oracle.
RH 6.0 and 6.2 were a RPITA to get Oracle running.
I suspect you are running something else *- Fedora 6, perhaps?
ES 5.0?

I interpreted OP that he is running on RH EL 5. *I have successfully set
up 10.2.0.4 on a CentOS 5 which should be identical to RH EL 5 (apart
from the OS name). *So I am suspecting a hardware or driver issue or
misapplication of Oracle's installation documentation.

Kind regards

* * * * robert- Hide quoted text -

- Show quoted text -
Yes, it is CentOS 5 which is identical to RH EL5. I will check with
Linux Admin.

Thanks


Reply With Quote
  #9  
Old   
Ora_DBA
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-28-2009 , 12:41 PM



On Jan 28, 4:55*am, Frank van Bortel <frank.van.bor... (AT) gmail (DOT) com>
wrote:
Quote:
Ora_DBA wrote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.

The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.

I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.

If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?

Thanks in advance.

I started off with V5.2, and it definitely did not support Oracle.
RH 6.0 and 6.2 were a RPITA to get Oracle running.
I suspect you are running something else *- Fedora 6, perhaps?
ES 5.0?

Did you check the Linux/Oracle installation wizard site?
It's athttp://www.puschitz.com/InstallingOracle9i.shtml
--

Regards,
Frank van Bortel- Hide quoted text -

- Show quoted text -
Yes, I checked the Linux installation wizard site. Everything looks
fine as far as Kernel parameters and the overall setup is concerned.

Thanks.


Reply With Quote
  #10  
Old   
Maxim Demenko
 
Posts: n/a

Default Re: Oracle 10gR2 Installation on RedHat Linux 5 - 01-28-2009 , 01:12 PM



Ora_DBA schrieb:
Quote:
On Jan 28, 4:55 am, Frank van Bortel <frank.van.bor... (AT) gmail (DOT) com
wrote:
Ora_DBA wrote:
I am trying to install Oracle database 10g R2 on RedHat Linux 5.
The installation goes fine till the Oracle Net Configuration Assistant
but the DBCA hangs. I have selected to create a starter database with
sample schemas. I waited for about 4 hours to let DBCA finish its
work. The "top" command shows that the oracle user process is taking
about 1% of the CPU. It just gets stuck.
I checked all the Hardware/Software requirements, Kernel parameter
configuration etc. All the requirements specified in the Installation
guide have been met.
If anyone on this forum has encountered the same problem, could you
please let me know how you resolved it ?
Thanks in advance.
I started off with V5.2, and it definitely did not support Oracle.
RH 6.0 and 6.2 were a RPITA to get Oracle running.
I suspect you are running something else - Fedora 6, perhaps?
ES 5.0?

Did you check the Linux/Oracle installation wizard site?
It's athttp://www.puschitz.com/InstallingOracle9i.shtml
--

Regards,
Frank van Bortel- Hide quoted text -

- Show quoted text -

Yes, I checked the Linux installation wizard site. Everything looks
fine as far as Kernel parameters and the overall setup is concerned.

Thanks.
Still it is not quite clear, at which step the database setup hang.
As already mentioned by Robert, in general Oracle 10g setup on Cent OS
5.2 runs smoothly, so you have probably, at some place, done settings,
which don't conform with Oracle requirements. If i would troubleshoot
such kind of problem, i would probably first consult all generated log
files and then recheck the most common pitfalls, such as
1) verify , all required packages are installed
2) network settings ( no dhcp, no IPv6, hostname resolved in /etc/hosts)
3) kernel parameters and security parameters ( selinux disabled, right
values in limits.conf)

Best regards

Maxim


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 - 2012, Jelsoft Enterprises Ltd.