Bridge vector logging: (MP-BR-VECTOR-LOGGING)

Explanation

This is a 1 byte field that indicates whether Link3270 bridge inbound and outbound vectors should be logged in this Link3270 server adapter. The bridge vectors are logged in the Link3270 Vector log file (DFHMALVF). Vector logging is intended for use during Link3270 server adapter development for diagnostics and troubleshooting purposes.

Valid values are:
  • 0 - Vector logging is off
  • 1 - Vector logging is on

    This results in the logging of the Link3270 BRIH header structure, BRIV inbound and outbound vectors including any vector data. The vector data could be an inbound or outbound application data structure (ADS), text or 3270 datastream.

  • 2 - Vector logging trace is on

    This results in the logging of the Link3270 BRIH header structure and BRIV inbound and outbound vectors minus any vector data. No vector ADS, text or 3270 datastream data is logged.

In passthrough processing, vector logging is determined by the value in field DFHMAH2-VECTOR-LOGGING in the passthrough header structure, DFHMAH2, in the passthrough request message. See DFHMAH2 header structure for information on the DFHMAH2-VECTOR-LOGGING field.