MSIR.0600 No requests found to debug for JAN(US)DEB(UG) command
A JANUSDEBUG command was issued but there were no requests found that were accessible by the user who issued the command and that matched any qualifiers on the JANUSDEBUG command. The most common cause of this message is that a user is attempting to debug a public (no login required) request but the PUBLIC keyword was not specified in the JANUS WEB DEBUG rule for the URL. It is generally easiest to debug requests if a login is required, even if ultimately the requests will be public, since requiring a login makes it east to match up the web thread and the debugging 3270 thread — they have the same userid.
Note: When using JANUSDEBUG, the request to be debugged must be started before the JANUSDEBUG command is issued. Message attributes:
RETCODEO=0 | Sets online return code |
---|---|
RETCODEB=4 | Sets batch (single user) return code |
CLASS=E | Error class; the message can be suppressed with the X'04' bit setting of the MSGCTL parameter |
AUDITER | Writes the message with line type ER to the audit trail |
COUNT | Increments the error count (ERCNT) parameter |