MINDEBCL parameter: Difference between revisions

From m204wiki
Jump to navigation Jump to search
(Created page with "{{Template:MINDEBCL parameter subtitle}} ==Summary== <dl> <dt>Default value <dd>-- <dt>Parameter type <dd>System <dt>Where set <dd>On user's parameter line or reset by system...")
 
No edit summary
Line 15: Line 15:
==Description==
==Description==
The <var>MINDEBCL</var> parameter holds an integer value 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.  
The <var>MINDEBCL</var> parameter holds an integer value 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 MINDEBCL is set, its minimum value is 64: it has no meaning with debugger client builds that are lower than 64.


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.
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 (and written to the audit trail) that the debugger client does not meet minimum requirements and needs to be updated.   
A message is displayed (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.
If you are using the TN3270/Sirius DEBUG ON command, a message is displayed on the terminal as well.

Revision as of 22:30, 25 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 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 (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.