dd

dd[@more@]
当时xiongwh第一时间就说,怀疑是bug.5907779,
利用并改造该bug提供的SQL语句,发现sdmdb2确实有类似现象,因此问题定位成功,如下:
--开启event10046会导致oracle 10.2.0.3挂起
--kill受影响的会话,可以让数据库实例恢复正常
备注:看来,对RAC而言,仅挂起启用event10046的节点,
备注:如本例中,sdmdb2上启用alter system,则sdmdb1并不会出问题,只是在pscm程序切到sdmdb1后,才也被触发。
--备注:以后自己也经常看note:401435.1,这样就不会还奇怪老熊问题定位得这么快了,呵呵
--所以当时并没做gather_stat。只是错误的开启了event10046,也会触发挂起啊
SELECT u.INST_ID, u.sid, u.username, e.event
FROM gv$session u, gv$session_wait e
WHERE u.sid = e.sid
AND u.INST_ID = e.INST_ID;
--备注:15:30起已经无法连接入数据库,因此当时无法从sdmdb2执行该语句
--备注:下面为18:05的查询结果,当时pscm已连接到sdmdb1并导致后者也开始异常
--备注:所以从查询结果来看,sdmdb1也有了很多这种东西
INST_IDSIDUSERNAMEEVENT
2825PARTcursor: pin S wait on X
2829SDM_PARTcursor: pin S wait on X
2831SDM_PARTcursor: pin S wait on X
2840PARTcursor: pin S wait on X
2841SDM_PARTcursor: pin S wait on X
2842SDM_PARTcursor: pin S wait on X
2844SDM_PARTcursor: pin S wait on X
2849SDM_PARTcursor: pin S wait on X
2850PARTPX Deq: Execution Msg
2851XIAOTGcursor: pin S wait on X
2853PARTcursor: pin S wait on X
2856PARTPX Deq: Parse Reply
2857PARTcursor: pin S wait on X
2859SDM_PARTcursor: pin S wait on X
2860PARTcursor: pin S wait on X
2863SDM_PARTcursor: pin S wait on X
2865PARTcursor: pin S wait on X
2866PARTcursor: pin S wait on X
2867SDM_PARTcursor: pin S wait on X
2870SDM_PARTcursor: pin S wait on X
2871PARTcursor: pin S wait on X
2872SDM_PARTcursor: pin S wait on X
2873SDM_PARTcursor: pin S wait on X
2876SDM_PARTcursor: pin S wait on X
2877XIAOTGcursor: pin S wait on X
2878SDM_PARTcursor: pin S wait on X
2879SDM_PARTcursor: pin S wait on X
2881SDM_PARTcursor: pin S wait on X
2884SDM_PARTcursor: pin S wait on X
2886SDM_PARTcursor: pin S wait on X
2887PARTcursor: pin S wait on X
2889SYScursor: pin S wait on X
2891SDM_PARTcursor: pin S wait on X
2892SDM_PARTcursor: pin S wait on X
2894PARTcursor: pin S wait on X
2895SDM_PARTcursor: pin S wait on X
2896SDM_PARTcursor: pin S wait on X
2900SDM_PARTcursor: pin S wait on X
2901SDM_IVRSQL*Net message from client
2902SDM_PARTcursor: pin S wait on X
2905SDM_PARTcursor: pin S wait on X
2906SDM_PARTcursor: pin S wait on X
2908SDM_PARTcursor: pin S wait on X
2909SYScursor: pin S wait on X
2910PARTcursor: pin S wait on X
2913PARTcursor: pin S wait on X
2914SDMI_BASSQL*Net message from client
2915SDM_IVRSQL*Net message from client
2916SDM_PARTcursor: pin S wait on X
2920SDM_PARTcursor: pin S wait on X
2921PARTcursor: pin S wait on X
2922SDM_PARTcursor: pin S wait on X
2924SYScursor: pin S wait on X
2926SDM_PARTcursor: pin S wait on X
2929SDM_PARTcursor: pin S wait on X
2932SDM_PARTcursor: pin S wait on X
2934PARTcursor: pin S wait on X
2937SDM_PARTcursor: pin S wait on X
2939SDM_IVRSQL*Net message from client
2940SDM_PARTcursor: pin S wait on X
2943SDM_PARTcursor: pin S wait on X
2945SDM_PARTcursor: pin S wait on X
2948SDM_PARTcursor: pin S wait on X
2950SDM_PARTcursor: pin S wait on X
2951PARTcursor: pin S wait on X
2953SDM_PARTcursor: pin S wait on X
2955SDM_PARTcursor: pin S wait on X
2957SDM_IVRSQL*Net message from client
2961XIAOTGPX Deq Credit: send blkd
2964DBSNMPcursor: pin S wait on X
2969SDM_PARTcursor: pin S wait on X
2971SDM_IVRSQL*Net message from client
2974SDM_PARTcursor: pin S wait on X
2975SDM_PARTcursor: pin S wait on X
2976SDM_PARTcursor: pin S wait on X
2978PARTcursor: pin S wait on X
2980SDM_PARTcursor: pin S wait on X
2985SDM_IVRSQL*Net message from client
2989SDM_PARTcursor: pin S wait on X
2992SDM_PARTcursor: pin S wait on X
2993SDM_PARTcursor: pin S wait on X
2994SDM_PARTcursor: pin S wait on X
2997SDM_PARTcursor: pin S wait on X
2998SDM_PARTcursor: pin S wait on X
21002SDM_PARTcursor: pin S wait on X
21004SDM_IVRSQL*Net message from client
21005SDM_PARTcursor: pin S wait on X
21006PARTcursor: pin S wait on X
21007SDM_PARTcursor: pin S wait on X
21008PARTcursor: pin S wait on X
21013PARTcursor: pin S wait on X
21015SDM_PARTcursor: pin S wait on X
21017SDM_PARTcursor: pin S wait on X
21018SDM_PARTcursor: pin S wait on X
21019SDM_PARTcursor: pin S wait on X
21020SDM_PARTcursor: pin S wait on X
21021SDM_PARTcursor: pin S wait on X
21023DBSNMPcursor: pin S wait on X
21024XIAOTGcursor: pin S wait on X
21025SDM_PARTcursor: pin S wait on X
21028SDM_PARTcursor: pin S wait on X
21029SDM_PARTcursor: pin S wait on X
21030SDM_PARTcursor: pin S wait on X
151SDM_CCSQL*Net message from client
159SDM_PARTrow cache lock
160SYSMANSQL*Net message from client
21032PARTPX Deq: Execution Msg
21033SDM_PARTcursor: pin S wait on X
21034PARTcursor: pin S wait on X
21035SDM_PARTcursor: pin S wait on X
162SDM_SPMcursor: pin S wait on X
167SDM_PDSQL*Net message from client
168SDM_CCSQL*Net message from client
169SDM_SPMcursor: pin S wait on X
21037SDM_PARTcursor: pin S wait on X
21038SYScursor: pin S wait on X
21039SDM_PARTcursor: pin S wait on X
21040SDM_PARTcursor: pin S wait on X
171SDM_CCSQL*Net message from client
174SDM_PDSQL*Net message from client
178SDM_SPMcursor: pin S wait on X
21042SDM_IVRSQL*Net message from client
21043Streams AQ: qmn slave idle wait
21045SDM_IVRSQL*Net message from client
180SDM_SPMcursor: pin S wait on X
184SDM_SPMcursor: pin S wait on X
189SDM_PARTcursor: pin S wait on X
21046SDM_PARTcursor: pin S wait on X
21049SDM_PARTcursor: pin S wait on X
21051SDM_PARTcursor: pin S wait on X
21054SDM_PARTcursor: pin S wait on X
191SDM_IVRSQL*Net message from client
192SDM_SPMcursor: pin S wait on X
193SDM_PARTSQL*Net message from client
194SDM_SPMcursor: pin S wait on X
21056SDM_PARTcursor: pin S wait on X
21059SDM_PARTcursor: pin S wait on X
21060SDM_IVRSQL*Net message from client
21061PARTSQL*Net message from client
196SDM_SPMcursor: pin S wait on X
1103SDM_PDSQL*Net message from client
1104SDM_CCSQL*Net message from client
21065SDM_PARTcursor: pin S wait on X
21068Streams AQ: waiting for time management or cleanup tasks
21071SYSSQL*Net message from client
21072Streams AQ: qmn coordinator idle wait
1110SDM_SPMcursor: pin S wait on X
1112SDM_PDSQL*Net message from client
1113SDM_PDSQL*Net message from client
1114SDM_IVRSQL*Net message from client
21074SYSSQL*Net message from client
21077rdbms ipc message
21078rdbms ipc message
21080SYSSQL*Net message from client
1121SDM_SPMcursor: pin S wait on X
1126SDM_SPMcursor: pin S wait on X
1127SDM_SPMcursor: pin S wait on X
21081PARTcursor: pin S wait on X
21082rdbms ipc message
21087rdbms ipc message
21088rdbms ipc message
1130SDM_SPMcursor: pin S wait on X
1131SDM_SPMcursor: pin S wait on X
1137SDM_SPMcursor: pin S wait on X
1139SDM_CCSQL*Net message from client
21089rdbms ipc message
21090rdbms ipc message
21091smon timer
21092rdbms ipc message
1140SDM_SPMSQL*Net message from client
1146SDM_SPMcursor: pin S wait on X
1151SDM_SPMcursor: pin S wait on X
21093rdbms ipc message
21094rdbms ipc message
21095rdbms ipc message
21096rdbms ipc message
1153SYSMANSQL*Net message from client
1156SDM_PARTcursor: pin S wait on X
1157SDM_PARTcursor: pin S wait on X
1161LITEMPSQL*Net message from client
21097gcs remote message
21098gcs remote message
21099gcs remote message
21100gcs remote message
1162SDM_SPMcursor: pin S wait on X
1163SDM_CCSQL*Net message from client
1166SDM_PARTcursor: pin S wait on X
21101ges remote message
21102rdbms ipc message
21103rdbms ipc message
21104DIAG idle wait
21105pmon timer
1167SDM_SPMcursor: pin S wait on X
1169SDM_SPMcursor: pin S wait on X
1170SDM_SPMcursor: pin S wait on X
1171SDM_SPMcursor: pin S wait on X
1172SDM_PARTSQL*Net message from client
1175SDM_PARTcursor: pin S wait on X
1176SDM_SPMcursor: pin S wait on X
1178SYSMANSQL*Net message from client
1179SDM_SPMcursor: pin S wait on X
1180SDM_SPMcursor: pin S wait on X
1181SDM_SPMcursor: pin S wait on X
1182SDM_SPMcursor: pin S wait on X
1183SYSMANSQL*Net message from client
1184SDM_SPMcursor: pin S wait on X
1188SDM_SPMcursor: pin S wait on X
1189SDM_SPMcursor: pin S wait on X
1192SDM_SPMcursor: pin S wait on X
1193SDM_IVRSQL*Net message from client
1194SDM_SPMcursor: pin S wait on X
1195SDM_SPMcursor: pin S wait on X
1197SDM_IVRSQL*Net message from client
1198SDM_PARTcursor: pin S wait on X
1201SDM_SPMrow cache lock
1203SDM_SPMcursor: pin S wait on X
1204SDM_SPMrow cache lock
1206SDM_IVRSQL*Net message from client
1207SDM_SPMcursor: pin S wait on X
1209SYSMANSQL*Net message from client
1213SDM_SPMSQL*Net message from client
1216SDM_SPMcursor: pin S wait on X
1217SYSMANSQL*Net message from client
1225SDM_PARTrow cache lock
1226SDM_SPMcursor: pin S wait on X
1227SDM_SPMcursor: pin S wait on X
1228SYSMANSQL*Net message from client
1229SDM_CCSQL*Net message from client
1230SYSMANSQL*Net message from client
1231SDM_SPMcursor: pin S wait on X
1232SDM_SPMcursor: pin S wait on X
1234SDM_IVRSQL*Net message from client
1235SDM_SPMSQL*Net message from client
1238SDM_IVRSQL*Net message from client
1240SDM_IVRSQL*Net message from client
1243SDM_CCSQL*Net message from client
1244SDM_SPMcursor: pin S wait on X
1245SDM_CCSQL*Net message from client
1246SDM_SPMcursor: pin S wait on X
1249SYSMANSQL*Net message from client
1250SYSMANSQL*Net message from client
1251SDM_PARTrow cache lock
1252SDM_CCSQL*Net message from client
1253SDM_PDSQL*Net message from client
1254SYSMANSQL*Net message from client
1255SDM_IVRSQL*Net message from client
1256SDM_SPMcursor: pin S wait on X
1257SDM_PARTrow cache lock
1259SDM_IVRSQL*Net message from client
1262SDM_CCSQL*Net message from client
1265SDM_SPMcursor: pin S wait on X
1267SDM_CCSQL*Net message from client
1268SDM_SPMcursor: pin S wait on X
1271SDM_CCSQL*Net message from client
1273XIAOTGPX Deq: Execute Reply
1274SDM_PARTrow cache lock
1275SDM_SPMcursor: pin S wait on X
1276XIAOTGSQL*Net message from client
1277SDM_SPMcursor: pin S wait on X
1278SYSMANSQL*Net message from client
1280SDM_SPMcursor: pin S wait on X
1281DBSNMPSQL*Net message from client
1282SDM_IVRSQL*Net message from client
1283SDM_PDSQL*Net message from client
1284SDM_PARTrow cache lock
1287PARTrow cache lock
1290SDM_IVRSQL*Net message from client
1292SDM_SPMcursor: pin S wait on X
1294SDM_SPMcursor: pin S wait on X
1296SDM_CCSQL*Net message from client
1297SDM_SPMSQL*Net message from client
1298SDM_PARTSQL*Net message from client
1300SDM_SPMcursor: pin S wait on X
1302SDM_SPMcursor: pin S wait on X
1303SDM_SPMcursor: pin S wait on X
1304SDM_CCSQL*Net message from client
1305SDM_PDSQL*Net message from client
1308SDM_SPMcursor: pin S wait on X
1311SDM_SPMcursor: pin S wait on X
1312SDM_SPMcursor: pin S wait on X
1313SDM_SPMcursor: pin S wait on X
1314SDM_PDSQL*Net message from client
1316SDM_PDSQL*Net message from client
1317SDM_SPMcursor: pin S wait on X
1319SDM_SPMcursor: pin S wait on X
1323SDM_SPMcursor: pin S wait on X
1324SDM_SPMcursor: pin S wait on X
1325SDM_SPMcursor: pin S wait on X
1326SDM_PDSQL*Net message from client
1330SDM_SPMcursor: pin S wait on X
1331SDM_SPMcursor: pin S wait on X
1333SDM_SPMSQL*Net message from client
1335SDM_CCSQL*Net message from client
1336SDM_SPMcursor: pin S wait on X
1337SDM_CCSQL*Net message from client
1339SDM_SPMcursor: pin S wait on X

