Consultor Eletrônico



Kbase 34189: How to get information about the connected ClientID from the SonicMQ adapter logs
Autor   Progress Software Corporation - Progress
Acesso   Público
Publicação   5/10/1998
Solution ID: P4189

GOAL:

How to get information about the connected ClientID from the SonicMQ adapter logs

FACT(s) (Environment):

SonicMQ 4.x
Progress 9.x

FIX:

You can see the ClientID for the connection by querying the adapter from proenv with the command:

adaptman -i <adaptername> -query

Example:

adaptman -i sonicMQ1 -query

If you want to get the same information into the log file, then the logging level of the SonicMQ server needs to be verbose ( set with Progress Explorer ).