MSIR.1077 Begin debug session, user (usernum), client: Build: (buildnum), Tag: (tagnum) ((debugname) debugger session): Difference between revisions

From m204wiki
Jump to navigation Jump to search
No edit summary
No edit summary
Line 1: Line 1:
This informational message displays the following information about a Janus/Tn328 Debugger Client session:  
This informational message displays the following information about a Janus/Tn3270 Debugger session:  
<ul>
<ul>
<li>User number</li>
<li>Model 204 User number of the thread being debugged</li>
<li>Build number and tag number </li>
<li>Build number and tag number of the workstation client being used</li>
<li>Debugger in use (Janus or Tn3270)</li>
<li>Debugger in use (Janus or Tn3270)</li>
</ul>
</ul>

Revision as of 22:28, 25 July 2016

This informational message displays the following information about a Janus/Tn3270 Debugger session:

  • Model 204 User number of the thread being debugged
  • Build number and tag number of the workstation client being used
  • Debugger in use (Janus or Tn3270)

For example:

MSIR.1077: Begin debug session, user 1, client: Build: 64, Tag: 2 (Janus Debugger session)

This message is available as of Model 204 version 7.7. Debugger Client information is available for Client build 64 or later.

If the MINDEBCL parameter is set to a higher build number than the build being used, this message is not produced.


Message attributes:

RETCODEO=0Sets online return code
RETCODEB=0Sets batch (single user) return code
CLASS=IInformation class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter
AUDITMSWrites the message with line type MS to the audit trail
NOCOUNTDoes not increment the error count (ERCNT) parameter
NOTERMDoes not display the message on the user's terminal

Back to list of messages