调用存储过程时发生异常:类型长度大于最大长度 [英] Exception while calling stored procedure :Bigger type length than Maximum

查看:142
本文介绍了调用存储过程时发生异常:类型长度大于最大长度的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

当我从J2EE应用程序调用任何存储过程时,都会遇到此异常.

HI I am getting this exception when I am calling any stored procedure from my J2EE app.

调用存储过程时发生异常:类型长度大于最大长度

Exception while calling stored procedure :Bigger type length than Maximum

我拥有Oracle 9.1.0.7,JDK1.4,并使用在Weblogic 8.1上运行的ojdbc14.jar

I am having Oracle 9.1.0.7, JDK1.4 and using ojdbc14.jar running on Weblogic 8.1

请告知可能是什么根本原因?

Please advise what could be the root cause ?

下面是我的ojdbc14.jar的清单

Below is the manifest of my ojdbc14.jar

清单版本:1.0
实现版本:"Oracle JDBC驱动程序版本-10.1.0.2.0"
规范标题:与JDK1.4一起使用的Oracle JDBC驱动程序类"
规范版本:"Oracle JDBC驱动程序版本-10.1.0.2.0"
实施标题:"ojdbc14.jar"
创建者:1.2.2(Sun Microsystems Inc.)
实施时间:"2004年1月21日星期三00:48:12"
实施供应商:"Oracle Corporation"
规范供应商:"Oracle Corporation".

Manifest-Version: 1.0
Implementation-Version: "Oracle JDBC Driver version - 10.1.0.2.0"
Specification-Title: "Oracle JDBC driver classes for use with JDK1.4"
Specification-Version: "Oracle JDBC Driver version - 10.1.0.2.0"
Implementation-Title: "ojdbc14.jar"
Created-By: 1.2.2 (Sun Microsystems Inc.)
Implementation-Time: "Wed Jan 21 00:48:12 2004"
Implementation-Vendor: "Oracle Corporation"
Specification-Vendor: "Oracle Corporation".

推荐答案

这是驱动程序错误.您的版本已经6岁了.从此处下载最新,最出色的 .

It's a driver bug. Your version is already 6 years old. Download the latest and greatest from here.

这篇关于调用存储过程时发生异常:类型长度大于最大长度的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