SQL1042C running a fenced routine (stored procedure/UDF)
Relation to this link
http://www-01.ibm.com/support/docview.wss?uid=swg21399105
2015-01-11-13.38.19.538002+000 E263507727A548 LEVEL: Warning
PID : 15139020 TID : 13287 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : ICMNLSDB
APPHDL : 0-17924 APPID: 146.89.240.23.61630.150111133822
AUTHID : ICMADMIN
EDUID : 13287 EDUNAME: db2agent (ICMNLSDB) 0
FUNCTION: DB2 UDB, routine_infrastructure, sqlerReturnFmpToPool, probe:2000
DATA #1 : String, 55 bytes
Sending a signal to clean up NOT THREADED FMP process:
DATA #2 : Process ID, 4 bytes
13303904
2015-01-11-13.38.19.554686+000 E263508276A1319 LEVEL: Severe
PID : 15139020 TID : 13287 PROC : db2sysc 0
INSTANCE: db2inst1 NODE : 000 DB : ICMNLSDB
APPHDL : 0-17924 APPID: 146.89.240.23.61630.150111133822
AUTHID : ICMADMIN
EDUID : 13287 EDUNAME: db2agent (ICMNLSDB) 0
FUNCTION: DB2 UDB, routine_infrastructure, sqlerSendFmpStart, probe:10
MESSAGE : ZRC=0xFFFFFBEE=-1042
DATA #1 : SQC RC type., PD_TYPE_SQC_RC, 4 bytes
54
CALLSTCK: (Static functions may not be resolved correctly, as they are resolved to the nearest symbol)
[0] 0x09000000128A2D78 pdLog + 0xE0
54
CALLSTCK: (Static functions may not be resolved correctly, as they are resolved to the nearest symbol)
[0] 0x09000000128A2D78 pdLog + 0xE0
[1] 0x09000000127AE148 pdLog@glue41A + 0xAC
[2] 0x0900000011B88D98 sqlerSendFmpStart__FP13sqlerFmpParmsP14sqlerFmpHandleP5sqlca + 0xE4
[3] 0x09000000145C591C sqlerInvokeFencedRoutine__FP13sqlerFmpParms + 0x1244
[4] 0x0900000012895188 sqlriInvokeInvoker__FP10sqlri_ufobb + 0x4D4
[5] 0x09000000128944C8 sqlricall__FP8sqlrr_cb + 0x12C
[6] 0x09000000129260A4 sqlriSectInvoke__FP8sqlrr_cbP12sqlri_opparm + 0x30
[7] 0x09000000128DB7E4 sqlrr_process_execute_request__FP8sqlrr_cbib + 0xC40
[8] 0x09000000128DBA80 sqlrr_execute__FP14db2UCinterfaceP9UCstpInfo + 0xB8
[9] 0x09000000128CAFFC .sqljs_ddm_excsqlstt.fdpr.clone.4__FP14db2UCinterfaceP13sqljDDMObject + 0x7A4
2015-01-11-13.38.19.554970+000 I263509596A451 LEVEL: Severe
SQL1042C running a fenced routine (stored procedure/UDF)的更多相关文章
- Difference between Stored Procedure and Function in SQL Server
Stored Procedures are pre-compile objects which are compiled for first time and its compiled format ...
- Archive MySQL Data In Chunks Using Stored Procedure
sqladminon September 26, 2018 In a DBA’s day to day activities, we are doing Archive operation on ou ...
- [转]SSIS: Execute Package via Stored Procedure
本文转自:http://sqlblog.de/blog/2009/09/ssis-execute-package-via-stored-procedure/ There are two options ...
- SQL Server 在多个数据库中创建同一个存储过程(Create Same Stored Procedure in All Databases)
一.本文所涉及的内容(Contents) 本文所涉及的内容(Contents) 背景(Contexts) 遇到的问题(Problems) 实现代码(SQL Codes) 方法一:拼接SQL: 方法二: ...
- Stored Procedure 里的 WITH RECOMPILE 到底是干麻的?
在 SQL Server 创建或修改「存储过程(stored procedure)」时,可加上 WITH RECOMPILE 选项,但多数文档或书籍都写得语焉不详,或只解释为「每次执行此存储过程时,都 ...
- [转]Dynamic SQL & Stored Procedure Usage in T-SQL
转自:http://www.sqlusa.com/bestpractices/training/scripts/dynamicsql/ Dynamic SQL & Stored Procedu ...
- [原] XAF How to bind a stored procedure to a ListView in XAF
First, I suggest that you review the following topic to learn how to show a custom set of objects in ...
- Retrieving Out Params From a Stored Procedure With Python
http://www.rodneyoliver.com/blog/2013/08/08/retrieving-out-params-from-a-stored-procedure-with-pytho ...
- Modify a Stored Procedure using SQL Server Management Studio
In Object Explorer, connect to an instance of Database Engine and then expand that instance. Expand ...
随机推荐
- raw格式转换成qcow2格式
qemu-img convert -f raw redhat6.7-kvm-postgresql9.2.3-8disk-pulsar2.2 -O qcow2 redhat6.7-kvm-postgre ...
- python之使用API(WEB应用编程接口)
1.处理API响应 import requests #执行API调用并存储响应 url = "https://api.github.com/search/repositories?q=lan ...
- 2016-2017 《移动平台开发》实验三 敏捷开发与XP实践
概述 软件=程序+软件工程 软件企业=软件+商业模式 XP是一种轻量(敏捷).高效.低风险.柔性.可预测.科学而且充满乐趣的软件开发方式. 在更短的周期内,更早地提供具体.持续的反馈信息. 在迭代的进 ...
- [Selenium With C#基础教程] Lesson-03 超级链接
作者:Surpassme 来源:http://www.jianshu.com/p/83809943e751 声明:本文为原创文章,如需转载请在文章页面明显位置给出原文链接,谢谢. 超级链接或链接是We ...
- intrinsicConditionQueue笔记
一, 使用conditionQueue需要注意的一些点: 一个conditionQueue被多种Predicate condition 使用是很正常的,所以当一个wait的线程被唤醒的时候,很有可能它 ...
- MFC中的一般经验之谈----OnInitialUpdate
在MFC程序设计中,按照传统的设计,如果处理WM_PAINT消息,一般会派生一个OnPaint函数,映射到WM_PAINT消息上进行绘图处理.但是很多程序中并没有出现OnPaint,一个OnDraw函 ...
- 企业搜索引擎开发之连接器connector(二十五)
下面开始具体分析连接器是怎么与连接器实例交互的,这里主要是分析连接器怎么从连接器实例获取数据的(前面文章有涉及基于http协议与连接器的xml格式的交互,连接器对连接器实例的设置都是通过配置文件操作的 ...
- [label][JavaScript扩展] JavaSCript扩展
http://www.idangero.us/sliders/swiper/ ,swipper for mobile terminal.
- c#设计模式之代理模式(Proxy Pattern)
引言 代理这个词语,大家在现实世界已经频繁的接触过,例如火车站代理售票点,因为这些代理售票点的存在,我们不必要去火车站的售票处就可以查询或者取到火车票.代理点本身是没有能力生产车票的,我们在代理处享受 ...
- insert into 的另一种添加插入新行方式
语法 1 插入一行 insert into table (field1,field2.....) select value1,value2........; 2 插入多行 insert into ta ...