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

From m204wiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.

This informational message displays the following 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