MINDEBCL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
Line 18: Line 18:


If the Client build number is earlier than the <var>MINDEBCL</var> setting, the server rejects the Debugger Client, and the request is processed as if debugging were not in place.
If the Client build number is earlier than the <var>MINDEBCL</var> setting, the server rejects the Debugger Client, and the request is processed as if debugging were not in place.
A message is displayed (and written to the audit trail) that the Debugger Client does not meet minimum requirements and needs to be updated.   
A message is displayed by the client and written to the audit trail that the Debugger Client does not meet minimum requirements and needs to be updated.   
If you are using the <var>TN3270|SIRIUS DEBUG ON</var> command, a message is displayed on the terminal as well.
If you are using the <var>TN3270|SIRIUS DEBUG ON</var> command, a message is displayed on the terminal as well.

Revision as of 16:06, 29 July 2016

Minimum debugger client build supported

Summary

Default value
--
Parameter type
System
Where set
On user's parameter line or reset by system manager
Related products
All
Introduced
Model 204 V7.7

Description

The MINDEBCL parameter holds an integer value in the range 0-500 of the minimum Debugger Client build number that can be used with the Online in which it was set. A value of 0 means that any build of the Debugger Client is accepted.

If the Client build number is earlier than the MINDEBCL setting, the server rejects the Debugger Client, and the request is processed as if debugging were not in place. A message is displayed by the client and written to the audit trail that the Debugger Client does not meet minimum requirements and needs to be updated. If you are using the TN3270|SIRIUS DEBUG ON command, a message is displayed on the terminal as well.