MSIR.1077 Begin debug session, user (usernum), client: Build: (buildnum), Tag: (tagnum) ((debugname) debugger session): Difference between revisions
Jump to navigation
Jump to search
(Created page with "This informational message displays the following information about the debugger client session: <ul> <li>user number</li> <li>build number and tag number </li> <li>debugger...") |
m (misc cleanup) |
||
Line 1: | Line 1: | ||
This informational message displays the following information about the | This informational message displays the following information about the Debugger Client session: | ||
<ul> | <ul> | ||
<li> | <li>User number</li> | ||
<li> | <li>Build number and tag number </li> | ||
<li> | <li>Debugger in use (Janus or Tn3270)</li> | ||
</ul> | </ul> | ||
For example: | For example: | ||
<p class="code">MSIR.1077: Begin debug session, user 1, client: Build: 64, Tag: 2 (Janus | <p class="code">MSIR.1077: Begin debug session, user 1, client: Build: 64, Tag: 2 (Janus Debugger session)</p> | ||
This message is available as of Model 204 version 7.7. Debugger | This message is available as of Model 204 version 7.7. Debugger Client information is available for Client build 64 or later. | ||
If the <var>[[MINDEBCL parameter|MINDEBCL]]</var> parameter is set to a higher build number than the build displayed in MSIR.1077, the server will reject the | If the <var>[[MINDEBCL parameter|MINDEBCL]]</var> parameter is set to a higher build number than the build displayed in MSIR.1077, the server will reject the Debugger Client. | ||
{{Template:MSIR.1077 footer}} | |||
[[Category:Sirius Mods messages]] [[Category:MSIR.1000 - MSIR.1199]] |
Revision as of 22:12, 22 July 2016
This informational message displays the following information about the Debugger Client session:
- User number
- Build number and tag number
- 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 displayed in MSIR.1077, the server will reject the Debugger Client.
Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=0 | Sets batch (single user) return code |
CLASS=I | Information class; the message can be suppressed with the X'02' bit setting of the MSGCTL parameter |
AUDITMS | Writes the message with line type MS to the audit trail |
NOCOUNT | Does not increment the error count (ERCNT) parameter |
NOTERM | Does not display the message on the user's terminal |