免费注册 查看新帖 |

Chinaunix

  平台 论坛 博客 文库
最近访问板块 发新帖
查看: 2232 | 回复: 0
打印 上一主题 下一主题

自定义函数- 报42724(SQL0444)的问题 [复制链接]

论坛徽章:
0
跳转到指定楼层
1 [收藏(0)] [报告]
发表于 2006-09-04 19:44 |只看该作者 |倒序浏览
在开发环境,运行没有问题,到了UAT环境,有问题

两边的环境,和数据库都是64bit的,
因为原来曾经遇到过这个问题,结果是因为
用32位的编译,结果不能在64位上跑;
现在都是64位了,还报着个错误,就有点奇怪了;


xlC -q64 -D_REENTRANT -I/home/db2inst1/sqllib/include -c XmlFun.C XmlFun.C
makeC++SharedLib -p 1024 -X64 -qstaticinline -bhalt:5 -o XmlFun XmlFunx

$(CC) $(CFLAGS) -c XmlPrc.C BaseApi.cpp TableStruct.cpp ./Xml/DOMDocument.cpp ./Xml/DOMElement.cpp ./Xml/Packet.cpp $(LIBSUDF)
$(LINKSL) -qstaticinline -bhalt:5 -o XmlPrc XmlPrc.o BaseApi.o TableStruct.o DOMDocument.o DOMElement.o Packet.o
$(LIBS) $(LIBSUDF) -E XmlPrc.exp



帮我看看,是什么问题?
另外这个自定义函数,有500多K大小..

------------------------------------------------
报的错误:
SQL0444 原因码5
5 There was insufficient memory to load the library containing
the function or one or more symbols could not be resolved.
Contact the routine creator or your database administrator to
make sure that the library was correctly linked. All required
libraries to resolve referenced symbols such as external
functions must be available. If a lack of memory is determined
then the system configuration may need to be changed to make more
memory available to DB2.
您需要登录后才可以回帖 登录 | 注册

本版积分规则 发表回复

  

北京盛拓优讯信息技术有限公司. 版权所有 京ICP备16024965号-6 北京市公安局海淀分局网监中心备案编号:11010802020122 niuxiaotong@pcpop.com 17352615567
未成年举报专区
中国互联网协会会员  联系我们:huangweiwei@itpub.net
感谢所有关心和支持过ChinaUnix的朋友们 转载本站内容请注明原作者名及出处

清除 Cookies - ChinaUnix - Archiver - WAP - TOP