![]() | |
![]() |
| | Thread Tools | Display Modes |
#1
| |||
| |||
|
#2
| |||
| |||
|
|
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. |
#3
| |||
| |||
|
|
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 |
#4
| |||
| |||
|
|
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 - |
#5
| |||
| |||
|
|
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 - |
#6
| |||
| |||
|
|
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. |
#7
| |||
| |||
|
|
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? |
#8
| |||
| |||
|
|
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 - |
#9
| |||
| |||
|
|
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 - |
#10
| |||
| |||
|
|
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. |
![]() |
| Thread Tools | |
| Display Modes | |
| |