Oracle 10.2.0.4 RAC vip故障漂移导致监听关闭.

环境:oracle 10.2.0.4 RAC+ASM
故障现象:vip漂移至另一节点导致监听关闭,vip漂移现象随机在2个节点中出现,数据库实例正常,只是vip漂移至另一节点,同时监听offline。
# su - oracle
$ crs_stat -t
Name Type Target State Host
ora....SM1.asm application ONLINE ONLINE p770db1
ora....B1.lsnr application ONLINE OFFLINE
ora....db1.gsd application ONLINE ONLINE p770db1
ora....db1.ons application ONLINE ONLINE p770db1
ora....db1.vip application ONLINE ONLINE p770db2
ora....SM2.asm application ONLINE ONLINE p770db2
ora....B2.lsnr application ONLINE ONLINE p770db2
ora....db2.gsd application ONLINE ONLINE p770db2
ora....db2.ons application ONLINE ONLINE p770db2
ora....db2.vip application ONLINE ONLINE p770db2
ora.zjhorcl.db application ONLINE ONLINE p770db1
ora....orcl.cs application ONLINE ONLINE p770db1
ora....cl1.srv application ONLINE OFFLINE
ora....cl2.srv application ONLINE ONLINE p770db2
ora....l1.inst application ONLINE ONLINE p770db1
ora....l2.inst application ONLINE ONLINE p770db2
然后要用crs_start -all重启后来能恢复,如下:
$ crs_start -all
p770db1 : CRS-1018: Resource ora.p770db1.vip (application) is already running on p770db2
p770db2 : CRS-1019: Resource ora.p770db1.LISTENER_P770DB1.lsnr (application) cannot run on p770db2
Attempting to start `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
Start of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
CRS-0223: Resource 'ora.p770db1.LISTENER_P770DB1.lsnr' has placement error.
========================================================================================
2012-10-11 06:56:21.830: [  CRSRES][11110]32startRunnable: setting CLI values
2012-10-12 13:47:28.205: [  CRSRES][11471]32p770db1 : CRS-1019: Resource ora.p770db2.LISTENER_P770DB2.lsnr (application) cannot run
on p770db1
p770db2 : CRS-1018: Resource ora.p770db2.vip (application) is already running on p770db1
2012-10-12 13:47:28.247: [  CRSRES][11728]32Attempting to start `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2`
2012-10-12 13:47:28.656: [  CRSRES][11986]32StopResource: setting CLI values
2012-10-12 13:47:31.709: [  CRSRES][11728]32Start of `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2` succeeded.
2012-10-12 15:34:14.228: [  CRSAPP][11192]32CheckResource error for ora.p770db1.vip error code = 1
2012-10-12 15:34:14.234: [  CRSRES][11192]32In stateChanged, ora.p770db1.vip target is ONLINE
2012-10-12 15:34:14.235: [  CRSRES][11192]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
2012-10-12 15:34:14.235: [  CRSRES][11192]32StopResource: setting CLI values
2012-10-12 15:34:14.238: [  CRSRES][11192]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
2012-10-12 15:34:14.602: [  CRSRES][11709]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
2012-10-12 15:34:14.602: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
2012-10-12 15:34:14.603: [  CRSRES][11709]32StopResource: setting CLI values
2012-10-12 15:34:14.628: [  CRSRES][11709]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
2012-10-12 15:34:14.716: [  CRSRES][11192]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-12 15:34:14.717: [  CRSRES][11192]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-12 15:34:14.722: [  CRSRES][11192]32ora.p770db1.vip failed on p770db1 relocating.
2012-10-12 15:34:14.750: [  CRSRES][11192]32StopResource: setting CLI values
2012-10-12 15:34:14.754: [  CRSRES][11192]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-12 15:34:15.011: [  CRSRES][11709]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
2012-10-12 15:34:15.011: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-12 15:34:15.019: [  CRSRES][11709]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
2012-10-12 15:34:15.115: [  CRSRES][11709]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
2012-10-12 15:34:15.321: [  CRSRES][11709]32StopResource: setting CLI values
2012-10-12 15:35:32.118: [  CRSRES][11192]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
2012-10-12 15:35:32.181: [  CRSRES][11192]32Attempting to start `ora.p770db1.vip` on member `p770db2`
2012-10-12 15:35:33.824: [  CRSRES][11192]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-13 03:09:02.433: [  CRSEVT][11049]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-13 03:09:02.433: [  CRSEVT][11049]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
ed out for ora.zjhorcl.orcl.cs! (timeout=600)
2012-10-13 03:09:02.433: [  CRSAPP][11049]32CheckResource error for ora.zjhorcl.orcl.cs error code = -2
2012-10-13 03:09:10.452: [  CRSEVT][11562]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-13 03:09:10.453: [  CRSEVT][11562]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
ed out for ora.p770db1.ASM1.asm! (timeout=600)
2012-10-13 03:09:10.453: [  CRSAPP][11562]32CheckResource error for ora.p770db1.ASM1.asm error code = -2
2012-10-13 03:09:10.583: [  CRSEVT][11819]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_2/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-13 03:09:10.583: [  CRSEVT][11819]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_2/bin/racgwrap(check) tim
ed out for ora.zjhorcl.zjhorcl1.inst! (timeout=600)
2012-10-13 03:09:10.583: [  CRSAPP][11819]32CheckResource error for ora.zjhorcl.zjhorcl1.inst error code = -2
2012-10-13 03:09:14.032: [  CRSEVT][12332]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-13 03:09:14.033: [  CRSEVT][12332]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db1.ons! (timeout=600)
2012-10-13 03:09:14.033: [  CRSAPP][12332]32CheckResource error for ora.p770db1.ons error code = -2
2012-10-14 19:32:02.637: [  CRSRES][11089]32startRunnable: setting CLI values
2012-10-14 19:32:03.342: [  CRSRES][11603]32StopResource: setting CLI values
2012-10-14 19:32:03.353: [  CRSRES][11603]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
2012-10-14 19:32:03.792: [  CRSRES][11603]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-14 19:32:03.799: [  CRSRES][11603]32startRunnable: setting CLI values
2012-10-14 19:32:03.799: [  CRSRES][11603]32Attempting to start `ora.p770db1.vip` on member `p770db1`
2012-10-14 19:32:05.520: [  CRSRES][11603]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-14 19:32:05.688: [  CRSRES][11864]32startRunnable: setting CLI values
2012-10-14 19:32:05.696: [  CRSRES][11864]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-14 19:32:06.273: [  CRSRES][12386]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
2012-10-14 19:32:06.576: [  CRSRES][11864]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
2012-10-21 10:29:19.051: [  CRSAPP][11054]32CheckResource error for ora.p770db1.vip error code = 1
2012-10-21 10:29:19.059: [  CRSRES][11054]32In stateChanged, ora.p770db1.vip target is ONLINE
2012-10-21 10:29:19.060: [  CRSRES][11054]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
2012-10-21 10:29:19.060: [  CRSRES][11054]32StopResource: setting CLI values
2012-10-21 10:29:19.070: [  CRSRES][11054]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
2012-10-21 10:29:19.526: [  CRSRES][11828]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
2012-10-21 10:29:19.526: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
2012-10-21 10:29:19.527: [  CRSRES][11828]32StopResource: setting CLI values
2012-10-21 10:29:19.575: [  CRSRES][11828]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
2012-10-21 10:29:19.673: [  CRSRES][11054]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-21 10:29:19.674: [  CRSRES][11054]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-21 10:29:19.684: [  CRSRES][11054]32ora.p770db1.vip failed on p770db1 relocating.
2012-10-21 10:29:19.718: [  CRSRES][11054]32StopResource: setting CLI values
2012-10-21 10:29:19.733: [  CRSRES][11054]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-21 10:29:19.932: [  CRSRES][11828]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
2012-10-21 10:29:19.933: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-21 10:29:19.941: [  CRSRES][11828]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
2012-10-21 10:29:20.116: [  CRSRES][11828]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
2012-10-21 10:29:20.154: [  CRSRES][11828]32StopResource: setting CLI values
2012-10-21 10:30:36.095: [  CRSRES][11054]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
2012-10-21 10:30:36.280: [  CRSRES][11054]32Attempting to start `ora.p770db1.vip` on member `p770db2`
2012-10-21 10:30:37.942: [  CRSRES][11054]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-21 10:30:38.289: [  CRSRES][11932]32CRS-1002: Resource 'ora.p770db1.vip' is already running on member 'p770db2'
2012-10-22 10:51:43.580: [  CRSRES][11262]32startRunnable: setting CLI values
2012-10-22 10:51:44.110: [  CRSRES][11777]32StopResource: setting CLI values
2012-10-22 10:51:44.217: [  CRSRES][11777]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
2012-10-22 10:51:44.976: [  CRSRES][11777]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-22 10:51:44.984: [  CRSRES][11777]32startRunnable: setting CLI values
2012-10-22 10:51:44.984: [  CRSRES][11777]32Attempting to start `ora.p770db1.vip` on member `p770db1`
2012-10-22 10:51:46.757: [  CRSRES][11777]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-22 10:51:46.988: [  CRSRES][11534]32startRunnable: setting CLI values
2012-10-22 10:51:47.006: [  CRSRES][11534]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-22 10:51:47.217: [  CRSRES][12304]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
2012-10-22 10:51:47.763: [  CRSRES][11534]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
2012-10-23 04:23:21.417: [  CRSAPP][11219]32CheckResource error for ora.p770db1.vip error code = 1
2012-10-23 04:23:21.425: [  CRSRES][11219]32In stateChanged, ora.p770db1.vip target is ONLINE
2012-10-23 04:23:21.425: [  CRSRES][11219]32ora.p770db1.vip on p770db1 went OFFLINE unexpectedly
2012-10-23 04:23:21.425: [  CRSRES][11219]32StopResource: setting CLI values
2012-10-23 04:23:21.435: [  CRSRES][11219]32Attempting to stop `ora.p770db1.vip` on member `p770db1`
2012-10-23 04:23:21.876: [  CRSRES][11993]32In stateChanged, ora.zjhorcl.orcl.zjhorcl1.srv target is ONLINE
2012-10-23 04:23:21.877: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv on p770db1 went OFFLINE unexpectedly
2012-10-23 04:23:21.877: [  CRSRES][11993]32StopResource: setting CLI values
2012-10-23 04:23:21.888: [  CRSRES][11993]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1`
2012-10-23 04:23:22.067: [  CRSRES][11219]32Stop of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-23 04:23:22.067: [  CRSRES][11219]32ora.p770db1.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-23 04:23:22.074: [  CRSRES][11219]32ora.p770db1.vip failed on p770db1 relocating.
2012-10-23 04:23:22.133: [  CRSRES][11219]32StopResource: setting CLI values
2012-10-23 04:23:22.157: [  CRSRES][11219]32Attempting to stop `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-23 04:23:22.295: [  CRSRES][11993]32Stop of `ora.zjhorcl.orcl.zjhorcl1.srv` on member `p770db1` succeeded.
2012-10-23 04:23:22.296: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-23 04:23:22.309: [  CRSRES][11993]32ora.zjhorcl.orcl.zjhorcl1.srv failed on p770db1 relocating.
2012-10-23 04:23:22.344: [  CRSRES][11993]32Cannot relocate ora.zjhorcl.orcl.zjhorcl1.srvStopping dependents
2012-10-23 04:23:22.388: [  CRSRES][11993]32StopResource: setting CLI values
2012-10-23 04:24:38.655: [  CRSRES][11219]32Stop of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
2012-10-23 04:24:38.734: [  CRSRES][11219]32Attempting to start `ora.p770db1.vip` on member `p770db2`
2012-10-23 04:24:40.474: [  CRSRES][11219]32Start of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-23 13:50:39.656: [  CRSRES][11257]32startRunnable: setting CLI values
2012-10-23 13:50:40.032: [  CRSRES][11771]32StopResource: setting CLI values
2012-10-23 13:50:40.042: [  CRSRES][11771]32Attempting to stop `ora.p770db1.vip` on member `p770db2`
2012-10-23 13:50:40.607: [  CRSRES][11771]32Stop of `ora.p770db1.vip` on member `p770db2` succeeded.
2012-10-23 13:50:40.614: [  CRSRES][11771]32startRunnable: setting CLI values
2012-10-23 13:50:40.614: [  CRSRES][11771]32Attempting to start `ora.p770db1.vip` on member `p770db1`
2012-10-23 13:50:42.336: [  CRSRES][11771]32Start of `ora.p770db1.vip` on member `p770db1` succeeded.
2012-10-23 13:50:42.508: [  CRSRES][11776]32startRunnable: setting CLI values
2012-10-23 13:50:42.517: [  CRSRES][11776]32Attempting to start `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1`
2012-10-23 13:50:43.251: [  CRSRES][12298]32CRS-1002: Resource 'ora.zjhorcl.orcl.cs' is already running on member 'p770db1'
2012-10-23 13:50:43.517: [  CRSRES][11776]32Start of `ora.p770db1.LISTENER_P770DB1.lsnr` on member `p770db1` succeeded.
$
$ more ora.p770db1.vip.log
Oracle Database 10g CRS Release 10.2.0.4.0 Production Copyright 1996, 2008 Oracle. All rights reserved.
2012-08-23 15:07:17.902: [    RACG][1] [15466872][1][ora.p770db1.vip]:
entstat: 0909-004 Unable to get statistics on device en0, errno = 69
Invalid parameters, or failed to bring up VIP (host=p770db1)
2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
_1
2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.509s
2012-08-23 15:07:17.903: [    RACG][1] [15466872][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
1, time = 0.685s
2012-09-23 10:43:34.433: [    RACG][1] [6815926][1][ora.p770db1.vip]: Invalid parameters, or failed to bring up VIP (host=p770db1)
2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db_
1
2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 4.682s
2012-09-23 10:43:34.442: [    RACG][1] [6815926][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status = 1
, time = 5.068s
2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]:
entstat: 0909-004 Unable to get statistics on device en0, errno = 69
Invalid parameters, or failed to bring up VIP (host=p770db1)
2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
_1
2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.564s
2012-10-12 15:34:14.222: [    RACG][1] [18809030][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
1, time = 0.712s
2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]:
entstat: 0909-004 Unable to get statistics on device en0, errno = 69
Invalid parameters, or failed to bring up VIP (host=p770db1)
2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
_1
2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
2012-10-21 10:29:19.043: [    RACG][1] [18546790][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.541s
2012-10-21 10:29:19.044: [    RACG][1] [18546790][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
1, time = 0.716s
2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]:
entstat: 0909-004 Unable to get statistics on device en0, errno = 69
Invalid parameters, or failed to bring up VIP (host=p770db1)
2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: env ORACLE_CONFIG_HOME=/oracle/product/10.2.0/db
_1
2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: cmd = /oracle/product/10.2.0/db_1/bin/racgeut -e
USRORA_DEBUG=0 54 /oracle/product/10.2.0/db_1/bin/racgvip check p770db1
2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: clsrcexecut: rc = 1, time = 0.595s
2012-10-23 04:23:21.410: [    RACG][1] [18415718][1][ora.p770db1.vip]: end for resource = ora.p770db1.vip, action = check, status =
1, time = 0.751s
===================================================================================================
2012-09-26 07:45:11.000: [  CRSEVT][11666]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-09-26 07:45:11.000: [  CRSEVT][11666]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-09-26 07:45:11.000: [  CRSAPP][11666]32CheckResource error for ora.p770db2.vip error code = -2
2012-09-26 07:46:44.036: [  CRSEVT][11668]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-09-26 07:46:44.036: [  CRSEVT][11668]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-09-26 07:46:44.036: [  CRSAPP][11668]32CheckResource error for ora.p770db2.vip error code = -2
2012-09-26 07:48:17.067: [  CRSEVT][11670]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-09-26 07:48:17.067: [  CRSEVT][11670]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-09-26 07:48:17.067: [  CRSAPP][11670]32CheckResource error for ora.p770db2.vip error code = -2
2012-09-26 21:27:23.866: [  CRSEVT][11581]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-09-26 21:27:23.866: [  CRSEVT][11581]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-09-26 21:27:23.866: [  CRSAPP][11581]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:26:47.076: [  CRSEVT][11737]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:26:47.076: [  CRSEVT][11737]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:26:47.076: [  CRSAPP][11737]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:28:20.116: [  CRSEVT][11739]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:28:20.116: [  CRSEVT][11739]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:28:20.116: [  CRSAPP][11739]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:29:53.146: [  CRSEVT][11743]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:29:53.146: [  CRSEVT][11743]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:29:53.146: [  CRSAPP][11743]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:31:26.182: [  CRSEVT][11745]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:31:26.182: [  CRSEVT][11745]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:31:26.182: [  CRSAPP][11745]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:32:59.221: [  CRSEVT][11748]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:32:59.222: [  CRSEVT][11748]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:32:59.222: [  CRSAPP][11748]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-03 23:34:32.255: [  CRSEVT][11751]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-03 23:34:32.255: [  CRSEVT][11751]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-03 23:34:32.255: [  CRSAPP][11751]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:07:13.137: [  CRSEVT][11639]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:07:13.137: [  CRSEVT][11639]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:07:13.138: [  CRSAPP][11639]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:08:46.175: [  CRSEVT][11641]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:08:46.175: [  CRSEVT][11641]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:08:46.176: [  CRSAPP][11641]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:10:19.207: [  CRSEVT][11644]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:10:19.207: [  CRSEVT][11644]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:10:19.207: [  CRSAPP][11644]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:11:52.236: [  CRSEVT][11648]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:11:52.236: [  CRSEVT][11648]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:11:52.236: [  CRSAPP][11648]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:13:25.268: [  CRSEVT][11652]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:13:25.269: [  CRSEVT][11652]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:13:25.269: [  CRSAPP][11652]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-06 06:14:58.307: [  CRSEVT][11654]32CAAMonitorHandler :: 0:Could not join /oracle/product/10.2.0/db_1/bin/racgwrap(check)
category: 1234, operation: scls_process_join, loc: childcrash, OS error: 0, other: Abnormal termination of the child
2012-10-06 06:14:58.307: [  CRSEVT][11654]32CAAMonitorHandler :: 0:Action Script /oracle/product/10.2.0/db_1/bin/racgwrap(check) tim
ed out for ora.p770db2.vip! (timeout=60)
2012-10-06 06:14:58.307: [  CRSAPP][11654]32CheckResource error for ora.p770db2.vip error code = -2
2012-10-11 06:55:01.756: [  CRSAPP][11628]32CheckResource error for ora.p770db2.vip error code = 1
2012-10-11 06:55:01.761: [  CRSRES][11628]32In stateChanged, ora.p770db2.vip target is ONLINE
2012-10-11 06:55:01.761: [  CRSRES][11628]32ora.p770db2.vip on p770db2 went OFFLINE unexpectedly
2012-10-11 06:55:01.761: [  CRSRES][11628]32StopResource: setting CLI values
2012-10-11 06:55:01.765: [  CRSRES][11628]32Attempting to stop `ora.p770db2.vip` on member `p770db2`
2012-10-11 06:55:02.390: [  CRSRES][11889]32In stateChanged, ora.zjhorcl.orcl.zjhorcl2.srv target is ONLINE
2012-10-11 06:55:02.390: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv on p770db2 went OFFLINE unexpectedly
2012-10-11 06:55:02.391: [  CRSRES][11889]32StopResource: setting CLI values
2012-10-11 06:55:02.416: [  CRSRES][11889]32Attempting to stop `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2`
2012-10-11 06:55:02.532: [  CRSRES][11628]32Stop of `ora.p770db2.vip` on member `p770db2` succeeded.
2012-10-11 06:55:02.543: [  CRSRES][11628]32ora.p770db2.vip RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-11 06:55:02.605: [  CRSRES][11628]32ora.p770db2.vip failed on p770db2 relocating.
2012-10-11 06:55:02.680: [  CRSRES][11628]32StopResource: setting CLI values
2012-10-11 06:55:02.684: [  CRSRES][11628]32Attempting to stop `ora.p770db2.LISTENER_P770DB2.lsnr` on member `p770db2`
2012-10-11 06:55:03.613: [  CRSRES][11889]32Stop of `ora.zjhorcl.orcl.zjhorcl2.srv` on member `p770db2` succeeded.
2012-10-11 06:55:03.614: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv RESTART_COUNT=0 RESTART_ATTEMPTS=0
2012-10-11 06:55:03.658: [  CRSRES][11889]32ora.zjhorcl.orcl.zjhorcl2.srv failed on p770db2 relocating.
2012-10-11 06:55:03.684: [  CRSRES][11889]32Cannot relocate ora.zjhorcl.orcl.zjhorcl2.srvStopping dependents
2012-10-11 06:55:03.698: [  CRSRES][11889]32StopResource: setting CLI values
2012-10-11 06:56:19.120: [  CRSRES][11628]32Stop of `ora.p770db2.LISTENER_P770DB2.lsnr` on member `p770db2` succeeded.
2012-10-11 06:56:19.160: [  CRSRES][11628]32Attempting to start `ora.p770db2.vip` on member `p770db1`
2012-10-11 06:56:20.894: [  CRSRES][11628]32Start of `ora.p770db2.vip` on member `p770db1` succeeded.
2012-10-12 13:47:25.650: [  CRSRES][11649]32startRunnable: setting CLI values
2012-10-12 13:47:26.054: [  CRSRES][11907]32StopResource: setting CLI values
2012-10-12 13:47:26.068: [  CRSRES][11907]32Attempting to stop `ora.p770db2.vip` on member `p770db1`
2012-10-12 13:47:26.508: [  CRSRES][11907]32Stop of `ora.p770db2.vip` on member `p770db1` succeeded.
2012

vip日志中显示:
2012-08-23 15:07:17.902: [ RACG][1] [15466872][1][ora.p770db1.vip]:
entstat: 0909-004 Unable to get statistics on device en0, errno = 69
Invalid parameters, or failed to bring up VIP (host=p770db1)
这网卡是否有问题,还有防火墙是否做过切换端口等操作?
是aix的系统吗?http://www-01.ibm.com/support/docview.wss?uid=isg1IV22840 找到个描述你看看符合不
Edited by: 小电工II on 2012-10-24 下午11:54

Similar Messages

  • Oracle11g r2 Grid/RAC  VIP failover instead of SCAN VIP failover

    Dear Experts and Gurus
    Our Platform: 2-Node ORACLE11G r2 RAC/GRID 11.2.0.1.0
    ReadHat Enterprise Linux5.3 64 bit
    We have not available the DNS Server for used to SCAN feature of Oracle11g r2 GRID/RAC.
    we have successfully deployed the the setup using scan-vip in /etc/host in our production site.
    we want to used the Oracle11g r2 Grid/RAC as Oracle10g r2 RAC/Oracle11g r1 RAC(VIP Failover)
    plz find the default configurations of my setup.
    cat /etc/hosts
    #public
    xxx.xxx.0.1 xyz-ch-aaadb-01
    xxx.xxx.0.2 xyzl-ch-aaadb-02
    #Virtual
    xxx.xxx.0.3 xyz-ch-aaadb-01-vip
    xxx.xxx.0.4 xyz-ch-aaadb-02-vip
    #Private
    10.10.0.1 xyz-ch-aaadb-01-priv
    10.10.0.2 xyz-ch-aaadb-01-priv
    #Scan
    xxx.xxx.0.5 rac-scan
    cat listener.ora
    listener.ora in both the RAC nodes
    LISTENER=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER)))) # line added by Agent
    LISTENER_SCAN1=(DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=IPC)(KEY=LISTENER_SCAN1)))) # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER_SCAN1=ON # line added by Agent
    ENABLE_GLOBAL_DYNAMIC_ENDPOINT_LISTENER=ON # line added by Agent
    cat tnsnames.ora.
    AAADB =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = rac-scan)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = aaadb)
    aaadb2 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xyz-ch-aaadb-02-vip)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = aaadb)
    (INSTANCE_NAME = aaadb2)
    aaadb1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = xyz-ch-aaadb-01-vip)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = aaadb)
    (INSTANCE_NAME = aaadb1)
    listener parameters
    RAC-NODE1
    SQL> show parameter listener
    NAME TYPE VALUE
    listener_networks string
    local_listener string (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xyz-ch-aaadb-01-vip)(PORT=1521))))
    remote_listener string rac-scan:1521
    RAC-NODE2
    SQL> show parameter listener
    NAME TYPE VALUE
    listener_networks string
    local_listener string (DESCRIPTION=(ADDRESS_LIST=(ADDRESS=(PROTOCOL=TCP)(HOST=xyz-ch-aaadb-02-vip)(PORT=1521))))
    remote_listener string rac-scan:1521
    listener status
    RAC Node-1
    [oracle@aaarac1 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 30-AUG-2011 23:43:50
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 30-AUG-2011 22:31:34
    Uptime 0 days 1 hr. 12 min. 15 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/aaarac1/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xyz-ch-aaadb-01-vip)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.0.1)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM1", status READY, has 1 handler(s) for this service...
    Service "aaadb" has 1 instance(s).
    Instance "aaadb1", status READY, has 1 handler(s) for this service...
    Service "aaadbXDB" has 1 instance(s).
    Instance "aaadb1", status READY, has 1 handler(s) for this service...
    The command completed successfully
    RAC Node-2
    [oracle@aaarac2 ~]$ lsnrctl status
    LSNRCTL for Linux: Version 11.2.0.1.0 - Production on 30-AUG-2011 23:44:27
    Copyright (c) 1991, 2009, Oracle. All rights reserved.
    Connecting to (ADDRESS=(PROTOCOL=tcp)(HOST=)(PORT=1521))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Linux: Version 11.2.0.1.0 - Production
    Start Date 30-AUG-2011 22:08:45
    Uptime 0 days 1 hr. 35 min. 42 sec
    Trace Level off
    Security ON: Local OS Authentication
    SNMP OFF
    Listener Parameter File /u01/app/11.2.0/grid/network/admin/listener.ora
    Listener Log File /u01/app/oracle/diag/tnslsnr/aaarac2/listener/alert/log.xml
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=ipc)(KEY=LISTENER)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xyz-ch-aaadb-02-vip)(PORT=1521)))
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=xxx.xxx.0.2)(PORT=1521)))
    Services Summary...
    Service "+ASM" has 1 instance(s).
    Instance "+ASM2", status READY, has 1 handler(s) for this service...
    Service "aaadb" has 1 instance(s).
    Instance "aaadb2", status READY, has 1 handler(s) for this service...
    Service "aaadbXDB" has 1 instance(s).
    Instance "aaadb2", status READY, has 1 handler(s) for this service...
    The command completed successfully
    plz suggest the provide the step to configure the listener.ora and tnsnames.ora for use the Oracle11g r2 Grid/RAC to use as
    VIP failover instead of SCAN-VIP failover.
    Regards
    Hitgon
    Edited by: hitgon on Aug 31, 2011 12:14 AM

    hitgon wrote:
    Dear Experts and Gurus
    plz suggest the provide the step to configure the listener.ora and tnsnames.ora for use the Oracle11g r2 Grid/RAC to use as
    VIP failover instead of SCAN-VIP failover.
    Regards
    Hitgon
    Hi,
    Have a read http://download.oracle.com/docs/cd/E11882_01/network.112/e10836/advcfg.htm#NETAG348
    Hope it helps
    CHeers

  • Putting Oracle Apps 11i on 10g RAC using VMware

    Hello All,
    I am building a Oracle Applications 11i on 10g RAC, using VMware..Since there aren't any docs I could find on internet explaining how to do this, I have come up with my own. I have combined the MEtalink doc:362135.1 and the docs describing building a 10gRAC "database" using VMware..I want to know if the below process is good enough to get the required results:
    Steps:
    -Install VMware on HOST m/c
    -Configure 1st virtual m/c, say RAC1
    -Install RHEL on RAC1
    -Install 11i with 9i database on the local SCSI bus- SCSI 0:0
    -Install VMware client tools
    -Create a new ethernet adapter(for private interconnect) on RAC1
    -Create shared disks on RAC1
    -Partition the disks
    -Add the disks as RAW devices in /etc/rawdevices
    -Clone RAC1 to a new virtual m/c,say RAC2
    -Delete the 11i apps directories from its local SCSI bus..since these would be redundant on RAC2
    -Install Clusterware s/w on RAC1 using the same oraInventory that is used by the Applications 11i installation-
    -Install the 10g DB software and create ASM instances using dbca
    -Install Database componenets from 10g companion CD
    -Upgrade CRS abd DB s/w to 10.2.0.4
    -Upgrade the 9i database to 10g using dbua from the 10g ORACLE_HOME
    -Convert the newly upgraded 10g databse to RAC using the rconfig tool
    -Post migration steps for RAC
    -Enable AutoConfig on the Applications Database tier
    - Follow the "Establish Applications Environment for RAC" section from Doc:362135.1
    -Configure PArallel Concurrent Processing(PCP)
    Thanks,
    Sandeep

    (Considering that there are only 2 nodes the scenario the steps would be as follows:
    1. Install RAC using the steps provided at the link:
    http://oracle-base.com/articles/10g/OracleDB10gR2RACInstallationOnCentos4UsingVMware.php
    2.On RAC1 create a single instance of Oracle 11i (Both DB and Apps are on the same node)
    3. Follow the steps outlined in the Note:362135.1
    One thing to note is that the steps are the same whether the nodes are real or virtual.

  • Recommended patches on oracle 10.2.0.4 RAC database and CRS

    Hi,
    This week I am planning to upgrade my oracle 10.2.0.2 RAC database oracle 10.2.0.4.
    Also, I want to apply if any recommended patches we can apply on 10.2.0.4 database or on CRS 10.2.0.4
    I searched in metalink, but in vain i didn't get any exact patches recommended on 10.2.0.4.
    If you have any patch numbers that need to be applied on oracle 10.2.0.4 RAC database, please provide me.
    Thanks,
    Mahi

    Check out MOS Doc 756671.1 - Oracle Recommended Patches -- Oracle Database
    HTH
    Srini

  • How to drop oracle 10.2.0.4 rac database on RHEL5

    Hi,
    I am having oracle 10.2.0.4 rac database with ASM configuration on RHEL5. Every week/day i take rman level 0 / level 1 backups by using RMAN into disk. Now i would like to test those backups. For that i need to drop this existing database and restrore, recovery from those backups. My database is configured with asm that is having two disk groups.
    DATA for storing data
    FRA for archive logs
    How can i drop the rac 10.2.0.4 database and restore & recovery database from RMAN backups with asm. Could any one send clean steps for this testing?
    Thanks
    Vamshi
    Edited by: user12052260 on Jun 17, 2011 10:41 AM
    Edited by: user12052260 on Jun 17, 2011 10:41 AM

    I asked about instances. Before performing your steps is it mandatory to bring down all the oracle instances. Before droping this database how to deregister these services from clusterware? After recover the database how to register the database services with clusterware?if you want to register/de-register, you need to use SRVCTL in clusterware. commands to ADD/REMOVE from clusterware, refer this below note.
    http://download.oracle.com/docs/cd/E14072_01/server.112/e10595/restart005.htm

  • Fresh Instalation of Oracle E-bussiness suite with RAC database

    Hi,
    Could you pls give me a high level overview steps for Fresh Installation of E-Bussines suite 11i/R12 with RAC database?
    Thanks
    John

    RapidWiz does not have the feature of installing Oracle Apps 11i/R12 with RAC. Refer to the following links for more details about the installation steps.
    11i (11.5.10.2+ virtual) Documentation Library
    http://download-uk.oracle.com/docs/cd/B25516_14/current/html/docset.html
    Release 12.0.4 Documentation Library
    http://download.oracle.com/docs/cd/B40089_09/current/html/docset.html
    For RAC configuration, depending on your application/database version, please refer to the following note (All relevant notes/documents for configuring 11i/R12 with 9i/10g/11g RAC database are listed in this note):
    Note: 745759.1 - Oracle E-Business Suite and Oracle Real Application Clusters Documentation Roadmap
    https://metalink2.oracle.com/metalink/plsql/ml2_documents.showDocument?p_database_id=NOT&p_id=745759.1

  • Oracle 10.2.0.5 RAC to 12c CDB/PDB Upgrade

    We have a three node Oracle 10.2.0.5 RAC on OEL 5u3 64bit. We want to migrate to 12c CDB/PDB three node RAC on OL6u5 64bit. What is the best process? The segment size of the 10.2 database is nearly 1TB.

    Pl identify what metric defines "best" ?
    Check the various options available at Oracle Database Upgrade

  • Problem with Oracle 10g RAC VIP network setting at Solaris 9

    Dear All,
    I have tried to set up a Oracle 10g RAC Release 2.
    With OS solaris 9, and 2 nodes.
    The nodes setting as the following:
    nodes 1:
    Public address: 172.16.0.121
    Private address: 192.168.0.121, 192.168.1.121 (dual path for heart beat)
    nodes 2:
    Public address: 172.16.0.122
    Private address: 192.168.0.122, 192.168.1.122
    And i have assigned two IP adress 172.16.0.131, 172.16.0.132 as the VIP address for the
    RAC.
    And the following is the /etc/hosts file:
    root@shk01 # cat /etc/hosts
    # Internet host table
    127.0.0.1 localhost
    # public address
    172.16.0.121 shk01 loghost
    172.16.0.122 shk02
    # heart beat
    192.168.0.121 shk01-priv1
    192.168.1.121 shk01-priv2
    192.168.0.122 shk02-priv1
    192.168.1.122 shk02-priv2
    # VIP address
    172.16.1.131 vip-shk01
    172.16.1.132 vip-shk02
    But when i run the command "$ ./runcluvfy.sh comp nodecon -n shk01,shk02 -verbose"
    it shows the error:
    ERROR:
    Could not find a suitable set of interfaces for VIPs.
    Result: Node connectivity check failed.
    I did try to add the VIP address on bge0:1, as i using bge0 for the public address.
    Both nodes i did using the same interface name for it.
    Anyone have idea for me to check out the error?
    Also, I have other question about the raw device.
    As there is option for setting for ASM or raw device. If choosing raw device, does it mean that it just need to
    format the storage disk but without newfs it? And then the Oracle program will able to handle it?
    Thanks,
    Xentar

    You don't seem to state categorically that you are using Solaris Cluster, so I'll assume it since this is mainly a forum about Solaris Cluster (and IMHO, Solaris Cluster with Clusterware is better than Clusterware on its own).
    Clusterware has to see the same device names from all cluster nodes. This is why Solaris Cluster (SC) is a positive benefit over Clusterware because SC provides an automatically managed, consistent name space. Clusterware on its own forces you to manage either the symbolic links (or worse mknods) to create a consistent namespace!
    So, given the SC consistent namespace you simple add the raw devices into the ASM configuration, i.e. /dev/did/rdsk/dXsY. If you are using Solaris Volume Manager, you would use /dev/md/<setname>/rdsk/dXXX and if you were using CVM/VxVM you would use /dev/vx/rdsk/<dg_name>/<dev_name>.
    Of course, if you genuinely are using Clusterware on its own, then you have somewhat of a management issue! ... time to think about installing SC?
    Tim
    ---

  • ORA-12505 error with oracle 11.2.0.2 RAC Grid

    Hi,
    We have just installed Oracle 11.2.0.2 with oracle clusterware. Every thing went well during the installation, How ever after install we can not connect to the RAC instance from clients, through jdbc OR oracle sql developer.
    We get following error:
    ORA-12505, TNS:listener does not currently know of SID given in connect descriptor.
    After the installation we created service (myrac) through OEM Cluster Managed Database Services tab. and We are using service name as following:
    jdbc:oracle:thin:@orap-cluster.mydomain.com:1521:myrac
    Here below is Service TNS string:
    myrac = (DESCRIPTION = (ADDRESS = (PROTOCOL = TCP)(HOST = orap-cluster.mydomain.com)(PORT = 1521))(LOAD_BALANCE = YES)(CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME = myrac)))
    Any help..??
    Cheers

    HI,
    to clarify:
    if you try with
    <SERVER>:<PORT>:<SID> you are accessing the server with a database SID, whereas
    <SERVER>:<PORT>/<SERVICE> will access a service.
    The SCAN Listener only know of services, and not of database SIDs.
    This is the reason you should always create separate services for your RAC databases, since only they are registered. If you connect via. a service the listener will forward you to (one of) the corresponding instances servicing the service.
    Database SIDs are only known to the local listener on the node (not to the SCAN listener). And SIDs actually should not be used anymore.
    However if you still need to access the SID you can use the virtual hostname of the server resp. the VIP address of the server in the connection and this will work:
    <VIP>:<PORT>:<SID>
    Note the SID of a RAC database is either myrac1 or myrac_1 (depending on administrator or policy managed database).
    I still would recommend using services and not SIDs.
    Furthermore the SCAN can only be resolved correctly by 11.2 clients.
    Any pre 11.2 client should use an address_list containing the SCAN VIPs:
    PRE112 =
    (DESCRIPTION =
    (LOAD_BALANCE=ON)
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.41)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.42)(PORT = 1521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.43)(PORT = 1521))
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = pre112)
    If a application server does not understand / then try using the TNSNAMES entry directly:
    jdbc:oracle:thin:@(DESCRIPTION = (LOAD_BALANCE=ON)(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.41)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.42)(PORT = 1521))(ADDRESS = (PROTOCOL = TCP)(HOST = 192.168.1.43)(PORT = 1521))(CONNECT_DATA = (SERVER = DEDICATED)(SERVICE_NAME = pre112)))
    Hope that helps
    Regards
    Sebastian

  • Oracle Linux 6.2 with RAC 11g cluster install fails on root.sh ioctl

    I have 2 HP Servers I'm trying to install a cluster to.
    I've tried Oracle Linux 6.2 and 6.3 with the same error on both nodes when running the root.sh script.
    I have tried the permissions, run-levels, etc that I have found in the forum and nothing has worked except the deconfigure works great. /u01/app/11.2.0/grid/crs/install/rootcrs.pl -deconfig -force
    root.sh Errors:
    Adding daemon to inittab
    CRS-4124: Oracle High Availability Services startup failed.
    CRS-4000: Command Start failed, or completed with errors.
    ohasd failed to start: Inappropriate ioctl for device
    ohasd failed to start at /u01/app/11.2.0/grid/crs/install/rootcrs.pl line 443.
    I can't see whats wrong, I did use ASM to configure iSCSI disks from a storage device which appeared to work correctly:
    # oracleasm listdisks
    VOL1
    VOL2
    VOL3
    VOL5
    # ls /dev/oracleasm/disks/
    VOL1 VOL2 VOL3 VOL5
    When I created the disks with ASM I used multipath successfuly:
    # oracleasm createdisk VOL1 /dev/mapper/23535333762373932
    The other node can see the disks just fine with oracleasm listdisks
    I chose 3 disks for the OCR - VOL1-3
    There was one forum work around to edit the $GRID_HOME/crs/install/s_crsconfig_lib.pm which I did no Oracle Linux 6.3 to no avail. I also tried using NFS mounted volumes for the OCR drives but got the same error.
    Using the install: linux.x64_11gR2_grid

    oracleasm (aka asmlib) may not be supported on RHEL(OEL) 6.x. You do NOT need asmlib and it's days are numbered.
    upon review of this document, even though it was for 10g, it still appears to be relevant
    "10g: Using Openfiler iSCSI with an Oracle RAC database on Linux [ID 371434.1]"
    and
    udev utility can be used for disk mounting consistency between the nodes. It is the preferred tool. Note:371814.1 explains how to use the udev option.
    and
    Can't install GI 11gr2 (11.2.0.3) root.sh fail
    Edited by: onedbguru on Dec 13, 2012 3:40 PM

  • Oracle 11.2.0.3 RAC behavior

    Does anyone know which is the normal behavior of a RAC 11.2.0.2 after a failure?, im doing HA tests and i want to certify if my rac works fine.
    Like:
    What happen if i lose one of my public interfaces eth0?
    What happen if i lose one of my privates interfaces eth1?
    One of the nodes is rebooted...
    if ASM goes down?
    what would be the behaviour of the local listener or the scan listener and the database services? they relocate?
    And what happen when the problem is solved?
    do they have to move back automatically to the initial node?
    Thanks

    What happen if i lose one of my public interfaces eth0?
    You will lose virtual adapters GI plumbed on that node. Consequently, Your local resources dependent on the virtual adapters (local listener, ora.net1.network and ons) will go offline, while asm and its diskgroups will remain available. Cluster resources like VIPs, scan and scan listener will failover and the DB will remain online.
    What happen if i lose one of my privates interfaces eth1?
    One of the nodes is rebooted...
    If there are no issues with the node, it will join the cluster and local resources will become online and the node specific cluster resources will failover back to this node. Scan and scanvip may not move back to this node.
    if ASM goes down?
    If ASM goes down on one node, then cluster resources(scan, scan vip and node vip) will failover and the DB instance would crash on this node.
    And what happen when the problem is solved?
    (refer to reboot scenario above)
    do they have to move back automatically to the initial node?
    Node specific resources like the node vip will failover back to the node, but the scan and scan vip may not.
    HTH

  • Oracle 9i Standalone to 10g RAC ??

    We have Oracle 9i on Solaris 9 with about 2 TB of data/index on SAN. We want to migrate this to 2 new boxes running Solaris 10 and Oracle 10g RAC -- storage SAN. What should be the best approach considering:
    1. Fastest copying method for data/index from existing system (Solaris 9/Oracle 9i -> Solaris 10/Oracle 10g -- all on separate machines).
    2. No return to 9i, once it 10g, stay Stanalone and/or RAC.
    3. If 10g Standalone to RAC creates problem, stay on 10g Standalone and try later.
    4. If ASM creates any issue, stay non-ASM/RAW files and try later.
    Thanks.

    Hi Sairam,
    Due to the size of our Production environments we have decided not to pursue the MCOD option.
    Eg: Take a QA environment which consists of SRM and BW and we have multiple nodes with both installed on each node. Now if I were to go the MCOD option then these instances can connect to one large Oracle File System using different schema's. 
    What I'm trying to establish is in that one RAC, is it possible to have the multiple database instances on each node (SRM, BW etc) connect to multiple Oracle File Systems ie SRM connect to its own OFS and BW to its own instead of the one large shared OFS?
    Hope this makes sense! Easier if I could upload a diagram!
    Regards,
    Chengappa

  • Oracle listener problem in 9204 rac

    Hi ,
    I have an oracle database running in rac .
    Platform - solaris 8
    RDBMS version - 9204
    I am two nodes on which the individual instances runs
    The dbname is PSFTP AND the node 1 is PSFTP1 AND node 2 is PSFTP2
    I am unable to connect to the first node
    /u00/app/oracle/product/92/network/log $ sqlplus <uid>/<passwd>@psftp
    SQL*Plus: Release 9.2.0.4.0 - Production on Thu Aug 19 15:41:51 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
    descriptor
    Enter user-name:
    /u00/app/oracle/product/92/network/log $ sqlplus uid>/<passwd>@psftp1
    SQL*Plus: Release 9.2.0.4.0 - Production on Thu Aug 19 15:42:10 2004
    Copyright (c) 1982, 2002, Oracle Corporation. All rights reserved.
    ERROR:
    ORA-12514: TNS:listener could not resolve SERVICE_NAME given in connect
    descriptor
    Init.ora parameter
    local_listener=LISTENER_PSFTP1
    service_names=PSFTP
    Tnsnames.ora
    LISTENER_PSFTP1=(address=(protocol=tcp)(host=10.176.247.230)(port=2521))
    PSFTP =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.176.247.230)(PORT = 2521))
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.176.247.244)(PORT = 2521))
    (LOAD_BALANCE = yes)
    (CONNECT_DATA =
    (SERVER = DEDICATED)
    (SERVICE_NAME = PSFTP)
    (failover_mode =
    (type = select)
    (method = basic)
    (retries = 20)
    (delay = 15)
    PSFTP1 =
    (DESCRIPTION =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.176.247.230)(PORT = 2521))
    (CONNECT_DATA =
    (SERVICE_NAME = PSFTP)
    (INSTANCE_NAME = PSFTP1)
    Listener.ora
    LISTENER =
    (DESCRIPTION_LIST =
    (DESCRIPTION =
    (ADDRESS_LIST =
    (ADDRESS = (PROTOCOL = TCP)(HOST = 10.176.247.230)(PORT = 2521))
    SID_LIST_LISTENER =
    (SID_LIST =
    (SID_DESC =
    (ORACLE_HOME = /u00/app/oracle/product/92)
    (SID_NAME = PSFTP1)
    Listener.log
    TNSLSNR for Solaris: Version 9.2.0.4.0 - Production on 17-AUG-2004 21:58:31
    Copyright (c) 1991, 2002, Oracle Corporation. All rights reserved.
    System parameter file is /u00/app/oracle/product/92/network/admin/listener.ora
    Log messages written to /u00/app/oracle/product/92/network/log/listener.log
    Trace information written to /u00/app/oracle/product/92/network/log/listener.trc
    Trace level is currently 16
    Started with pid=29809
    Listening on: (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.176.247.230)(PORT=2521)))
    TIMESTAMP * CONNECT DATA [* PROTOCOL INFO] * EVENT [* SID] * RETURN CODE
    17-AUG-2004 21:58:31 * (CONNECT_DATA=(CID=(PROGRAM=)(HOST=psfpdb01)(USER=oracle))(COMMAND=status)(ARGUMENTS=64)(SERVICE=LISTENER)(VE
    RSION=153093120)) * status * 0
    17-AUG-2004 21:58:39 * service_register * PSFTP1 * 0
    17-AUG-2004 21:58:39 * service_died * PSFTP1 * 12537
    17-AUG-2004 21:59:39 * service_register * PSFTP1 * 0
    17-AUG-2004 21:59:39 * service_died * PSFTP1 * 12537
    17-AUG-2004 22:00:39 * service_register * PSFTP1 * 0
    17-AUG-2004 22:00:39 * service_died * PSFTP1 * 12537
    17-AUG-2004 22:01:40 * service_register * PSFTP1 * 0
    17-AUG-2004 22:01:40 * service_died * PSFTP1 * 12537
    17-AUG-2004 22:02:40 * service_register * PSFTP1 * 0
    17-AUG-2004 22:02:40 * service_died * PSFTP1 * 12537
    17-AUG-2004 22:03:40 * service_register * PSFTP1 * 0
    17-AUG-2004 22:03:40 * service_died * PSFTP1 * 12537
    17-AUG-2004 22:04:40 * service_register * PSFTP1 *
    LSNRCTL> status
    Connecting to (DESCRIPTION=(ADDRESS=(PROTOCOL=TCP)(HOST=10.176.247.230)(PORT=2521)))
    STATUS of the LISTENER
    Alias LISTENER
    Version TNSLSNR for Solaris: Version 9.2.0.4.0 - Production
    Start Date 17-AUG-2004 21:58:31
    Uptime 1 days 17 hr. 42 min. 55 sec
    Trace Level support
    Security OFF
    SNMP OFF
    Listener Parameter File /u00/app/oracle/product/92/network/admin/listener.ora
    Listener Log File /u00/app/oracle/product/92/network/log/listener.log
    Listener Trace File /u00/app/oracle/product/92/network/log/listener.trc
    Listening Endpoints Summary...
    (DESCRIPTION=(ADDRESS=(PROTOCOL=tcp)(HOST=10.176.247.230)(PORT=2521)))
    Services Summary...
    Service "PSFTP1" has 1 instance(s).
    Instance "PSFTP1", status UNKNOWN, has 1 handler(s) for this service...
    The command completed successfully
    LSNRCTL>
    Thanks
    Prabhakar

    do sqlplus @LISTENER_PSFTP1
    your tns entry is misleading.

  • How to use oracle servcies in roacle 10g rac

    hi all,
    I want to know how to use SERVICES in oracle 10g rac.I know how to create servcies i.e using srvctl create servcies or DBMS_SERVICES.
    I know servcies can be used with JOBS using DBMS_SCHEDULER but i wat ot know besides jobs what are all the things we can used with services.

    Yeah.That's right.
    But in my case mwe are having a ERP applicaiton that has been build on oracle forms, so here we are having aeprate forms.Lets suppose that one form name is MEMBER.
    and i have also created on servcie using
    srvctl add service -d DB -s MEM -r RAC1,RAC2 -a RAC3
    now my question how do i integrate this MEMBER form to services i.e MEM.
    Like we can use in case oj create scheduling jobs using dbms_scheduler, we are having one prameter job_class where er have to specify the name of the parameter
    but in my case how do i integrate it.
    I hope you understandb my question.

  • Strange issue in Oracle ASM on Two node RAC where in one ASM node shows all diskgroup while other node shows  missing node.

    We have Oracle datbase 11gR1 in RAC node with Oracle ASM.Recently our database server got crashed and we are trying to restore back services.
    Using Snapshot technologyBusiness copy we had synced all our disk on storage level. Post this when we are trying to start ASM instance on node 1 it is coming and showing all diskgroups but on other node it is throwing errot with missing e diskgroup.
    ORA-15032: not all alterations performed
    ORA-15040: diskgroup is incomplete
    ORA-15042: ASM disk "5" is missing
    Expert please share your views.
    Thanks,
    Tushar

    The I/O fabric layer on the other node failed to mount all storage LUNs - resulting in ASM being unable to mount a diskgroup as there are missing disks in that group.
    Rebooting is exactly what could be needed to reset the h/w and infrastructure used by that node, in order for it to see all the storage disks again. As node 1 sees all storage disks (and is working), the disk itself on the storage system is intact and usable.
    What is the o/s? What is the fabric layer? What is used on o/s for dealing with the I/O fabric layer?

Maybe you are looking for

  • Baseline date as GR date

    Hi, Baseline date is configured based on Payment Terms, that can be possible using customizing, there is no relation with GR date and other dates. Still if you want set the Baseline date with some other default date or PO date, or GR date, - IT IS PO

  • Fireworks CS3 -- SPRY/HTML Slideshow

    Using Windows XP Pro I have tried many times to get the "Player - Black (SPRY/HTML)" to work in Fireworks CS3 Slideshow creator. All of the other players work except for this one. However, it does work beautifully in Firefox -- just not in Internet E

  • Availability of SP15

    Dear All, We are in the process of upgrading the Solution Manager SP to the latest available.Is SP15 is available for all the software components? I am able to see only up to SP14 in the below mentined URL. Please mention the URL fo SP15,if it is ava

  • Automatic appending of file extension of downloaded files

    Hello, When downloading files with certain extensions (.doc, .xls, .ppt, .tar.bz2), Safari will append an extension to the file after the download is finished (.dot, .xla, .pot, .tar). I don't know what exactly is the case of the problem, but I know

  • Audio Render Prob

    thanks for stopping by this post.. i have a pretty big audio problem happpening in FCP... i have a g5 ppc 2.5 ram with FCP 5.1.4, and i also have a 13'' macbook with intel 2.0 ram and FCP 5.1.4..... the problem is.. when i capture a whole 1 hr tape o