VTAM Printer Support messages: Difference between revisions
No edit summary |
(using <table class="thJustBold"> in last table so headings can wrap - added to all tables for consistency) |
||
(One intermediate revision by the same user not shown) | |||
Line 6: | Line 6: | ||
A single letter indicates the class of the message. | A single letter indicates the class of the message. | ||
<p class="caption">Message class types</p> | <p class="caption">Message class types</p> | ||
<table> | <table class="thJustBold"> | ||
<th>Class</th> <th>Message type</th> <th>Behavior</th> | <th>Class</th> <th>Message type</th> <th>Behavior</th> | ||
<tr><td>I</td> <td>Non critical</td> <td>Both the Batch and Online return code equals zero (0). A response is not required.</td></tr> | <tr><td>I</td> <td>Non critical</td> <td>Both the Batch and Online return code equals zero (0). A response is not required.</td></tr> | ||
Line 21: | Line 21: | ||
The automatic responses of Model 204 to the condition that generated the message are described in the following table. | The automatic responses of Model 204 to the condition that generated the message are described in the following table. | ||
<p class="caption">Model 204 responses to error conditions</p> | <p class="caption">Model 204 responses to error conditions</p> | ||
<table> | <table class="thJustBold"> | ||
<tr><th>Action</th> <th>Meaning</th></tr> | <tr><th>Action</th> <th>Meaning</th></tr> | ||
<tr><td>AUDITAD</td> <td>Writes the message to the audit trail as an AD line. An AD line contains information about the run, the status of the Model 204 file, the user password table, or messages sent from a host language program with the IFERR call.</td></tr> | <tr><td>AUDITAD</td> <td>Writes the message to the audit trail as an AD line. An AD line contains information about the run, the status of the Model 204 file, the user password table, or messages sent from a host language program with the IFERR call.</td></tr> | ||
Line 37: | Line 37: | ||
<tr><td>SAVE</td> <td>Stores the message in the error message table. These messages are serious errors and include those messages that accompany snaps. The number of messages saved in the error message table is determined by the value of the ERRSAVE parameter. The system manager or system administrator can display the error message table by issuing the VIEW ERRORS command.</td></tr> | <tr><td>SAVE</td> <td>Stores the message in the error message table. These messages are serious errors and include those messages that accompany snaps. The number of messages saved in the error message table is determined by the value of the ERRSAVE parameter. The system manager or system administrator can display the error message table by issuing the VIEW ERRORS command.</td></tr> | ||
</table> | </table> | ||
==Messages== | ==Messages== | ||
=== | <table class="thJustBold"> | ||
<tr class="head"><th style="border-top: 2px solid #aaa">Number</th> <th style="border-top: 2px solid #aaa">Message text</th></tr> | |||
<b>Return codes:</b> E 0 4 AUDITER | <tr class="head"><th style="border-top: 2px solid #aaa">2169</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE NAME EXPECTED, BUT ABSENT</th></tr> | ||
<tr><td /><td><b>Return codes:</b> E 0 4 AUDITER</td></tr> | |||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2170</th> <th style="border-top: 2px solid #aaa">%C IS A RESERVED PRINT QUEUE NAME</th></tr> | ||
<b>Return codes:</b> E 0 4 AUDITER | <tr><td /><td><b>Return codes:</b> E 0 4 AUDITER</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2171</th> <th style="border-top: 2px solid #aaa">%C IS AN INVALID PRINT QUEUE NAME</th></tr> | ||
<b>Return codes:</b> E 0 4 AUDITER | <tr><td /><td><b>Return codes:</b> E 0 4 AUDITER</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2172</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE FACILITY ALREADY ACTIVE</th></tr> | ||
<b>Return codes:</b> E 0 4 AUDITER | <tr><td /><td><b>Return codes:</b> E 0 4 AUDITER</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2173</th> <th style="border-top: 2px solid #aaa">INCORRECT DISPLAY PRINT QUEUE SYNTAX, COMMAND REJECTED</th></tr> | ||
<b>Return codes:</b> E 0 4 AUDITER | <tr><td /><td><b>Return codes:</b> E 0 4 AUDITER</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2174</th> <th style="border-top: 2px solid #aaa">EXTRANEOUS COMMAND OPTION: %C</th></tr> | ||
<b>Return codes:</b> I 0 0 | <tr><td /><td><b>Return codes:</b> I 0 0</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2175</th> <th style="border-top: 2px solid #aaa">INVALID PRINT REQUEST TYPE: %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> | ||
<tr class="head"><th style="border-top: 2px solid #aaa">2176</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C NOT FOUND</th></tr> <tr><td /><td> | |||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> | ||
<tr class="head"><th style="border-top: 2px solid #aaa">2177</th> <th style="border-top: 2px solid #aaa">NO PRINT QUEUE DEFINITIONS EXIST</th></tr> <tr><td /><td> | |||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> | ||
<tr class="head"><th style="border-top: 2px solid #aaa">2178</th> <th style="border-top: 2px solid #aaa">NO REQUESTS FOUND FOR PRINT QUEUE quname</th></tr> <tr><td /><td> | |||
You have just issued the D PRINT QUEUE command. There are no requests in the qname specified. This is an information message; no response is required. | <b>Description:</b> You have just issued the D PRINT QUEUE command. There are no requests in the qname specified. This is an information message; no response is required. | ||
<b>Return codes:</b> I 0 0 | <p><b>Return codes:</b> I 0 0</p></td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2179</th> <th style="border-top: 2px solid #aaa">UNABLE TO LOCATE PRINT REQUEST %C %C</th></tr> <tr><td /><td> | ||
You have specified SPOOLOPT=X'08'. If there is a DDNAME CCAPRQ, Model 204 attempts to create the CCAPRQ file automatically, without the user doing the CREATE. This is an information message; no response is required. | <b>Description:</b> You have specified SPOOLOPT=X'08'. If there is a DDNAME CCAPRQ, Model 204 attempts to create the CCAPRQ file automatically, without the user doing the CREATE. This is an information message; no response is required. | ||
<b>Return codes:</b> I 0 0 | <p><b>Return codes:</b> I 0 0</p></td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2180</th> <th style="border-top: 2px solid #aaa">CREATE OF CCAPRQ FORCED BY SPOOLOPT</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> | ||
<tr class="head"><th style="border-top: 2px solid #aaa">2181</th> <th style="border-top: 2px solid #aaa">RECOVERY OF CCAPRQ SUPPRESSED BY SPOOLOPT</th></tr> <tr><td /><td> | |||
<b>Return codes:</b> I 0 0 VIEWERR AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWERR AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2182</th> <th style="border-top: 2px solid #aaa">INCORRECT DELETE PRINT QUEUE SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2183</th> <th style="border-top: 2px solid #aaa">DELETE REJECTED FOR PRINT QUEUE %C, USE REQUEST ACTIVE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2184</th> <th style="border-top: 2px solid #aaa">DELETE REJECTED FOR PRINT QUEUE %C, PRINTER DEFINED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2185</th> <th style="border-top: 2px solid #aaa">DELETE REJECTED FOR PRINT QUEUE %C, REQUESTS ARE QUEUED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2186</th> <th style="border-top: 2px solid #aaa">INCORRECT SUSPEND OR RESUME SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2187</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C %C SUSPENDED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2188</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE DAEMON INITIALIZED</th></tr> <tr><td /><td> | ||
You have entered the PRTQDAEMON command, which begins the print queue DAEMON initialization. This is an information message; no response is required. | <b>Description:</b> You have entered the PRTQDAEMON command, which begins the print queue DAEMON initialization. This is an information message; no response is required. | ||
<b>Return codes:</b> I 0 0 | <p><b>Return codes:</b> I 0 0</p></td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2189</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C IS SUSPENDED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2190</th> <th style="border-top: 2px solid #aaa">INCORRECT USE PRINT QUEUE SYNTAX</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2191</th> <th style="border-top: 2px solid #aaa">CCAPRQ FULL, DEFINITION REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2192</th> <th style="border-top: 2px solid #aaa">CCAPRQ FULL, REQUEST CANCELLED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2193</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE OUTPUT DISCARDED FOR CANCELLED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2194</th> <th style="border-top: 2px solid #aaa">MAXIMUM REQUEST SIZE FOR PRINT QUEUE EXCEEDED, REQUEST CANCELED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2195</th> <th style="border-top: 2px solid #aaa">INCORRECT PURGE SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2196</th> <th style="border-top: 2px solid #aaa">INDIVIDUAL REQUEST FORM NOT IMPLEMENTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2197</th> <th style="border-top: 2px solid #aaa">QUEUEING REQUESTS NOT YET IMPLEMENTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2198</th> <th style="border-top: 2px solid #aaa">INSUFFICIENT STORAGE, UNABLE TO INITIALI ZE VTAM PRINTER SUPPORT</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2199</th> <th style="border-top: 2px solid #aaa">UNABLE TO OPEN VTAM APPLID %C, REASON CODE: X'%X'</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2200</th> <th style="border-top: 2px solid #aaa">SETLOGON FAILED FOR %C, X0 = X'%X', RPLFDB2 = X'%X'</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2201</th> <th style="border-top: 2px solid #aaa">IDENTIFY OF VTAM 328X SUBTASK FAILED, RC = %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2202</th> <th style="border-top: 2px solid #aaa">UNRECOGNIZED VTAM PRINTER OPTION: "%C"</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2203</th> <th style="border-top: 2px solid #aaa">INCORRECT DEFINE OR REDEFINE VTAM PRINTER SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2204</th> <th style="border-top: 2px solid #aaa">%C AND %C ARE CONFLICTION OPTIONS</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2205</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER NAME EXPECTED, BUT ABSENT</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2206</th> <th style="border-top: 2px solid #aaa">%C IS A RESERVED VTAM PRINTER NAME</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
=== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2207</th> <th style="border-top: 2px solid #aaa"> %C IS AN INVALID VTAM PRINTER NAME</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2208</th> <th style="border-top: 2px solid #aaa">NO VTAM PRINTERS DEFINED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2209</th> <th style="border-top: 2px solid #aaa">INCORRECT %C VTAM PRINTER SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2210</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C NOT FOUND</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2211</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C HAS NO VTAM PRINTER</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2212</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C %C SUSPENDED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2213</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C IS ACTIVE, FORCE REQUIRED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2214</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C NOT IN SUSPENDED OR IDLE STATE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2215</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C ALREADY DEFINED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2216</th> <th style="border-top: 2px solid #aaa">%C OPTION REQUIRED, BUT NOT SPECIFIED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2217</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C ALREADY HAS A PRINTER</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2218</th> <th style="border-top: 2px solid #aaa">INSUFFICIENT STORAGE, UNABLE TO DEFINE PRINTER</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2219</th> <th style="border-top: 2px solid #aaa">ATTACH OF VTAM PRINTER SUBTASK FAILED, RC = %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2220</th> <th style="border-top: 2px solid #aaa">%C IS AN %C LU FOR A VTAM PRINTER, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
The luname in the DEFINE VTAM PRINTER luname command is invalid. | <b>Description:</b> The luname in the DEFINE VTAM PRINTER luname command is invalid. | ||
<b>Response:</b> Contact your system manager. | <p><b>Response:</b> Contact your system manager.</p> | ||
<b>System Manager response:</b> The luname must be defined to a valid VTAM LUNAME. | <p><b>System Manager response:</b> The luname must be defined to a valid VTAM LUNAME.</p> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2221</th> <th style="border-top: 2px solid #aaa">INQUIRE FAILED FOR %C, RETURN CODE = X'%X'</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2222</th> <th style="border-top: 2px solid #aaa">DEVCHAR FOR %C: X"%X"</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2223</th> <th style="border-top: 2px solid #aaa">INQUIRE RC FOR %C X"%X", RTNCD = X"%X</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2224</th> <th style="border-top: 2px solid #aaa">PRINTER MUST BE SUSPENDED TO PROCESS</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2225</th> <th style="border-top: 2px solid #aaa">PRTQDMN: LU %C COMMAND %X BUF2 %X</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2226</th> <th style="border-top: 2px solid #aaa">PRTQDMN: LU %C RESPONSE %X</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2227</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE DAEMON ALREADY ACTIVE AS USE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 | <b>Return codes:</b> E 0 4 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2228</th> <th style="border-top: 2px solid #aaa">READ NEXT FROM %C WITH NO CURRENT REQUEST</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD | <b>Return codes:</b> I 0 0 VIEWER AUDITAD | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2229</th> <th style="border-top: 2px solid #aaa">SESSION LOST FOR VTAM PRINTER %C, LOSTERM</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2230</th> <th style="border-top: 2px solid #aaa">INTERVENTION REQUIRED FOR VTAM PRINTER %C</th></tr> <tr><td /><td> | ||
Intervention was required for the VTAM printer. Model 204 waits and retries printing. | <b>Description:</b> Intervention was required for the VTAM printer. Model 204 waits and retries printing. | ||
<b>Response:</b> Check that the printer has enough paper, or ink, or is otherwise ready for printing. | <p><b>Response:</b> Check that the printer has enough paper, or ink, or is otherwise ready for printing.</p> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2231</th> <th style="border-top: 2px solid #aaa">INTERVENTION TIMEOUT FOR VTAM PRINTER %C</th></tr> <tr><td /><td> | ||
Intervention was required for the VTAM printer. Model 204 waited and retried printing, until it timed out. This message is preceded by message M204.2230. | <b>Description:</b> Intervention was required for the VTAM printer. Model 204 waited and retried printing, until it timed out. This message is preceded by message M204.2230. | ||
<b>Response:</b> Check that the printer has enough paper, or ink, or is otherwise ready for printing. | <p><b>Response:</b> Check that the printer has enough paper, or ink, or is otherwise ready for printing.</p> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR</td></tr> | ||
== | <tr class="head"><th style="border-top: 2px solid #aaa">2232</th> <th style="border-top: 2px solid #aaa">WARNING - ASSUMING %C FORMS LOADED IN %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2233</th> <th style="border-top: 2px solid #aaa">WARNING - CHANGING FROM %C TO %C FORMS, READY COMMAND REQUIRED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2234</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C HAS BEEN %C' DELETED/SUSPENDED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 AUDITAD | <b>Return codes:</b> I 0 0 AUDITAD | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2235</th> <th style="border-top: 2px solid #aaa">READY VTAM PRINTER %C WITH FORMS %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2236</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER %C SUSPENDED, RPLREQ: X"%X'</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2237</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER ACB CLOSED BY VTAM FAILURE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2238</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER APPLID: %C %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | <b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2239</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER APPLID: %C NEEDS ACQ ABILITY</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | <b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2240</th> <th style="border-top: 2px solid #aaa">VTAM PRINTER APPLID %C DOES NOT HAVE ACQ AUTHORITY</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2241</th> <th style="border-top: 2px solid #aaa">TPEND EXIT ENTERED FOR %C, REASON CODE X'%X'</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | <b>Return codes:</b> E 0 4 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2245</th> <th style="border-top: 2px solid #aaa">INCORRECT REPRINT SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2246</th> <th style="border-top: 2px solid #aaa">CCAPRQ REQUIRES RECOVERY, FISTAT = %X</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2247</th> <th style="border-top: 2px solid #aaa">RECOVERING CCAPRQ...</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2248</th> <th style="border-top: 2px solid #aaa">CCAPRQ RECOVERY COMPLETE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2249</th> <th style="border-top: 2px solid #aaa">CCAPRQ RECOVERY FAILED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 VIEWER SNAP AUDITAD OPR | <b>Return codes:</b> I 0 0 VIEWER SNAP AUDITAD OPR | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2428</th> <th style="border-top: 2px solid #aaa">CCAPRQ DATASET TOO SMALL</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 AUDITAD | <b>Return codes:</b> I 0 0 AUDITAD | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2429</th> <th style="border-top: 2px solid #aaa">COMMAND REQUIRES ADMINISTRATOR PRIVILEGE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2430</th> <th style="border-top: 2px solid #aaa">CREATEPQ COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2431</th> <th style="border-top: 2px solid #aaa">CCAPRQ OPEN FAILED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2432</th> <th style="border-top: 2px solid #aaa">PRINT REQUEST %C %C QUEUED FOR %C, %C</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 NOTERM | <b>Return codes:</b> I 0 0 NOTERM | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2433</th> <th style="border-top: 2px solid #aaa">CCAPRQ REQUIRED, BUT NOT PRESENT</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2434</th> <th style="border-top: 2px solid #aaa">INCORRECT DEFINE PRINT QUEUE SYNTAX, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2435</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE FACILITY NOT ACTIVE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2436</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE %C ALREADY EXISTS</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2437</th> <th style="border-top: 2px solid #aaa">PRINT QUEUE DEFINITIONS BUSY, TRY LATER</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2438</th> <th style="border-top: 2px solid #aaa">OPTION "%C" ALREADY SPECIFIED, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2439</th> <th style="border-top: 2px solid #aaa">PREVIOUS OPTIONS RESET BY "LIKE" CLAUSE</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2440</th> <th style="border-top: 2px solid #aaa">UNRECOGNIZED DEFINE PRINT QUEUE OPTION: "%C"</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2441</th> <th style="border-top: 2px solid #aaa">MAXIMUM FORMS NAME LENGTH IS FOUR</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0 | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2442</th> <th style="border-top: 2px solid #aaa">INVALID %C SPECIFICATION, COMMAND REJECTED</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> E 0 4 AUDITER | <b>Return codes:</b> E 0 4 AUDITER | ||
== | </td></tr> <tr class="head"><th style="border-top: 2px solid #aaa">2443</th> <th style="border-top: 2px solid #aaa">TARGET OF LIKE CLAUSE, "%C", NOT FOUND</th></tr> <tr><td /><td> | ||
<b>Return codes:</b> I 0 0 | <b>Return codes:</b> I 0 0</td></tr> | ||
</table> | |||
==See also== | |||
{{Template: SNA Communications Server topic list}} | |||
[[Category: SNA Communications Server]] | |||
[[Category: VTAM Printer Support]] | |||
==See also== | ==See also== |
Latest revision as of 20:44, 10 March 2017
This topic provides a listing of messages for the VTAM Printer Support (VPS) feature.
Overview of message return codes
In the VTAM Printer Support messages, message return code information includes the message class, Online and Batch return codes, and system action.
Message classes
A single letter indicates the class of the message.
Class | Message type | Behavior |
---|---|---|
I | Non critical | Both the Batch and Online return code equals zero (0). A response is not required. |
P | Prompting | Both the Batch and Online return code equals zero (0). You must respond to the prompt. |
E | Non counted error | Batch return code does not equal zero (0)--usually four (4). Audit type default is MS, but may be overridden. |
C | Counting error | Has a Batch Return code not equal 0 (usually 4) Audit type defaults to ER, but may be overridden. |
E (non counted) error messages and C (counted) error messages indicate either that an error has occurred or that the message provides debugging information.
Online and Batch return codes
The Online and Batch return codes are also provided. Each Model 204 message has an Online and a Batch return code associated with it. Each code is a number from 0 to 255. Higher return codes generally indicate more severe errors. The lowest batch return code for an error class message is 4. The job return code at the end of a run is the highest of the individual message return codes received during the run.
System responses
The automatic responses of Model 204 to the condition that generated the message are described in the following table.
Action | Meaning |
---|---|
AUDITAD | Writes the message to the audit trail as an AD line. An AD line contains information about the run, the status of the Model 204 file, the user password table, or messages sent from a host language program with the IFERR call. |
AUDITER | Writes the message to the audit trail as an ER line and treats this as a counting error: that is, after a specified number of these errors, the user’s session is terminated. The number of allowable errors can be reset with the ERMX parameter. The ERMAX default is 30. |
AUDITMS | Writes the message to the audit trail as an MS line. An MS line includes information related to user logins, logouts, file and group opens and closes, and procedure includes. |
AUDITRK | Writes the message to the audit trail as an RK line. An RK line includes information on system initialization and the record of a call to a Host Language Interface function. |
CANCEL | Cancels the user’s request. |
DUMP | Generates a dump of the Model 204 region, partition, or virtual machine. |
ECHO | Displays the line that caused the error. |
NOPREFIX | Suppresses the M204.nnnn message prefix. |
NOTERM | Writes the message to the audit trail, but does not display the message on the user’s terminal. |
OPR | Displays the message on the operator’s console. |
LAST | Saves message in user’s last error buffer. |
SNAP | Generates a snapshot (or dump) of a part of memory for a Model 204 run. It contains information about the user server area, Model 204 system control, and the data and I/O buffers. |
SAVE | Stores the message in the error message table. These messages are serious errors and include those messages that accompany snaps. The number of messages saved in the error message table is determined by the value of the ERRSAVE parameter. The system manager or system administrator can display the error message table by issuing the VIEW ERRORS command. |
Messages
Number | Message text |
---|---|
2169 | PRINT QUEUE NAME EXPECTED, BUT ABSENT |
Return codes: E 0 4 AUDITER | |
2170 | %C IS A RESERVED PRINT QUEUE NAME |
Return codes: E 0 4 AUDITER | |
2171 | %C IS AN INVALID PRINT QUEUE NAME |
Return codes: E 0 4 AUDITER | |
2172 | PRINT QUEUE FACILITY ALREADY ACTIVE |
Return codes: E 0 4 AUDITER | |
2173 | INCORRECT DISPLAY PRINT QUEUE SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2174 | EXTRANEOUS COMMAND OPTION: %C |
Return codes: I 0 0 | |
2175 | INVALID PRINT REQUEST TYPE: %C |
Return codes: I 0 0 | |
2176 | PRINT QUEUE %C NOT FOUND |
Return codes: E 0 4 AUDITER | |
2177 | NO PRINT QUEUE DEFINITIONS EXIST |
Return codes: I 0 0 | |
2178 | NO REQUESTS FOUND FOR PRINT QUEUE quname |
Description: You have just issued the D PRINT QUEUE command. There are no requests in the qname specified. This is an information message; no response is required. Return codes: I 0 0 | |
2179 | UNABLE TO LOCATE PRINT REQUEST %C %C |
Description: You have specified SPOOLOPT=X'08'. If there is a DDNAME CCAPRQ, Model 204 attempts to create the CCAPRQ file automatically, without the user doing the CREATE. This is an information message; no response is required. Return codes: I 0 0 | |
2180 | CREATE OF CCAPRQ FORCED BY SPOOLOPT |
Return codes: I 0 0 | |
2181 | RECOVERY OF CCAPRQ SUPPRESSED BY SPOOLOPT |
Return codes: I 0 0 VIEWERR AUDITAD OPR | |
2182 | INCORRECT DELETE PRINT QUEUE SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2183 | DELETE REJECTED FOR PRINT QUEUE %C, USE REQUEST ACTIVE |
Return codes: E 0 4 | |
2184 | DELETE REJECTED FOR PRINT QUEUE %C, PRINTER DEFINED |
Return codes: E 0 4 | |
2185 | DELETE REJECTED FOR PRINT QUEUE %C, REQUESTS ARE QUEUED |
Return codes: E 0 4 | |
2186 | INCORRECT SUSPEND OR RESUME SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2187 | PRINT QUEUE %C %C SUSPENDED |
Return codes: I 0 0 | |
2188 | PRINT QUEUE DAEMON INITIALIZED |
Description: You have entered the PRTQDAEMON command, which begins the print queue DAEMON initialization. This is an information message; no response is required. Return codes: I 0 0 | |
2189 | PRINT QUEUE %C IS SUSPENDED |
Return codes: I 0 0 | |
2190 | INCORRECT USE PRINT QUEUE SYNTAX |
Return codes: E 0 4 AUDITER | |
2191 | CCAPRQ FULL, DEFINITION REJECTED |
Return codes: E 0 4 AUDITER | |
2192 | CCAPRQ FULL, REQUEST CANCELLED |
Return codes: E 0 4 AUDITER | |
2193 | PRINT QUEUE OUTPUT DISCARDED FOR CANCELLED |
Return codes: I 0 0 | |
2194 | MAXIMUM REQUEST SIZE FOR PRINT QUEUE EXCEEDED, REQUEST CANCELED |
Return codes: E 0 4 AUDITER | |
2195 | INCORRECT PURGE SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2196 | INDIVIDUAL REQUEST FORM NOT IMPLEMENTED |
Return codes: I 0 0 | |
2197 | QUEUEING REQUESTS NOT YET IMPLEMENTED |
Return codes: I 0 0 | |
2198 | INSUFFICIENT STORAGE, UNABLE TO INITIALI ZE VTAM PRINTER SUPPORT |
Return codes: E 0 4 AUDITER | |
2199 | UNABLE TO OPEN VTAM APPLID %C, REASON CODE: X'%X' |
Return codes: E 0 4 AUDITER | |
2200 | SETLOGON FAILED FOR %C, X0 = X'%X', RPLFDB2 = X'%X' |
Return codes: E 0 4 AUDITER | |
2201 | IDENTIFY OF VTAM 328X SUBTASK FAILED, RC = %C |
Return codes: E 0 4 | |
2202 | UNRECOGNIZED VTAM PRINTER OPTION: "%C" |
Return codes: I 0 0 | |
2203 | INCORRECT DEFINE OR REDEFINE VTAM PRINTER SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2204 | %C AND %C ARE CONFLICTION OPTIONS |
Return codes: I 0 0 | |
2205 | VTAM PRINTER NAME EXPECTED, BUT ABSENT |
Return codes: E 0 4 AUDITER | |
2206 | %C IS A RESERVED VTAM PRINTER NAME |
Return codes: E 0 4 AUDITER | |
2207 | %C IS AN INVALID VTAM PRINTER NAME |
Return codes: E 0 4 AUDITER | |
2208 | NO VTAM PRINTERS DEFINED |
Return codes: E 0 4 AUDITER | |
2209 | INCORRECT %C VTAM PRINTER SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2210 | VTAM PRINTER %C NOT FOUND |
Return codes: E 0 4 AUDITER | |
2211 | PRINT QUEUE %C HAS NO VTAM PRINTER |
Return codes: E 0 4 AUDITER | |
2212 | VTAM PRINTER %C %C SUSPENDED |
Return codes: E 0 4 AUDITER | |
2213 | VTAM PRINTER %C IS ACTIVE, FORCE REQUIRED |
Return codes: E 0 4 AUDITER | |
2214 | VTAM PRINTER %C NOT IN SUSPENDED OR IDLE STATE |
Return codes: E 0 4 AUDITER | |
2215 | VTAM PRINTER %C ALREADY DEFINED |
Return codes: E 0 4 AUDITER | |
2216 | %C OPTION REQUIRED, BUT NOT SPECIFIED |
Return codes: E 0 4 AUDITER | |
2217 | PRINT QUEUE %C ALREADY HAS A PRINTER |
Return codes: E 0 4 AUDITER | |
2218 | INSUFFICIENT STORAGE, UNABLE TO DEFINE PRINTER |
Return codes: E 0 4 AUDITER | |
2219 | ATTACH OF VTAM PRINTER SUBTASK FAILED, RC = %C |
Return codes: E 0 4 AUDITER | |
2220 | %C IS AN %C LU FOR A VTAM PRINTER, COMMAND REJECTED |
Description: The luname in the DEFINE VTAM PRINTER luname command is invalid. Response: Contact your system manager. System Manager response: The luname must be defined to a valid VTAM LUNAME. Return codes: E 0 4 AUDITER | |
2221 | INQUIRE FAILED FOR %C, RETURN CODE = X'%X' |
Return codes: E 0 4 | |
2222 | DEVCHAR FOR %C: X"%X" |
Return codes: E 0 4 | |
2223 | INQUIRE RC FOR %C X"%X", RTNCD = X"%X |
Return codes: E 0 4 | |
2224 | PRINTER MUST BE SUSPENDED TO PROCESS |
Return codes: E 0 4 | |
2225 | PRTQDMN: LU %C COMMAND %X BUF2 %X |
Return codes: E 0 4 | |
2226 | PRTQDMN: LU %C RESPONSE %X |
Return codes: E 0 4 | |
2227 | PRINT QUEUE DAEMON ALREADY ACTIVE AS USE |
Return codes: E 0 4 | |
2228 | READ NEXT FROM %C WITH NO CURRENT REQUEST |
Return codes: I 0 0 VIEWER AUDITAD | |
2229 | SESSION LOST FOR VTAM PRINTER %C, LOSTERM |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2230 | INTERVENTION REQUIRED FOR VTAM PRINTER %C |
Description: Intervention was required for the VTAM printer. Model 204 waits and retries printing. Response: Check that the printer has enough paper, or ink, or is otherwise ready for printing. Return codes: I 0 0 VIEWER AUDITAD OPR | |
2231 | INTERVENTION TIMEOUT FOR VTAM PRINTER %C |
Description: Intervention was required for the VTAM printer. Model 204 waited and retried printing, until it timed out. This message is preceded by message M204.2230. Response: Check that the printer has enough paper, or ink, or is otherwise ready for printing. Return codes: I 0 0 VIEWER AUDITAD OPR | |
2232 | WARNING - ASSUMING %C FORMS LOADED IN %C |
Return codes: I 0 0 | |
2233 | WARNING - CHANGING FROM %C TO %C FORMS, READY COMMAND REQUIRED |
Return codes: I 0 0 | |
2234 | VTAM PRINTER %C HAS BEEN %C' DELETED/SUSPENDED |
Return codes: I 0 0 AUDITAD | |
2235 | READY VTAM PRINTER %C WITH FORMS %C |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2236 | VTAM PRINTER %C SUSPENDED, RPLREQ: X"%X' |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2237 | VTAM PRINTER ACB CLOSED BY VTAM FAILURE |
Return codes: E 0 4 AUDITER | |
2238 | VTAM PRINTER APPLID: %C %C |
Return codes: E 0 4 VIEWER AUDITAD OPR | |
2239 | VTAM PRINTER APPLID: %C NEEDS ACQ ABILITY |
Return codes: E 0 4 VIEWER AUDITAD OPR | |
2240 | VTAM PRINTER APPLID %C DOES NOT HAVE ACQ AUTHORITY |
Return codes: E 0 4 AUDITER | |
2241 | TPEND EXIT ENTERED FOR %C, REASON CODE X'%X' |
Return codes: E 0 4 VIEWER AUDITAD OPR | |
2245 | INCORRECT REPRINT SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2246 | CCAPRQ REQUIRES RECOVERY, FISTAT = %X |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2247 | RECOVERING CCAPRQ... |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2248 | CCAPRQ RECOVERY COMPLETE |
Return codes: I 0 0 VIEWER AUDITAD OPR | |
2249 | CCAPRQ RECOVERY FAILED |
Return codes: I 0 0 VIEWER SNAP AUDITAD OPR | |
2428 | CCAPRQ DATASET TOO SMALL |
Return codes: I 0 0 AUDITAD | |
2429 | COMMAND REQUIRES ADMINISTRATOR PRIVILEGE |
Return codes: E 0 4 AUDITER | |
2430 | CREATEPQ COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2431 | CCAPRQ OPEN FAILED |
Return codes: I 0 0 | |
2432 | PRINT REQUEST %C %C QUEUED FOR %C, %C |
Return codes: I 0 0 NOTERM | |
2433 | CCAPRQ REQUIRED, BUT NOT PRESENT |
Return codes: E 0 4 AUDITER | |
2434 | INCORRECT DEFINE PRINT QUEUE SYNTAX, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2435 | PRINT QUEUE FACILITY NOT ACTIVE |
Return codes: E 0 4 AUDITER | |
2436 | PRINT QUEUE %C ALREADY EXISTS |
Return codes: E 0 4 AUDITER | |
2437 | PRINT QUEUE DEFINITIONS BUSY, TRY LATER |
Return codes: I 0 0 | |
2438 | OPTION "%C" ALREADY SPECIFIED, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2439 | PREVIOUS OPTIONS RESET BY "LIKE" CLAUSE |
Return codes: I 0 0 | |
2440 | UNRECOGNIZED DEFINE PRINT QUEUE OPTION: "%C" |
Return codes: I 0 0 | |
2441 | MAXIMUM FORMS NAME LENGTH IS FOUR |
Return codes: I 0 0 | |
2442 | INVALID %C SPECIFICATION, COMMAND REJECTED |
Return codes: E 0 4 AUDITER | |
2443 | TARGET OF LIKE CLAUSE, "%C", NOT FOUND |
Return codes: I 0 0 |
See also
- SNA Communications Server printer support
- VTAM PRINTER commands
- VTAM Printer Support print queue commands
- VTAM Printer Support messages