SoftSpy messages: Difference between revisions
m (fix caps for the "official" Debugger product names) |
No edit summary |
||
(2 intermediate revisions by 2 users not shown) | |||
Line 3: | Line 3: | ||
This topic contains information on all messages issued by SoftSpy. | This topic contains information on all messages issued by SoftSpy. | ||
===Terminal | ===Terminal message format=== | ||
Most SoftSpy messages are displayed on the user's terminal. A few are issued to the audit trail. | Most SoftSpy messages are displayed on the user's terminal. A few are issued to the audit trail. | ||
Line 18: | Line 18: | ||
given in this topic. The messages are documented in numerical order. A gap in the numeric sequence indicates an unused message number. | given in this topic. The messages are documented in numerical order. A gap in the numeric sequence indicates an unused message number. | ||
===Message | ===Message documentation format=== | ||
SoftSpy messages are documented in the following format: | SoftSpy messages are documented in the following format: | ||
<table> | <table class="thJustBold"> | ||
<tr><th nowrap>Message Number</th> <td>The number of the SoftSpy message.</td></tr> | <tr><th nowrap>Message Number</th> <td>The number of the SoftSpy message.</td></tr> | ||
<tr><th>Message Type</th> <td>The message type is either Bug, Error, Informational, or Warning.</td></tr> | <tr><th>Message Type</th> <td>The message type is either Bug, Error, Informational, or Warning.</td></tr> | ||
<tr><th>Message Text</th> <td>The text of the message as it appears on the user's terminal, except for generic terms, such as a keyword, for which SoftSpy substitutes the appropriate value.</td></tr> | <tr><th>Message Text</th> <td>The text of the message as it appears on the user's terminal, except for generic terms, such as a keyword, for which SoftSpy substitutes the appropriate value.</td></tr> | ||
<tr><th>Description</th> <td>A description of the SoftSpy message. While some descriptions are easily understood, others are longer and more complex, identifying several distinct causes of the message.</td></tr> | <tr><th>Description</th> <td>A description of the SoftSpy message. While some descriptions are easily understood, others are longer and more complex, identifying several distinct causes of the message.</td></tr> | ||
<tr><th>Response</th> <td>The required response, an indication to notify the SoftSpy Administrator, or an indication that no response is required.</td></tr> | <tr><th>Response</th> <td>The required response, an indication to notify the SoftSpy Administrator, or an indication that no response is required.</td></tr> | ||
<tr><th>Administrator</th> <td>The required response, if any, for the SoftSpy Administrator.</td></tr> | <tr><th>Administrator</th> <td>The required response, if any, for the SoftSpy Administrator.</td></tr> | ||
</table> | </table> | ||
Line 31: | Line 35: | ||
==Messages== | ==Messages== | ||
This topic lists the SoftSpy error messages and responses. A gap in the message number sequence indicates unused message numbers. | This topic lists the SoftSpy error messages and responses. A gap in the message number sequence indicates unused message numbers. | ||
===Messages 1-25=== | ===Messages 1-25=== | ||
<table class="message"><tr><th>Number</th> <td> 1</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 1</td></tr> | |||
<tr><th>Type</th> <td>Error</td></tr> | <tr><th>Type</th> <td>Error</td></tr> | ||
Line 55: | Line 61: | ||
</table> | </table> | ||
---- | ---- | ||
<table class="message"><tr><th>Number</th> <td> 3</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 3</td></tr> | |||
<tr><th>Type</th> <td>Informational.</td></tr> | <tr><th>Type</th> <td>Informational.</td></tr> | ||
Line 66: | Line 73: | ||
</table> | </table> | ||
---- | ---- | ||
<table class="message"><tr><th>Number</th> <td> 4</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 4</td></tr> | |||
<tr><th>Type</th> <td>Error.</td></tr> | <tr><th>Type</th> <td>Error.</td></tr> | ||
Line 78: | Line 86: | ||
---- | ---- | ||
<table class="message"><tr><th>Number</th> <td> 5</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 5</td></tr> | |||
<tr><th>Type</th> <td>Informational.</td></tr> | <tr><th>Type</th> <td>Informational.</td></tr> | ||
Line 90: | Line 99: | ||
---- | ---- | ||
<table class="message"><tr><th>Number</th> <td> 6</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 6</td></tr> | |||
<tr><th>Type</th> <td>Error.</td></tr> | <tr><th>Type</th> <td>Error.</td></tr> | ||
Line 102: | Line 112: | ||
---- | ---- | ||
<table class="message"><tr><th>Number</th> <td> 7</td></tr> | <table class="message"> | ||
<tr><th>Number</th> <td> 7</td></tr> | |||
<tr><th>Type</th> <td>Error.</td></tr> | <tr><th>Type</th> <td>Error.</td></tr> | ||
Line 148: | Line 159: | ||
<tr><th>Response</th> <td>Wait until a current SoftSpy user issues a SPY OFF command and then reissue the SPY ON command, or log on to a different Model 204 thread which has an output page buffer size that matches a currently available SoftSpy server. Alternatively, request that your SoftSpy administrator increase the number of SoftSpy servers.</td></tr> | <tr><th>Response</th> <td>Wait until a current SoftSpy user issues a SPY OFF command and then reissue the SPY ON command, or log on to a different Model 204 thread which has an output page buffer size that matches a currently available SoftSpy server. Alternatively, request that your SoftSpy administrator increase the number of SoftSpy servers.</td></tr> | ||
<tr><th>Administrator</th> <td>Increase the number of SoftSpy servers if warranted. The installation guide contains information on how to define IODEV=55 threads for SoftSpy servers for future active jobs. | <tr><th>Administrator</th> <td>Increase the number of SoftSpy servers if warranted. The [[SoftSpy installation guide]] contains information on how to define IODEV=55 threads for SoftSpy servers for future active jobs. | ||
<p>Additional SoftSpy servers can be created within the current online job by issuing the SPY SERVER command from a Model 204 terminal session. However, that terminal session will not be available for any other use until the online is brought down.</p></td></tr> | <p>Additional SoftSpy servers can be created within the current online job by issuing the SPY SERVER command from a Model 204 terminal session. However, that terminal session will not be available for any other use until the online is brought down.</p></td></tr> | ||
Line 164: | Line 175: | ||
<tr><th>Response</th> <td>Contact your SoftSpy administrator.</td></tr> | <tr><th>Response</th> <td>Contact your SoftSpy administrator.</td></tr> | ||
<tr><th>Administrator</th> <td>If no IODEV=55 threads are included in the CCAIN input stream, they must be added. The installation guide contains information on how to define IODEV=55 threads for SoftSpy servers. | <tr><th>Administrator</th> <td>If no IODEV=55 threads are included in the CCAIN input stream, they must be added. The [[SoftSpy installation guide]] contains information on how to define IODEV=55 threads for SoftSpy servers. | ||
<p>If IODEV=55 threads are defined, issue the SPY EDIT CONFIG command. Press PF 8 (Forward), and examine the configuration. If the current date is after the expiration date, or the configuration specifies a start date that is after the current date, then contact Technical Support for a key with new dates. If the CPU model and serial number do not match your processor, contact Technical Support with your current CPU model and serial number for a new key. </p> | <p>If IODEV=55 threads are defined, issue the SPY EDIT CONFIG command. Press PF 8 (Forward), and examine the configuration. If the current date is after the expiration date, or the configuration specifies a start date that is after the current date, then contact Technical Support for a key with new dates. If the CPU model and serial number do not match your processor, contact Technical Support with your current CPU model and serial number for a new key. </p> | ||
Line 1,533: | Line 1,544: | ||
<tr><th>Response</th> <td>Use a terminal whose output page buffer size matches that of the SoftSpy servers. Alternatively, request that your SoftSpy administrator create a SoftSpy server.</td></tr> | <tr><th>Response</th> <td>Use a terminal whose output page buffer size matches that of the SoftSpy servers. Alternatively, request that your SoftSpy administrator create a SoftSpy server.</td></tr> | ||
<tr><th>Administrator</th> <td>The | <tr><th>Administrator</th> <td>The [[SoftSpy installation guide]] contains information on how to define IODEV=55 threads for SoftSpy servers for future active jobs. Additional SoftSpy servers can be created within the current online job by issuing the SPY SERVER command from a Model 204 terminal session whose output page buffer size matches that of the terminal used for the debugging session. However, that terminal session will not be available for any other use until the online is brought down.</td></tr></table> | ||
---- | ---- | ||
Line 1,547: | Line 1,558: | ||
<tr><th>Response</th> <td>Wait until a current SoftSpy user issues a SPY OFF command and then reissue the SPY ON command, or log on to a different Model 204 thread which has an output page buffer size that matches a currently available SoftSpy server. Alternatively, request that your SoftSpy administrator increase the number of SoftSpy servers.</td></tr> | <tr><th>Response</th> <td>Wait until a current SoftSpy user issues a SPY OFF command and then reissue the SPY ON command, or log on to a different Model 204 thread which has an output page buffer size that matches a currently available SoftSpy server. Alternatively, request that your SoftSpy administrator increase the number of SoftSpy servers.</td></tr> | ||
<tr><th>Administrator</th> <td>The | <tr><th>Administrator</th> <td>The [[SoftSpy installation guide]] contains information on how to define IODEV=55 threads for SoftSpy servers for future active jobs. Additional SoftSpy servers can also be created within the current online job by issuing the SPY SERVER command from a Model 204 terminal session. However, that terminal session will not be available for any other use until the online is brought down.</td></tr></table> | ||
---- | ---- | ||
Line 2,216: | Line 2,227: | ||
---- | ---- | ||
===Messages 176 | ===Messages 176 and higher=== | ||
<table class="message"><tr><th>Number</th> <td>176</td></tr> | <table class="message"><tr><th>Number</th> <td>176</td></tr> | ||
Line 2,490: | Line 2,501: | ||
<tr><th>Description</th> <td>An attempt was made to issue the SPY AUDIT ON or SPY AUDIT OFF command from a userid other than a system manager or user zero. | <tr><th>Description</th> <td>An attempt was made to issue the SPY AUDIT ON or SPY AUDIT OFF command from a userid other than a system manager or user zero. | ||
</td></tr> | </td></tr> | ||
<tr><th>Response</th> <td>Log on as a system manager and | <tr><th>Response</th> <td>Log on as a system manager and reissue the command or issue the command from user zero.</td></tr></table> | ||
---- | ---- | ||
Line 2,530: | Line 2,541: | ||
</td></tr> | </td></tr> | ||
<tr><th>Response</th> <td>Change the terminal model to 2, 3, or 4, then | <tr><th>Response</th> <td>Change the terminal model to 2, 3, or 4, then reissue the SPY ON command. | ||
<p> For example:</p> | <p> For example:</p> | ||
<p class="code">RESET MODEL 2 | <p class="code">RESET MODEL 2 | ||
Line 2,548: | Line 2,559: | ||
</td></tr> | </td></tr> | ||
<tr><th>Response</th> <td>Turn off the Janus or TN3270 Debugger, then | <tr><th>Response</th> <td>Turn off the Janus or TN3270 Debugger, then reissue the SPY ON command. | ||
<p>For example:</p> | <p>For example:</p> | ||
<p class="code">TN3270 DEBUG OFF | <p class="code">TN3270 DEBUG OFF | ||
SPY ON</p> | SPY ON</p> | ||
</td></tr></table> | |||
---- | |||
<table class="message"><tr><th>Number</th> <td>207</td></tr> | |||
<tr><th>Type</th> <td>Error.</td></tr> | |||
<tr><th>Text</th> <td>SoftSpy may not be used in a DBCS environment.</td></tr> | |||
<tr><th>Description</th> <td>SoftSpy is not supported in a DBCS (double-byte character set) environment.</td></tr> | |||
<tr><th>Response</th> <td>Ensure that the CCAIN parameter <var>DBCSENV=0</var>, then reissue the SPY command. | |||
</td></tr></table> | </td></tr></table> | ||
[[Category: SoftSpy]] | [[Category: SoftSpy]] |
Latest revision as of 23:24, 13 April 2017
Introduction
This topic contains information on all messages issued by SoftSpy.
Terminal message format
Most SoftSpy messages are displayed on the user's terminal. A few are issued to the audit trail.
Messages have the following general format:
SPY.nnn : message type : message text
where:
SPY.nnn is the message identifier. The word SPY indicates that the message is a SoftSpy message, and nnn is the SoftSpy message number. The message identifier is not present for errors issued using the SoftSpy ERROR command.
message type is Error, Warning, or Bug. The absence of a message type indicates the message is an informational message.
message text is a brief explanation of the situation that caused the message to be issued. A complete description of the cause of each message, and any corrective action that should be taken, is given in this topic. The messages are documented in numerical order. A gap in the numeric sequence indicates an unused message number.
Message documentation format
SoftSpy messages are documented in the following format:
Message Number | The number of the SoftSpy message. |
---|---|
Message Type | The message type is either Bug, Error, Informational, or Warning. |
Message Text | The text of the message as it appears on the user's terminal, except for generic terms, such as a keyword, for which SoftSpy substitutes the appropriate value. |
Description | A description of the SoftSpy message. While some descriptions are easily understood, others are longer and more complex, identifying several distinct causes of the message. |
Response | The required response, an indication to notify the SoftSpy Administrator, or an indication that no response is required. |
Administrator | The required response, if any, for the SoftSpy Administrator. |
Messages
This topic lists the SoftSpy error messages and responses. A gap in the message number sequence indicates unused message numbers.
Messages 1-25
Messages 26-50
Messages 51-75
Messages 76-100
.