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

Home -> Community -> Mailing Lists -> Oracle-L -> Re: 9i and 10g on same box

Re: 9i and 10g on same box

From: <t_adolph_at_hotmail.com>
Date: Fri, 14 Oct 2005 17:45:16 +0100
Message-ID: <BAY103-DAV162935BD9BE62049E5B6C2FA7D0@phx.gbl>


Hi all,

I'm having a problem running 9i dbca on a w2k box after installing 10g, error message below.

I've done some googling and found people with the same problem and I found the same problem oracle-l, but no answer:

Its going back a bit: Date: Thu, 8 Apr 2004 10:23:57 +0100, but does anyone remember the fix. The stuff I've found reconds its a problem to do with 10g screwing up 9i's jre. Perhaps a classpath problem.

Any pointers would be appreciated,
Cheers
Tony

D:\oracle\ora92\assistants>dbca
Exception in thread "main" java.lang.UnsatisfiedLinkError: initializeCluster

        at oracle.ops.mgmt.nativesystem.WindowsSystem.initializeCluster(WindowsS ystem.java:390)

        at oracle.ops.mgmt.cluster.GetActiveNodes.initializeCluster(GetActiveNod es.java:260)

        at oracle.ops.mgmt.cluster.GetActiveNodes$ClusterWareThread.<init>(Compi led Code)

        at oracle.ops.mgmt.cluster.GetActiveNodes.<init>(GetActiveNodes.java:139
)

        at oracle.ops.mgmt.cluster.GetActiveNodes.create(GetActiveNodes.java:158
)

        at
        at oracle.sysman.assistants.dbca.backend.Host.checkOPS(Host.java:1815)
        at oracle.sysman.assistants.dbca.backend.Host.<init>(Host.java:469)
        at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:185)
        at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHo
st.java:54)
        at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:141)
        at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:85)
        at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:161)


--
http://www.freelists.org/webpage/oracle-l
Received on Fri Oct 14 2005 - 10:47:20 CDT

Original text of this message

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