51Testing软件测试论坛

标题: QTP9.0 连接 DB2 怎么连?? [打印本页]

作者: mm__    时间: 2009-10-8 13:06
标题: QTP9.0 连接 DB2 怎么连??
请教名位,急!!

数据源已配置好,测试连接成功,但在QTP里运行时,到
Conn.Open ("DSN=PEDEV;UID=petestWD=petest;DBALIAS=PEDEV") 这里会报错:灾难性故障

如有知道朋友,请指教一下,讲一下具体流程,谢谢先!!

[ 本帖最后由 mm__ 于 2009-10-8 13:08 编辑 ]
作者: GeorgeWangLC    时间: 2009-10-13 10:32
请楼主关注下:

使用QTP9.0或QTP9.1或者9.2连接DB2 V8或者V9时,QTP会提示如下错误:

[IBM][CLI Driver] SQL1042C  发生意外的系统错误。  SQLSTATE=58004


查看DB2的日志文件db2diag.log,提示如下错误信息:
PID     : 3076                 TID : 3256
FUNCTION: DB2 Common, Cryptography, cryptContextRealInit, probe:80
MESSAGE : ECF=0x90000403 Unexpected cryptographic error
DATA #1 : Hex, 4 bytes
0x2
DATA #2 : Hex, 4 bytes
0x5
DATA #3 : Hex, 4 bytes
0x1
DATA #4 : String, 28 bytes
Failure in loading functions

备注:
1、DB2数据库通过其他数据库连接工具如PB是可以连接的;
2、DB2的认证文件没有过期;
3、DB2的一些参数,比如页大小、日志文件大小等都没有问题;
4、连接过多台DB2数据库都是提示这个问题;
5、QTP连接SQL Server、Oracle时没有问题。

另在国外论坛有人的回答是:
“I just got off on phone with the mercury support member and she said it's a known issue that data base checkpoint cannot be created on DB2 using QTP8.2 and asked me to upgrade to QTP 9.2. I am happy now that its a known issue and nothing wrong with my system or script.”
可以看出mercury support 知道QTP连接DB2有问题,是个缺陷;只是让升级到最新的QTP9.2,但没说升级后是否可以解决。

个人使用QTP9.2时还是不能连接DB2数据库。
作者: blueeagle9999    时间: 2009-10-13 11:01
Cnn.ConnectionString="rovider=IBMDADB2.1assword="+db2Pwd+"ersist Security Info=True;User ID="+db2Uid+";DBALIAS="+db2Sid+";Location="";Extended Properties="";"

我用这个办法可以连
作者: salent    时间: 2010-2-23 11:15

作者: wujiujiang    时间: 2010-11-4 10:07
楼主把QTP9.0的安装包发给我哈:253773303@qq.com




欢迎光临 51Testing软件测试论坛 (http://bbs.51testing.com/) Powered by Discuz! X3.2