ORA-12560: TNS Protocol Adapter Error [message #503869] |
Wed, 20 April 2011 03:02 |
Its_me_ved
Messages: 979 Registered: October 2009 Location: India
|
Senior Member |
|
|
We installed Oracle 11g on solaris machine but some of the configuration failed.
When verified in tracelog we are finding below error message:
PRCT-1003 : Failed to run "getcrshome" on node "localnode"
at oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:423)
at oracle.sysman.assistants.util.hasi.HAUtils.getCRSHome(HAUtils.java:546)
at oracle.sysman.assistants.util.hasi.HAUtils.getHASHome(HAUtils.java:606)
at oracle.sysman.assistants.util.hasi.HAUtils.isHASConfigured(HAUtils.java:347)
at oracle.sysman.assistants.dbca.ui.DBCAWizard.<init>(DBCAWizard.java:452)
at oracle.sysman.assistants.dbca.ui.UIHost.<init>(UIHost.java:268)
at oracle.sysman.assistants.dbca.ui.InteractiveHost.<init>(InteractiveHost.java:54)
at oracle.sysman.assistants.dbca.Dbca.getHost(Dbca.java:164)
at oracle.sysman.assistants.dbca.Dbca.execute(Dbca.java:112)
at oracle.sysman.assistants.dbca.Dbca.main(Dbca.java:184)
Caused by: PRCT-1003 : Failed to run "getcrshome" on node "localnode"
at oracle.cluster.cmdtools.GETCRSHOMEUtil.getCRS_HOME(GETCRSHOMEUtil.java:158)
at oracle.cluster.cmdtools.GETCRSHOMEUtil.getCRS_HOME(GETCRSHOMEUtil.java:100)
at oracle.cluster.deployment.ClusterwareInfo.getConfiguredCRSHome(ClusterwareInfo.java:420)
... 9 more
We then tried to create instance but came up with below error:
ORA-12560: TNS Protocol Adapter Error
Please advice!
We have another database version 10.2.0.3 running on the same server and needs to be continued.
Regards
Ved
|
|
|
|
|
Re: ORA-12560: TNS Protocol Adapter Error [message #504010 is a reply to message #503949] |
Thu, 21 April 2011 01:07 |
Its_me_ved
Messages: 979 Registered: October 2009 Location: India
|
Senior Member |
|
|
Sorry for the delay in reply.
Quote:
running on a cluster?
Yes
does this node now pass cluvfy?
Is there any link where I can get some help to intsall 11g on the server that is running another oracle version?
Regards
Ved
|
|
|