ANNOUNCEMENT: Live Wireshark University & Allegro Packets online APAC Wireshark Training Session
April 17th, 2024 | 14:30-16:00 SGT (UTC+8) | Online

Wireshark-dev: [Wireshark-dev] Protocol for DRDA / DB2

From: metatech <metatech@xxxxxxxxxxxxx>
Date: Mon, 26 Mar 2007 20:37:00 +0200
Hello,

In attachment you will find a dissector for the DRDA protocol.
This is the protocol used by among others the DB2 database.
Please check it in or comment.

BTW, the makefile "setup" option is very convenient to download the dependent libraries, I quickly had an environment from scratch to build Wireshark.

Thanks.

metatech

====================
DRDA stands for Distributed Relational Database Architecture.
It is a protocol between database client and database server published by the Open Group (www.opengroup.org) DDM (Distributed Data Management) is an data management interface which allows to exchange structured data between systems. DRDA is specific to relational databases and uses a subset of DDM to transport its data.
The IBM DB2 product uses the DRDA protocol from version V8.
Unless negotiated differently during the handshake, the fields of the DDM commands and reply messages are in EBCDIC.
====================

Attachment: packet-drda.zip
Description: Zip archive