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 ...
随机推荐
- MFC中的一般经验之谈3
Window消息可以分为三类:(1)标准Window消息(CWnd子类处理),(2)控制通知消息(CWnd子类处理),(3)命令消息(应用中的5类都可以).所有派生自CCmdObjec对象的类都可以处 ...
- onenote无法更新,提示无法流式传输、无法登陆等问题解答
onenote无法更新,提示无法流式传输 修改DNS 4.2.2.1 和 4.2.2.2 onenote反复提示登录 升级到IE11
- Docker Warning : the backing xfs filesystem is formatted without d_type support
CentOS7 下安装配置 Docker,遇到如下的WARNING, WARNING: overlay: the backing xfs filesystem is formatted without ...
- PPI协议(西门子PLCS7-200)
西门子PLC S7-200 PPI协议报文,9600,偶校验,8数据位,1停止位 读取vb100寄存器:PC发送报文68 1B 1B 68 2 0 6C 32 1 0 0 0 0 0 E 0 0 4 ...
- C#泛型使用小记
最近C#的泛型使用频次略多,特在此记下一个印象深刻的. 情景如下, 基类BaseClass 有一系列的子类 SubClass1, SubClass2, SubClass3... 且其构造函数的参数较多 ...
- 修改Tomcat的jvm的垃圾回收GC方式为CMS
修改Tomcat的jvm的垃圾回收GC方式 cp $TOMCAT_HOME/bin/catalina.sh $TOMCAT_HOME/bin/catalina.sh.bak_20170815 vi $ ...
- DS博客作业01-日期抽象数据类型的设计与实现
1.思维导图和学习体会 1.1绪论知识思维导图 1.2学习体会 通过这几节课数据结构的新学习,让我感到了难度,很多概念性的东西,不是很好理解,老师在讲内容的时候,很容易跟不上节奏,我发现这门课的学习一 ...
- java下载文件注意点
前台: 不建议使用ajax,可以使用window.location.href 后台: 三个参数--> response path filename--filename如果要防止乱码,可以用Str ...
- 《快学Scala》第三章 数组相关操作
- 解决org.apache.lucene.store.AlreadyClosedException: this Directory is closed
在Lucene中,关闭一个IndexWriter时抛出AlreadyClosedException异常: org.apache.lucene.store.AlreadyClosedException: ...