Oracle FAQ Your Portal to the Oracle Knowledge Grid
HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US
 

Home -> Community -> Usenet -> c.d.o.server -> Re: 10G + Suse 9.2 - "dbca" won't start

Re: 10G + Suse 9.2 - "dbca" won't start

From: Holger Baer <holger.baer_at_science-computing.de>
Date: Wed, 08 Dec 2004 10:17:56 +0100
Message-ID: <cp6gs5$ihb$1@news.BelWue.DE>


Langberg wrote:
> Hi.
>
> I have downloaded + installed Oracle 10G on my server running Suse Prof.
> 9.2.
> Installation ran smoothly without any errors og warnings. Next I want
> to create an database using the DBCA utility, but I receive the error
> below. I have no problem running SQLPLUS, NETCA etc.
>
> I asked Oracle ..... but the answer is that Oracle 10G is not certified to
> run on Suse 9.2 !!!!
>
> Regards Allan Langberg
>
> Exception in thread "main" java.lang.NullPointerException
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2481)
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2585)
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2577)
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2569)
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2390)
> at oracle.sysman.assistants.util.NetworkUtils.getOneLocalListenerProtocolAddress(NetworkUtils.java:2360)
> at oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddress(NetworkUtils.java:844)
> at oracle.sysman.assistants.util.NetworkUtils.getLocalListenerAddresses(NetworkUtils.java:881)
> at oracle.sysman.assistants.util.NetworkUtils.needLocalListener(NetworkUtils.java:820)
> at oracle.sysman.assistants.util.step.StepContext.setListenersToUpdate(StepContext.java:634)
> at oracle.sysman.assistants.util.step.StepContext.<init>(StepContext.java:250)
> at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:608)
> at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:200)
> at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
> at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:155)
> at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:93)
> at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:175)
> oracle_at_dyn-dhcp:/Oracle10G/Disk1>

         ^^^^^^^^^
	|||||||||

You're not running on DHCP, are you? If so, then I'd invite you to google this group for DHCP and why you shouldn't be using it.

HTH
Holger Received on Wed Dec 08 2004 - 03:17:56 CST

Original text of this message

HOME | ASK QUESTION | ADD INFO | SEARCH | E-MAIL US