User contributions for 198.242.244.47
Jump to navigation
Jump to search
9 November 2010
- 16:5016:50, 9 November 2010 diff hist +198 N FUNL0047 Too many buffers for '(ddname)'. Created page with "You have specified a value for NOBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the NOBUFF parameter. [[Category:Fa..."
- 16:5016:50, 9 November 2010 diff hist +714 N FUNL0046 Unable to open '(ddname)'. Created page with "The sequential output file could not be opened. This could be caused by a missing or invalid DD card (FILEDEF under CMS). Validate and correct the DD card or FILEDEF for the outp..."
- 16:5016:50, 9 November 2010 diff hist +328 N FUNL0045 Loop control variable already in use. Created page with "A FOR statement was encountered inside of a FOR clause which used the same loop control variable. An example of this is a '''FOR A FROM ...''' occurring inside of a '''FOR A FROM..."
- 16:5016:50, 9 November 2010 diff hist +82 N FUNL0044 Created page with "This message not used starting with Version 3.0 Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +394 N FUNL0043 Unable to load (loadmod). Created page with "The indicated output filter program could not be loaded. Verify the spelling of the output filter name. Under MVS, verify that the output filter program is in a library concatena..."
- 16:5016:50, 9 November 2010 diff hist +1,331 N FUNL0042 I/O error for (ddname), Table (t) Page (p)(-lastpg), at cylinder (cyl) track (trk). Created page with "An I/O error occurred for the database indicated by ''ddname'' at the indicated cylinder and track, trying to read table ''t:ehp3. (0=FCT, 1=Table A, 2=Table B, 3=Table C, 4=Tabl..."
- 16:5016:50, 9 November 2010 diff hist +412 N FUNL0041 UNLOAD statement only valid with UAI. Created page with "An UNLOAD statement was encountered in a non-UAI type of unload. Either insert the UAI statement after the OPEN statement, or remove the UNLOAD statement. Beginning with versi..."
- 16:5016:50, 9 November 2010 diff hist +842 N FUNL0040 Output statements invalid with UAI. Created page with "A statement or special variable which directly manipulates the ''Fast/Unload'' output file was included in a UAI type of unload. These are incompatible with UAI, since UAI de..."
- 16:5016:50, 9 November 2010 diff hist +296 N FUNL0039 Unable to convert constant to output format. Created page with "A PUT statement was encountered where the indicated constant could not be converted to the required format. For example, the statement PUT 'ABC' AS FLOAT(4) would receive this er..."
- 16:5016:50, 9 November 2010 diff hist +171 N FUNL0038 Invalid PUT format specification. Created page with "An invalid format was indicated in the specified PUT statement. Verify the PUT statement format in the ''Fast/Unload Reference Manual''. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +337 N FUNL0037 END (token1) expected but (token2) (token3) was found. Created page with "The ''Fast/Unload'' compiler was expecting a particular kind of END statement and instead got something else. An example is a FUEL program with an IF clause terminated with a..."
- 16:5016:50, 9 November 2010 diff hist +295 N FUNL0036 Invalid syntax for (stype) statement. Created page with "A syntax error was encountered in the indicated statement. Verify the syntax of the statement indicated by ''stype'' in the ''Fast/Unload Reference Manual''. Prior to Version ..."
- 16:5016:50, 9 November 2010 diff hist +224 N FUNL0035 Too many nesting levels. Created page with "The FUEL program contains a nesting level deeper than 256. This is the current absolute nesting limit for compiled FUEL programs. Try to convert nested IF clauses to IF/ELSEIF/EL..."
- 16:5016:50, 9 November 2010 diff hist +246 N FUNL0034 Extra code at end of statement is invalid. Created page with "The current FUEL statement contained extra, unexpected data at the end. This could be caused by misspelling, unintentional continuation characters, or syntax errors. Verify the s..."
- 16:5016:50, 9 November 2010 diff hist +82 N FUNL0033 Created page with "This message not used starting with Version 3.0 Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +326 N FUNL0032 Program too large to run. Created page with "The compiled FUEL program would compile to more than 4 megabytes of object code. This is the current absolute size limit for compiled FUEL programs. Try to eliminate un-necessary..."
- 16:5016:50, 9 November 2010 diff hist +237 N FUNL0031 Invalid statement. Created page with "The ''Fast/Unload'' compiler encountered an unrecognized statement. Check the spelling of the indicated statement and if correct, verify the statement syntax in the ''Fast/Un..."
- 16:5016:50, 9 November 2010 diff hist +299 N FUNL0030 Premature end of program. Created page with "The ''Fast/Unload'' compiler had not read the '''END FOR''' to match the '''FOR EACH RECORD''' statement before the end of the input program (FUNIN). Correct the FUEL program..."
- 16:5016:50, 9 November 2010 diff hist +82 N FUNL0029 Created page with "This message not used starting with Version 3.0 Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +82 N FUNL0028 Created page with "This message not used starting with Version 3.0 Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +471 N FUNL0027 Truncated file - (ddname). Created page with "A physical file making up a logical database file does not have enough space allocated to hold the pages that are indicated by the FPL data set list. This could be caused by inad..."
- 16:5016:50, 9 November 2010 diff hist +211 N FUNL0026 (parm) is too large. Created page with "You have specified a value for NBBUFF or NEBUFF that would require an impossibly large amount of storage (more than 2**31 bytes). Correct the value for the offending parameter. ..."
- 16:5016:50, 9 November 2010 diff hist +400 N FUNL0025 Tracks per cylinder not divisible by (n). Created page with "You have specified an SEBUFF or SBBUFF greater than 1 which is not an even divisor of the number of tracks per cylinder for the disk device holding at least one of the physical f..."
- 16:5016:50, 9 November 2010 diff hist +268 N FUNL0024 No multi-track reads allowed on (ddname). SBBUFF and SEBUFF must be 1. Created page with "The indicated DDNAME is not on cylinder boundaries but you have specified an SEBUFF or SBBUFF greater than 1. Either move the data set to cylinder aligned extents (using IEBGENER..."
- 16:5016:50, 9 November 2010 diff hist +335 N FUNL0023 Error dequeueing (ddname), file might be broken. Created page with "The FPL page does not contain the ''Fast/Unload'' job's enqueueing data. Either the input database file has been overwritten after ''Fast/Unload'' has opened it or there ..."
- 16:5016:50, 9 November 2010 diff hist +330 N FUNL0022 Error writing FPL page for (ddname). Created page with "An I/O error occurred trying to write the FPL page. Either the input database file has been overwritten after ''Fast/Unload'' has opened it or there is a hardware problem wit..."
- 16:5016:50, 9 November 2010 diff hist +375 N FUNL0021 No room in file enqueueing table for (ddname). Created page with "The input database file is enqueued in share mode by the maximum number of jobs. Either wait until one or more of the other enqueued jobs is completed or use the ''[[Fast/Unload]..."
- 16:5016:50, 9 November 2010 diff hist +408 N FUNL0020 (ddname) already enqueued exclusive by (jobname stepname). Created page with "The input database file is being updated by a ''Model 204'' job and hence cannot be enqueued in exclusive mode by ''Fast/Unload''.load. Either wait until the updating job is ..."
- 16:5016:50, 9 November 2010 diff hist +242 N FUNL0019 Invalid version for (ddname). Created page with "The database file was created by a release of ''Model 204'' later than the latest release which ''Fast/Unload'' supports. Call Sirius Software Support to obtain the latest ve..."
- 16:5016:50, 9 November 2010 diff hist +202 N FUNL0018 DDNAME '(ddname)' does not match internal name (intname) Created page with "The DDNAME indicated on the OPEN statement did not match the database file name on the FPL page. Verify the name of the database file by opening it with ''Model 204''. [[Categor..."
- 16:5016:50, 9 November 2010 diff hist +316 N FUNL0017 I/O error on (ddname). Created page with "An I/O error occurred trying to read the FPL page. Either the input database file is not formatted as a ''Model 204'' database file, or there is a hardware problem with the disk ..."
- 16:5016:50, 9 November 2010 diff hist +430 N FUNL0016 DDNAME '(ddname)' not found. Created page with "Either the data set indicated by the OPEN dataset or one of the secondary datasets that make up the logical database file could not be opened. This could be caused by an missing ..."
- 16:5016:50, 9 November 2010 diff hist +302 N FUNL0015 No extents defined for (ddname). Created page with "Either the data set indicated by the OPEN dataset or one of the secondary datasets that make up the logical database file was empty. This is probably caused by an incorrect DD ca..."
- 16:5016:50, 9 November 2010 diff hist +437 N FUNL0014 Invalid device type for (ddname), compile not performed. Created page with "Either the data set indicated by the OPEN dataset or one of the secondary datasets that make up the logical database file was on a device not supported by ''Fast/Unload''. Th..."
- 16:5016:50, 9 November 2010 diff hist +205 N FUNL0013 End of compile. Number of errors = (n) Created page with "This message indicates the end of the compile phase of ''Fast/Unload''. If number of errors is indicated to be greater than 0, the unload phase will not be performed. [[Cate..."
- 16:5016:50, 9 November 2010 diff hist +190 N FUNL0012 Start of compile Created page with "This message indicates the start of the compile phase of ''Fast/Unload''. In the phase, the input program (FUNIN) is compiled to machine language code. [[Category:Fast/Unloa..."
- 16:5016:50, 9 November 2010 diff hist +275 N FUNL0011 Logical input record is too long. Created page with "A logical program input (FUNIN) record, the record created after processing continuation characters, is too long. You can either break the offending statement into 2 or more stat..."
- 16:5016:50, 9 November 2010 diff hist +398 N FUNL0010 Unmatched quotes in input data. Created page with "A quote was found in the input program (FUNIN) without a corresponding close quote. Correct the statement so that all quotes have a matching close quote. Note that if you wish to..."
- 16:5016:50, 9 November 2010 diff hist +316 N FUNL0009 Unable to open '(ddname)', compile not performed. Created page with "Either the data set indicated by the OPEN dataset or one of the secondary datasets that make up the logical database file could not be opened. This could be caused by an invalid ..."
- 16:5016:50, 9 November 2010 diff hist +190 N FUNL0008 Invalid OPEN DDNAME '(ddname)', compile not performed. Created page with "Either the OPEN statement is not followed by a data set DDNAME or the DDNAME is longer than 8 characters long. Put a valid DDNAME after the OPEN statement. [[Category:Fast/Unloa..."
- 16:5016:50, 9 November 2010 diff hist +348 N FUNL0007 First statement not OPEN, compile not performed. Created page with "The first statement of every ''Fast/Unload'' program running in batch mode must be the OPEN statement followed by the name of the input database file. Correct the input progr..."
- 16:5016:50, 9 November 2010 diff hist +117 N FUNL0005 Unable to open input data set (FUNIN). Created page with "This message is usually the result of a missing or invalid DD statement for FUNIN. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +390 N FUNL0004 End of Fast/Unload (abend info) Created page with "This message indicates the termination of ''Fast/Unload'' and is a normal message. If you have used the ABENDERR parameter to request that ''Fast/Unload'' end with an ABE..."
- 16:5016:50, 9 November 2010 diff hist +487 N FUNL0003 GETMAIN request failed, RC=(n). Run terminated. Created page with "This indicates that there is not enough storage in the region or address space to satisfy or free storage request. This could be caused by running in too small of a region or add..."
- 16:5016:50, 9 November 2010 diff hist +299 N FUNL0002 Invalid parameter specification '(parm)'. Created page with "This indicates a parameter specified with the PARM option on the EXEC card under MVS or a parameter after the open parenthesis on the M204CMS command under CMS is invalid. Verify..."
- 16:3916:39, 9 November 2010 diff hist +218 N MSIR.0967 (Operation) not legal for FILEORG=X'100' file Created page with "This message indicates that an illegal operation was attempted against a ''Model 204'' file which has <tt>FILEORG=X'100'</tt>. The attempted operation is described by '''operatio..."
- 16:3916:39, 9 November 2010 diff hist +156 N MSIR.0966 Error processing UNICODE command: (explanation) Created page with "This message indicates an error processing a UNICODE command; the reason for the error is described by '''explanation'''. Category:Sirius Mods Messages"
- 16:3916:39, 9 November 2010 diff hist +306 N MSIR.0965 Expecting (item) on UNICODE command, found: (badItem) Created page with "This message indicates that a UNICODE command was incorrectly entered; a required term was missing at a certain point of the incorrect command, but instead the incorrect command ..."
- 16:3916:39, 9 November 2010 diff hist +400 N MSIR.0964 Invalid (item) on UNICODE command: (badItem) Created page with "This message indicates that a UNICODE command was incorrectly entered; the term indicated by '''badItem''' is invalid, at least at the point at which it was entered in the invali..."
- 16:3916:39, 9 November 2010 diff hist +216 N MSIR.0963 Missing (item) on UNICODE command Created page with "This message indicates that a UNICODE command was incorrectly entered; a required term was missing at the end of the incorrect command. The required term is indicated by '''item'..."