Visit the Below Website to access unlimited exam questions for all IT vendors and Get Oracle Certifications for FREE
http://www.free-online-exams.com
http://www.free-online-exams.com
Problem: CRS-1019: Resource ora.node1.ons (application)
cannot run on node2
Install CRS 10.2.0.1 and applied patch
10.2.0.4, ons is not starting.
node1::oracrsu>crs_start -all
Attempting to start `ora.node1.vip` on member `node1`
Attempting to start `ora.node2.vip` on member `node2`
Start of `ora.node2.vip` on member `node2` succeeded.
Start of `ora.node1.vip` on member `node1` succeeded.
Attempting to start `ora.node1.gsd` on member `node1`
Attempting to start `ora.node2.ons` on member `node2`
Attempting to start `ora.node1.ons` on member `node1`
Attempting to start `ora.node2.gsd` on member `node2`
Start of `ora.node1.gsd` on member `node1` succeeded.
Start of `ora.node1.ons` on member `node1` failed.
node2 : CRS-1019: Resource ora.node1.ons (application) cannot run on node2
Start of `ora.node2.gsd` on member `node2` succeeded.
Start of `ora.node2.ons` on member `node2` failed.
node1 : CRS-1019: Resource ora.node2.ons (application) cannot run on node1
CRS-0215: Could not start resource 'ora.node1.ons'.
CRS-0215: Could not start resource 'ora.node2.ons'.
node3::oracrsu>crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....b01.gsd application ONLINE ONLINE node1
ora....b01.ons application ONLINE OFFLINE
ora....b01.vip application ONLINE ONLINE node1
ora....b02.gsd application ONLINE ONLINE node2
ora....b02.ons application ONLINE OFFLINE
ora....b02.vip application ONLINE ONLINE node2
node1::oracrsu>crs_start -all
Attempting to start `ora.node1.vip` on member `node1`
Attempting to start `ora.node2.vip` on member `node2`
Start of `ora.node2.vip` on member `node2` succeeded.
Start of `ora.node1.vip` on member `node1` succeeded.
Attempting to start `ora.node1.gsd` on member `node1`
Attempting to start `ora.node2.ons` on member `node2`
Attempting to start `ora.node1.ons` on member `node1`
Attempting to start `ora.node2.gsd` on member `node2`
Start of `ora.node1.gsd` on member `node1` succeeded.
Start of `ora.node1.ons` on member `node1` failed.
node2 : CRS-1019: Resource ora.node1.ons (application) cannot run on node2
Start of `ora.node2.gsd` on member `node2` succeeded.
Start of `ora.node2.ons` on member `node2` failed.
node1 : CRS-1019: Resource ora.node2.ons (application) cannot run on node1
CRS-0215: Could not start resource 'ora.node1.ons'.
CRS-0215: Could not start resource 'ora.node2.ons'.
node3::oracrsu>crs_stat -t
Name Type Target State Host
------------------------------------------------------------
ora....b01.gsd application ONLINE ONLINE node1
ora....b01.ons application ONLINE OFFLINE
ora....b01.vip application ONLINE ONLINE node1
ora....b02.gsd application ONLINE ONLINE node2
ora....b02.ons application ONLINE OFFLINE
ora....b02.vip application ONLINE ONLINE node2
Log files:
srvctl_trace.txt:
==================
[main] [21:11:39:384] [Library.load:239] Loading library srvmhas10 from path=
/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib
[main] [21:11:39:391] [Library.load:269] Failure loading shared library: srvmhas10
[main] [21:11:39:391] [Library.load:270] Exception: java.lang.UnsatisfiedLinkError: /u01/app/crs/product/10.2.0/lib32/libsrvmhas10.sl: specified library, or one of its dependencies, does not exist.
[main] [21:11:39:391] [Library.load:275] Exception args = srvmhas10,SHLIB_PATH,/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib
oracle.ops.mgmt.cluster.ClusterException: PRKC-1056 : Failed to get the hostname for node pebudb02
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
SHLIB_PATH="/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib"
[java.lang.UnsatisfiedLinkError: /u01/app/crs/product/10.2.0/lib32/libsrvmhas10.sl: specified library, or one of its dependencies, does not exist.]]]
at oracle.ops.mgmt.cluster.GetActiveNodes.getHostName(GetActiveNodes.java:471)
at oracle.ops.mgmt.cluster.Cluster.getHostName(Cluster.java:1020)
at oracle.ops.opsctl.CommandLineParser.isValidNodeName(CommandLineParser.java:1562)
at oracle.ops.opsctl.CommandLineParser.parse2WordCommandOptions(CommandLineParser.java:1046)
at oracle.ops.opsctl.CommandLineParser.parse(CommandLineParser.java:186)
at oracle.ops.opsctl.OPSCTLDriver.main(OPSCTLDriver.java:115)
PRKC-1056 : Failed to get the hostname for node pebudb02
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
==================
[main] [21:11:39:384] [Library.load:239] Loading library srvmhas10 from path=
/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib
[main] [21:11:39:391] [Library.load:269] Failure loading shared library: srvmhas10
[main] [21:11:39:391] [Library.load:270] Exception: java.lang.UnsatisfiedLinkError: /u01/app/crs/product/10.2.0/lib32/libsrvmhas10.sl: specified library, or one of its dependencies, does not exist.
[main] [21:11:39:391] [Library.load:275] Exception args = srvmhas10,SHLIB_PATH,/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib
oracle.ops.mgmt.cluster.ClusterException: PRKC-1056 : Failed to get the hostname for node pebudb02
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
SHLIB_PATH="/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/jdk/jre/lib/PA_RISC2.0/server:/u01/app/crs/product/10.2.0/jdk/jre/../lib/PA_RISC2.0:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/srvm/lib32:/u01/app/crs/product/10.2.0/lib32:/u01/app/crs/product/10.2.0/lib:/usr/lib"
[java.lang.UnsatisfiedLinkError: /u01/app/crs/product/10.2.0/lib32/libsrvmhas10.sl: specified library, or one of its dependencies, does not exist.]]]
at oracle.ops.mgmt.cluster.GetActiveNodes.getHostName(GetActiveNodes.java:471)
at oracle.ops.mgmt.cluster.Cluster.getHostName(Cluster.java:1020)
at oracle.ops.opsctl.CommandLineParser.isValidNodeName(CommandLineParser.java:1562)
at oracle.ops.opsctl.CommandLineParser.parse2WordCommandOptions(CommandLineParser.java:1046)
at oracle.ops.opsctl.CommandLineParser.parse(CommandLineParser.java:186)
at oracle.ops.opsctl.OPSCTLDriver.main(OPSCTLDriver.java:115)
PRKC-1056 : Failed to get the hostname for node pebudb02
PRKH-1010 : Unable to communicate with CRS services.
[PRKH-1000 : Unable to load the SRVM HAS shared library
[PRKN-1008 : Unable to load the shared library "srvmhas10"
or a dependent library, from
Solution:
stop crs,
make -f ins_net_client.mk client_sharedlib
and start the service
4 comments:
alprazolam mg can i order xanax online - urine drug test for xanax
generic xanax what does xanax and alcohol do - xanax 0.5 mg effects
buy tramadol online tramadol dosage and dogs - buy tramadol online overnight fedex
xanax online can u overdose xanax - xanax side effects dosage
Post a Comment