Home » Infrastructure » Linux » "Oracle Database Configuration Assistant" Failed On CentOS 5.0
"Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288839] Tue, 18 December 2007 21:59 Go to next message
chris13work
Messages: 6
Registered: December 2007
Junior Member
Hi,

I tried to install oracle 11g on Centos 5.0, and got the following error message:
Quote:


Output generated from configuration assistant "Oracle Database Configuration Assistant":
Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid orcl -gdbName orcl -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema true -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 400 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}

Configuration assistant "Oracle Database Configuration Assistant" failed
-----------------------------------------------------------------------------
The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------


/forum/fa/3618/0/

Thanks in advance.
Chris

[Updated on: Tue, 18 December 2007 23:49] by Moderator

Report message to a moderator

Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288860 is a reply to message #288839] Tue, 18 December 2007 23:51 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
What error is in the log file named in your window?

Regards
Michel
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288876 is a reply to message #288860] Wed, 19 December 2007 00:17 Go to previous messageGo to next message
chris13work
Messages: 6
Registered: December 2007
Junior Member
Michel Cadot wrote on Tue, 18 December 2007 23:51

What error is in the log file named in your window?

Regards
Michel



The errors:

Quote:

Output generated from configuration assistant "Oracle Net Configuration Assistant":
Command = /u01/app/oracle/product/11.1.0/db_1/bin/netca /orahome /u01/app/oracle/product/11.1.0/db_1 /orahnam OraDb11g_home1 /instype typical /inscomp client,oraclenet,javavm,server,ano /insprtcl tcp /cfg local /authadp NO_VALUE /nodeinfo NO_VALUE /responseFile /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp

Parsing command line arguments:
Parameter "orahome" = /u01/app/oracle/product/11.1.0/db_1
Parameter "orahnam" = OraDb11g_home1
Parameter "instype" = typical
Parameter "inscomp" = client,oraclenet,javavm,server,ano
Parameter "insprtcl" = tcp
Parameter "cfg" = local
Parameter "authadp" = NO_VALUE
Parameter "nodeinfo" = NO_VALUE
Parameter "responsefile" = /u01/app/oracle/product/11.1.0/db_1/network/install/netca_typ.rsp
Done parsing command line arguments.
Oracle Net Services Configuration:
Profile configuration complete.
The information provided for this listener is currently in use by other software on this computer.
Listener start failed. Listener may already be running.
Listener configuration complete.
Oracle Net Services configuration successful. The exit code is 0


Configuration assistant "Oracle Net Configuration Assistant" succeeded
-----------------------------------------------------------------------------
Output generated from configuration assistant "Oracle Database Configuration Assistant":
Command = oracle.assistants.server.DbcaCfgPlugIn /u01/app/oracle/product/11.1.0/db_1/bin/dbca -progress_only -createDatabase -templateName General_Purpose.dbc -sid orcl -gdbName orcl -emConfiguration LOCAL -datafileJarLocation /u01/app/oracle/product/11.1.0/db_1/assistants/dbca/templates -datafileDestination /u01/app/oracle/oradata/ -responseFile NO_VALUE -characterset WE8MSWIN1252 -obfuscatedPasswords false -sampleSchema true -oratabLocation /u01/app/oracle/product/11.1.0/db_1/install/oratab -recoveryAreaDestination NO_VALUE -totalMemory 400 -automaticMemoryManagement true -sysPassword ${S_SYSPASS} -systemPassword ${S_SYSTEMPASS} -dbsnmpPassword ${S_DBSNMPPASS} -sysmanPassword ${S_SYSMANPASS} ${S_SYSASMPASS} ${S_HOSTUSERPASS}

Configuration assistant "Oracle Database Configuration Assistant" failed
-----------------------------------------------------------------------------
The "/u01/app/oracle/product/11.1.0/db_1/cfgtoollogs/configToolFailedCommands" script contains all commands that failed, were skipped or were cancelled. This file may be used to run these configuration assistants outside of OUI. Note that you may have to update this script with passwords (if any) before executing the same.-----------------------------------------------------------------------------



Thank You
Chris
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288908 is a reply to message #288876] Wed, 19 December 2007 00:51 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Check in /u01/app/oracle/product/11.1.0/db_1/cfgtoollogs for dbca error log.

Regards
Michel
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288919 is a reply to message #288908] Wed, 19 December 2007 01:06 Go to previous messageGo to next message
chris13work
Messages: 6
Registered: December 2007
Junior Member
Sorry, I am a newbie, so I dunno which log file contain the dbca errors.
Attach a full copy of cfgtoollogs directory. Thank you very much.
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288925 is a reply to message #288919] Wed, 19 December 2007 01:17 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
File "oraInstall2007-12-19_10-40-02AM.err".
It seems Oracle is not able to get localhost.localdomain value.
What gives the command "uname -a"?

Regards
Michel
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288927 is a reply to message #288919] Wed, 19 December 2007 01:21 Go to previous messageGo to next message
chris13work
Messages: 6
Registered: December 2007
Junior Member
uname -a Returns:
Linux localhost.localdomain 2.6.18-53.1.4.el5 #1 SMP Fri Nov 30 00:45:16 EST 2007 i686 i686 i386 GNU/Linux

Thanks.
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288931 is a reply to message #288927] Wed, 19 December 2007 01:33 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
Does "hostname" gives the same result?

Regards
Michel
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288933 is a reply to message #288931] Wed, 19 December 2007 01:36 Go to previous messageGo to next message
chris13work
Messages: 6
Registered: December 2007
Junior Member
Yes, localhost.localdomain .
Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288939 is a reply to message #288933] Wed, 19 December 2007 01:50 Go to previous messageGo to next message
Michel Cadot
Messages: 68641
Registered: March 2007
Location: Nanterre, France, http://...
Senior Member
Account Moderator
I remember there was some problems when it is set to "localhost.localdomain" but can't remember exactly the reason.
Use Search field and read the topics with this string.
There are many and I can't read them all.
In short, the hint is to add a real name in /etc/hosts and /etc/sysconfig/network.

Regards
Michel

[Updated on: Wed, 19 December 2007 01:52]

Report message to a moderator

Re: "Oracle Database Configuration Assistant" Failed On CentOS 5.0 [message #288940 is a reply to message #288939] Wed, 19 December 2007 01:53 Go to previous message
chris13work
Messages: 6
Registered: December 2007
Junior Member
Oh, Thank You So Much.
Previous Topic: EM on Suse linux 10 sp1 x86
Next Topic: Remote desktop of windows machine.
Goto Forum:
  


Current Time: Sat Apr 20 01:21:09 CDT 2024