来自 “ ITPUB博客 ” ,链接:http://blog.itpub.net/426772/viewspace-1002474/,如需转载,请注明出处,否则将追究法律责任。

上一篇: 没有了~
user_pic_default.png
请登录后发表评论 登录
全部评论
<%=items[i].createtime%>

<%=items[i].content%>

<%if(items[i].items.items.length) { %>
<%for(var j=0;j
<%=items[i].items.items[j].createtime%> 回复

<%=items[i].items.items[j].username%>   回复   <%=items[i].items.items[j].tousername%><%=items[i].items.items[j].content%>

<%}%> <%if(items[i].items.total > 5) { %>
还有<%=items[i].items.total-5%>条评论 ) data-count=1 data-flag=true>点击查看
<%}%>
<%}%> <%}%>

转载于:http://blog.itpub.net/426772/viewspace-1002474/

评论
添加红包

请填写红包祝福语或标题

红包个数最小为10个

红包金额最低5元

当前余额3.43前往充值 >
需支付:10.00
成就一亿技术人!
领取后你会自动成为博主和红包主的粉丝 规则
hope_wisdom
发出的红包
实付
使用余额支付
点击重新获取
扫码支付
钱包余额 0

抵扣说明:

1.余额是钱包充值的虚拟货币,按照1:1的比例进行支付金额的抵扣。
2.余额无法直接购买下载,可以购买VIP、付费专栏及课程。

余额充值