IC79620: USER'S ROUTINE MAY BE TERMINATED ABNORMALLY IF SOME SYSTEMROUTINES WERE RUN IN DB2FMP BEFORE
http://www-01.ibm.com/support/docview.wss?uid=swg1IC79620
APAR status
Closed as program error.
Error description
User's routine was terminated abnormally when the system
routines in the library db2dbroutext were run. The library was
loaded into the db2fmp process.
Typically, the health monitor may run the routine internally.
In the db2diag.log, we would see SQL1224N(0xFFFFFB38) and
SQL1131N(0xFFFFFB95), and the messages like this.
2011-07-01-07.15.31.863793+540 I119867E509 LEVEL: Error
PID : 21361 TID : 46912812083520PROC :
db2sysc
INSTANCE: db2inst1 NODE : 000 DB : TESTDB
APPHDL : 0-15872 APPID:
xxx.xxx.xx.x.xxxxx.xxxxxxxxxxxx
AUTHID : db2inst1
EDUID : 69 EDUNAME: db2agent (TESTDB)
FUNCTION: DB2 UDB, routine_infrastructure,
sqlerInvokeFencedRoutine, probe:40
DATA #1 : Hex integer, 4 bytes
0x8136001C
DATA #2 : Hex integer, 4 bytes
0xFFFFFB38
2011-07-01-07.15.31.864001+540 I120377E509 LEVEL: Error
PID : 21361 TID : 46912812083520PROC :
db2sysc
INSTANCE: db2inst1 NODE : 000 DB : TESTDB
APPHDL : 0-15872 APPID:
xxx.xxx.xx.x.xxxxx.xxxxxxxxxxxx
AUTHID : db2inst1
EDUID : 69 EDUNAME: db2agent (TESTDB)
FUNCTION: DB2 UDB, routine_infrastructure,
sqlerInvokeFencedRoutine, probe:45
DATA #1 : Hex integer, 4 bytes
0x8136001C
DATA #2 : Hex integer, 4 bytes
0xFFFFFB95
2011-07-01-07.15.32.167129+540 E132474E393 LEVEL: Error
PID : 21359 TID : 46912698837312PROC :
db2wdog
INSTANCE: db2inst1 NODE : 000
EDUID : 2 EDUNAME: db2wdog
FUNCTION: DB2 UDB, base sys utilities, sqleChildCrashHandler,
probe:15
DATA #1 : <preformatted>
A non-EDU child crashed. Process id: 31059, OSS term code:
0x102, signal: 9
2011-07-01-07.15.32.167620+540 E132868E3477 LEVEL: Severe
PID : 21361 TID : 46912812083520PROC :
db2sysc
INSTANCE: db2inst1 NODE : 000 DB : TESTDB
APPHDL : 0-15872 APPID:
xxx.xxx.xx.x.xxxxx.xxxxxxxxxxxx
AUTHID : db2inst1
EDUID : 69 EDUNAME: db2agent (TESTDB)
FUNCTION: DB2 UDB, routine_infrastructure, sqlerReturnFmpToPool,
probe:900
DATA #1 : String, 50 bytes
Marking fmp as unstable, fmp is forced or aborted:
.......
Local fix
Not available.
Problem summary
****************************************************************
* USERS AFFECTED: *
* All who run user routine. *
****************************************************************
* PROBLEM DESCRIPTION: *
* As same as Error description. *
****************************************************************
* RECOMMENDATION: *
* Upgrade to Version 9.7 FixPack 6. *
****************************************************************
Problem conclusion
Problem was first fixed in DB2 UDB Version 9.7 FixPack 6.
Temporary fix
Comments
IC79620: USER'S ROUTINE MAY BE TERMINATED ABNORMALLY IF SOME SYSTEMROUTINES WERE RUN IN DB2FMP BEFORE的更多相关文章
- 问题解决:Maven execution terminated abnormally (exit code 1)
Maven execution terminated abnormally (exit code 1) 修改setting.xml中的镜像位置 如下就可以了 <mirror> <id ...
- getting session bus failed: //bin/dbus-launch terminated abnormally with the following error: Autolaunch error: X11 initialization failed.
今天在调试dbus程序的时候,运行程序出现了getting session bus failed: //bin/dbus-launch terminated abnormally with the f ...
- idea创建项目报错(Maven execution terminated abnormally (exit code 1) )解决方案
版本: idea14.0.2 java1.8 maven3.5 -------------------------------------------------------------------- ...
- Maven execution terminated abnormally (exit code 1) 完美解决
https://www.pianshen.com/article/1477185745/ 找到本地仓库这个包中, 删掉,重新导入,,完美解决
- DB2 Error Messages (Sorted by SQLCODE)
DB2 Error Messages (Sorted by SQLCODE) DB2 Error Messages (Sorted by SQLCODE) SQLCODE SQLSTATE Descr ...
- CSAPP Chapter 8:Exception Control Flow
prcesssor在运行时,假设program counter的值为a0, a1, ... , an-1,每个ak表示相对应的instruction的地址.从ak到ak+1的变化被称为control ...
- Scalaz(48)- scalaz-stream: 深入了解-Transducer: Process1-tee-wye
在上一篇讨论里我们介绍了Source,它的类型款式是这样的:Process[F[_],O].Source是通过await函数来产生数据流.await函数款式如下: def await[F[_], A, ...
- linux下生成core dump文件方法及设置
linux下生成core dump文件方法及设置 from:http://www.cppblog.com/kongque/archive/2011/03/07/141262.html core ...
- IntelliJ Idea13无法创建maven模板
一.错误信息: -Dmaven.multiModuleProjectDirectory system property is not set. Check $M2_HOME environment v ...
随机推荐
- UVa 506 System Dependencies (细节问题)
题意:输入几种指令,让你进行模拟操作,指令如下: DEPEND item1 item2 (item3 ...) 安装item1需要先安装item2(.item3……) INSTALL item1 安装 ...
- swift学习之-- UIAlertViewController -alert
// // ViewController.swift // alertView // // Created by su on 15/12/7. // Copyright © 2015年 tia ...
- I-Keyboard
SPOJ Problem Set (classical) 14. I-Keyboard Problem code: IKEYB Most of you have probably tried to t ...
- Rhino 使 JavaScript 应用程序更灵动(转载)
脚本语言有良好的快速开发,高效率的执行,解释而非编译执行等优点,并且具有与其他语言编写的组件之间强大的通信功能.JavaScript 一直是脚本语言中的领头羊,它是一门具有非常丰富特性的语言.除了浏览 ...
- cxgrid的FINDPANEL编程
cxgrid的FINDPANEL编程 FindPanel := TcxGridFindPanel.Create(cxGrid1DBTableView1.Controller); self.cxGrid ...
- 【译】ASP.NET MVC 5 官方教程 - 目录
ASP.NET MVC 5 官方教程 - 目录 [译]ASP.NET MVC 5 教程 - 1:入门 [译]ASP.NET MVC 5 教程 - 2:添加控制器 [译]ASP.NET MVC 5 教程 ...
- Solr 使用自定义 Query Parser(短语查询,精准查询)
原文出处:http://blog.chenlb.com/2010/08/solr-use-custom-query-parser.html 由于 Solr 默认的 Query Parser 生成的 Q ...
- Elasticsearch中的索引管理和搜索常用命令总结
添加一个index,指定分片是3,副本是1 curl -XPUT "http://10.10.110.125:9200/test_ods" -d' { "settings ...
- 一起学习《C#高级编程》3--运算符重载
运算符的重载.C++的开发人员应该很熟悉这个概念,但这对Java 和 VB 开发人员确实全新的. 对于一些数值间的运算,如果通过方法来指定运算规则的话,不免会繁琐,这时就可以利用运算符的重载. 例: ...
- Kafka与.net core(三)kafka操作
1.Kafka相关知识 Broker:即Kafka的服务器,用户存储消息,Kafa集群中的一台或多台服务器统称为broker. Message消息:是通信的基本单位,每个 producer 可以向一个 ...