ORA-24347: Warning of a NULL column in an aggregate function

ORA-24347: Warning of a NULL column in an aggregate function

在网上搜索了以下帖子,没有解决我的问题。

http://forums.oracle.com/forums/thread.jspa?threadID=240706

http://www.itpub.net/viewthread.php?tid=1355244

http://club.techtarget.com.cn/showtree.aspx?topicid=20053&postid=28126

http://space.itpub.net/936/viewspace-60680

 

后面解决办法:将我自己table里头的数据全部删除,然后就解决了。

具体原因还不知道。

-----------------------------------------------------

最后发现原因:

有个ITEM的属性的类型是number,我程序赋了一个char值给这个Item,然后查询时就报以上错误。

 

posted @ 2011-02-21 11:52  郭振斌  阅读(2952)  评论(0编辑  收藏  举报