Client Communication Protocol



Snapshot Level
Application
 
DCS Application


Logical Data Grouping
appl_info
appl
dcs_appl_info


Monitor Switch
Basic
Basic
Basic


Resettable


No


 


Event Type
Connection


Logical Data Grouping
connheader_event


 


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.