IBM Books

Client Communication Protocol


Snapshot Information Level
Application
 

API Structure(s)
sqlm_applinfo
sqlm_appl

Monitor Group
Basic
Basic

Resettable

No

 

Event Information Level
Connection

API Structure(s)
sqlm_connheader_event

 

API Element Name
Element Type

client_protocol
information

 

Description:  The communication protocol that the client application is using to communicate with the server.

Usage:  This element can be used for problem determination for remote applications. Values for this field are:

API Constant
Communication Protocol
SQLM_PROT_UNKNOWN
(note 1)
SQLM_PROT_LOCAL
none (note 2)
SQLM_PROT_APPC
APPC
SQLM_PROT_TCPIP
TCP/IP
SQLM_PROT_IPXSPX
IPX/SPX
SQLM_PROT_NETBIOS
NETBIOS

Notes:

  1. The client is communicating using an unknown protocol. This value will only be returned if future clients connect with a down-level server.

  2. The client is running on the same node as the server and no communications protocol is in use.

[ Top of Page | Table of Contents | Glossary | Index ]

[ DB2 List of Books | Search the DB2 Books ]