淘宝商城(天猫)高级技术专家.3年研发+3年性能测试调优/系统测试+4年团队管理与测试架构、研发系统实践. 新舞台新气象, 深化测试基础架构及研发架构,希望能在某个技术领域成为真正的技术大牛。欢迎荐才http://bbs.51testing.com/viewthread.php?tid=120496&extra=&page=1 .邮件: jianzhao.liangjz@alibaba-inc.com,MSN:liangjianzhao@163.com.微博:http://t.sina.com.cn/1674816524

loadrunner odbc并发用户时错误

上一篇 / 下一篇  2007-03-16 21:25:18 / 个人分类:loadrunner性能测试经验

   loadrunner ODBC协议的脚本在单个用户下运行不会出现错误,在并发用户下出现lrdb_exec: "SQLExecute", return-code=-1, native-error-code=1461, SQLState=S1000, SQLError=[Oracle][ODBC][Ora]ORA-01461: can bind a LONG value only for insert into a LONG column

 论坛结论:

 

 Oracle ODBC Driver Thread Safety:I'm getting ora-01461 and ora-01460 errors when I turn multi-threading on for a pc app that makes oracle odbc connections. When using only a single thread, I never see these errors. I found a posting on the internet that led me to believe that the oracle odbc driver might be the problem.

 详见:http://forums.oracle.com/forums/thread.jsp?forum=61&thread=258096&message=&tstart=0&trange=15768373

 

 解决办法:在下载的Oracle ODBC v9.2.0.6.3包内的说明ODBCRelnotesUS.htm找到相关修复的bug

 Fixed problem of ODBC failing with an ORA-1461 ina muli-threaded environment. (Bug2403919, 2383556)

 安装Oracle ODBC v9.2.0.6.3过程:

   http://metalink.oracle.com下载patchno:3501955oracle patchsets.要求有高于某个版本的安装工具,则下载p3501955_9205_winnt.rar,再安装或者下载

   oracle10g的启动器。

   (Oracle ODBC Driver9.2.0.6.3,ora92063.exe,http://www.oracle.com/technology/software/tech/windows/odbc/htdocs/utilsoft.html)

 


TAG:

 

评分:0

我来说两句

Open Toolbar