通过 db2 ODBC 连接 Derby 的协议问题 [英] Protocol issue connecting Derby by db2 ODBC

查看:22
本文介绍了通过 db2 ODBC 连接 Derby 的协议问题的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

这是我尝试通过 DB2 ODBC 连接 Derby 数据库时出现的问题

This is a problem when I tried to connect Derby Database by DB2 ODBC

我启动了 Derby 网络服务器并创建了一个名为mydb"的数据库但是,按照IBM网站上一篇文章中描述的步骤进行操作后,我在服务器端解决了一个问题.

I started the Derby Network Server and created a database named "mydb" but,after I did as the steps described in an article on IBM's site,I countered a problem on the server side.

步骤1->db2目录tcpip节点MYDERBY远程localhost服务器1527

Step 1->db2 catalog tcpip node MYDERBY remote localhost server 1527

步骤 2->db2 目录 db mydb 在节点 MYDERBY 身份验证服务器

Step 2->db2 catalog db mydb at node MYDERBY authentication server

步骤 3->db2 使用 abc 连接到 mydb 用户 abc

Step 3->db2 connect to mydb user abc using abc

问题:由于分布式协议错误,执行失败:DRDA_Proto_SYNTAXRM;CODPNT arg=112e;error code value=14;来自启用 SSL 的客户端的明文连接尝试?

Problem: Execution failed because of a Distributed Protocol error:DRDA_Proto_SYNTAXRM; CODPNT arg=112e;error code value=14;Plaintext connection attempt from an SSL enabled client?

我可以做些什么来完成或它是行不通的??

What can I do to accomplish or it is unworkable??

db2_v10.12_winx64_expc

db2_v10.12_winx64_expc

db-derby-10.11.1.1-bin

db-derby-10.11.1.1-bin

推荐答案

据我所知,当前版本的 Derby Network Server 不与 DB2 ODBC 客户端通信.你可能会看这里:http://apache-database.10148.n7.nabble.com/ODBC-Driver-for-Derby-td102587.html 或此处:http://www.easysoft.com/products/data_access/odbc-derby-driver/index.html#section=tab-1 或此处:Derby 数据库 ODBC 连接 了解更多想法.

Current versions of the Derby Network Server do not communicate with the DB2 ODBC client, as far as I know. You might look here: http://apache-database.10148.n7.nabble.com/ODBC-Driver-for-Derby-td102587.html or here: http://www.easysoft.com/products/data_access/odbc-derby-driver/index.html#section=tab-1 or here: Derby Database ODBC Connection for some more ideas.

注意:我在这里对一个相对相似的问题给出了一个相对相似的答案:Derby DatabaseODBC 连接 并且它已被删除,所以据我所知,这个答案也可能会被删除.

Note: I gave a relatively similar answer to a relatively similar question here: Derby Database ODBC Connection and it was deleted, so for all I know this answer may be deleted as well.

这篇关于通过 db2 ODBC 连接 Derby 的协议问题的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

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