User contributions for 198.242.244.47
Jump to navigation
Jump to search
9 November 2010
- 16:5016:50, 9 November 2010 diff hist +439 N FUNL0159 Invalid (construct) in (stmt) statement: (string). Created page with "This message indicates a syntax error in a statement in the FUEL program. The type of statement with the error is shown as ''stmt''. ''string'' is the portion of the statement wh..."
- 16:5016:50, 9 November 2010 diff hist +399 N FUNL0158 Null extension record ((extnum)) of record number (basenum). Created page with "This informational message indicates that a zero-length extension record (at number ''extnum'') occurs in the chain of extensions of base record ''basenum''. This message is only..."
- 16:5016:50, 9 November 2010 diff hist +244 N FUNL0157 Integer truncated in line (linenum); Fast/Unload cancelled. Created page with "This indicates an attempt to create a number with more significant digits for the integer part than the number of places provided. The line number of the FUEL program being ex..."
- 16:5016:50, 9 November 2010 diff hist +445 N FUNL0155 Partial UNLOAD, ordered index invalidated. Created page with "This message indicates that you attempted a partial unload of a record, in a UAI OINDEX or UAI INVISIBLE unload. If the purpose of the job is to unload partial records, you must ..."
- 16:5016:50, 9 November 2010 diff hist +314 N FUNL0154 Attempt to re-UNLOAD occurrence (occ) of field (field). Created page with "This message indicates that you used the UNLOAD field statement to unload a field occurrence in a record that had already been unloaded, or the UNLOAD followed a NOUNLOAD for the..."
- 16:5016:50, 9 November 2010 diff hist +498 N FUNL0153 Attempt to UNLOAD non-existent occurrence (occ) of field (field). Created page with "This message indicates that you attempted to unload occurrence number ''occ'' of the field named ''field'' using the UNLOAD field statement, and that this occurrence does not exi..."
- 16:5016:50, 9 November 2010 diff hist +270 N FUNL0151 (Item) expected. Created page with "This indicates the FUEL compiler expected a particular ''item'' in the input program, but it was not found. For example, this message is issued if you place a statement other tha..."
- 16:5016:50, 9 November 2010 diff hist +390 N FUNL0150 Cause of error: (description): Created page with "A system error has occurred, and the dump has been bypassed. The cause of the error is shown in ''description''; if you need more help determining the action to take to correct t..."
- 16:5016:50, 9 November 2010 diff hist +416 N FUNL0149 Error in line (linenum): Created page with "An error has occurred in your FUEL program, and the source listing is suppressed, either due to the NOLIST parameter, or because you are using the ''[[Fast/Unload User Language I..."
- 16:5016:50, 9 November 2010 diff hist +210 N FUNL0148 Multiple (stmt) statements. Created page with "The statement indicated by ''stmt'' has occurred more than once in your FUEL program, and this is not allowed for that particular statement. Remove the incorrect statement(s). [..."
- 16:5016:50, 9 November 2010 diff hist +273 N FUNL0147 (Authorization status) (feature). Created page with "This informational message is issued at the start of a ''Fast/Unload'' run. It indicates the ''authorization status'' (such as '''Permanently authorized''') of the indicated ..."
- 16:5016:50, 9 November 2010 diff hist +437 N FUNL0146 Invalid checksum in authorization zap. Created page with "This message indicates that the ''Fast/Unload'' authorization zap was incorrectly entered. If the zap was manually entered, double check the contents from the original copy. ..."
- 16:5016:50, 9 November 2010 diff hist +206 N FUNL0145 Authorization zap produced (date time). Created page with "This informational message is issued at the start of a ''Fast/Unload'' run. It shows the date and time at which the ''Fast/Unload'' authorization zap was produced. [[Cat..."
- 16:5016:50, 9 November 2010 diff hist +498 N FUNL0144 (PTCH usage). Created page with "This indicates the offsets in the PTCH CSECT which have been changed from the initial value of zero, which approximates the maintenance level of the executing load module. ''PTCH..."
- 16:5016:50, 9 November 2010 diff hist +352 N FUNL0143 Fast/Unload program must have UAI or FOR EACH RECORD. Created page with "This indicates that the FUEL program contains neither a UAI, UNLOAD ALL INFORMATION, nor FOR EACH RECORD statement. One of these statements is required to specify the processing ..."
- 16:5016:50, 9 November 2010 diff hist +337 N FUNL0142 (Stmterr) statement may not occur outside FOR EACH RECORD loop. Created page with "This indicates that the FUEL program contains a ''stmterr'' statement, and it may only occur within the FOR EACH RECORD loop. You must either delete the ''stmterr'' statement or ..."
- 16:5016:50, 9 November 2010 diff hist +309 N FUNL0141 (Stmt) not supported for SIRFIELD RELATED field. Created page with "This indicates that the FUEL program contains an ADD, DELETE, or CHANGE statement (as indicated by ''stmt'') which references a field which has been related using the SIRFIELD co..."
- 16:5016:50, 9 November 2010 diff hist +284 N FUNL0140 (Type) (name) referenced in (file) and WARN set by SIRFIELD command. Created page with "This indicates that the FUEL program contained a reference to the field or alias ''name'', and that references to ''name'' have been set to WARN by a SIRFIELD command for file ''..."
- 16:5016:50, 9 November 2010 diff hist +285 N FUNL0139 (Type) (name) referenced in (file) and CANCEL set by SIRFIELD command. Created page with "This indicates that the FUEL program contains a reference to the field or alias ''name'', and that references to ''name'' have been set to CANCEL by a SIRFIELD command for file '..."
- 16:5016:50, 9 November 2010 diff hist +369 N FUNL0138 Version (version) of the Sir2000 Field Migration Facility is incompatible with this release of Fast/Unload. Created page with "This indicates that the SIRFIELD information stored in Table D of the file can not be processed by the version of Fast/Unload in use. You should upgrade to a version of Fast/Unlo..."
- 16:5016:50, 9 November 2010 diff hist +394 N FUNL0137 '(Filename)' has been updated with a version (version) of the Sir2000 Field Migration Facility. Created page with "This message indicates that <i>filename</i> has been updated with an incompatible release of the ''Sir2000 Field Migration Facility''. ''Fast/Unload'' must upgraded befor..."
- 16:5016:50, 9 November 2010 diff hist +223 N FUNL0136 SIRFIELD block missing for '(filename)', compile not performed. Created page with "This indicates that SIRFIELD information has been added to the file named ''filename'' but the information is not available in Table D. Please call Sirius Software if you get thi..."
- 16:5016:50, 9 November 2010 diff hist +352 N FUNL0135 Invalid hexadecimal string in line (linenum); Fast/Unload cancelled. Created page with "This indicates that the FUEL program contains a call to a #function and that an argument has an invalid hexadecimal string. This error could occur, for example, if the first argu..."
- 16:5016:50, 9 November 2010 diff hist +144 N FUNL0134 Inconsistent mixed DBCS string; Fast/Unload cancelled. Created page with "This indicates that a mixed DBCS string had a missing or spurious '''Shift In''' or '''Shift Out''' sequence. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +250 N FUNL0130 Fast/Unload cancelled during execution of line (linenum). Created page with "This message indicates that some event caused ''Fast/Unload'' to terminate prematurely during the unload phase of processing a file. The line number of the FUEL program be..."
- 16:5016:50, 9 November 2010 diff hist +753 N FUNL0129 (argno) (argval). Created page with "This message is used to display an argument to the active #function. It consists of the argument number, ''argno'', followed by an indication of the argument value, ''argval'', w..."
- 16:5016:50, 9 November 2010 diff hist +307 N FUNL0128 (N) argument positions passed to function; values: Created page with "This message indicates that a #function was active during the premature termination of a ''Fast/Unload'' run, that there were ''n:ehp3. comma-separated arguments supplied to ..."
- 16:5016:50, 9 November 2010 diff hist +280 N FUNL0127 Fast/Unload cancelled unloading input record number (recno) in file (filename). Created page with "This message indicates that some event caused ''Fast/Unload'' to terminate prematurely during the unload phase of processing a file. The run was terminated while processin..."
- 16:5016:50, 9 November 2010 diff hist +186 N FUNL0126 Fast/Unload cancelled by customer-written function. Created page with "This message indicates that a customer-written #function used the ''Fast/Unload'' #function service routine to terminate a ''Fast/Unload'' run. [[Category:Fast/Unload Me..."
- 16:5016:50, 9 November 2010 diff hist +409 N FUNL0125 File (filename): (n) date fields detected. Created page with "This message is issued at the end of the first pass of DATESTAT processing by ''Fast/Unload'' and is a normal message if the DATESTAT statement is present. This message indic..."
- 16:5016:50, 9 November 2010 diff hist +312 N FUNL0124 Feature not installed. Created page with "This indicates that a ''Fast/Unload'' statement was entered which is not supported by the configuration of ''Fast/Unload'' being executed. Ensure that the statement is al..."
- 16:5016:50, 9 November 2010 diff hist +181 N FUNL0121 String truncated in line (linenum); Fast/Unload cancelled. Created page with "This indicates an attempt to create a string longer than 255 bytes. The line number of the FUEL program being executed is shown in ''linenum''. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +128 N FUNL0120 Unexpected END statement. Created page with "This indicates that an END statement occurred with no FOR, IF, nor SELECT statement to match. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +353 N FUNL0119 Error performing arithmetic in line (linenum): (intcode) opcode (op). Created page with "This indicates that the FUEL program contained an arithmetic expression which resulted in an error, such as division by zero. The line number of the failing FUEL statement is ind..."
- 16:5016:50, 9 November 2010 diff hist +204 N FUNL0118 Field dictionary full. Created page with "This indicates that you attempted to define a new field using the NEW statement, but the number of fields in the file is already at the maximum allowed by ''Model 204''. [[Categ..."
- 16:5016:50, 9 November 2010 diff hist +220 N FUNL0117 Duplicate field name. Created page with "This indicates that the field name specified on a NEW statement is either a field name already defined in the ''Model 204'' file, or has previously been defined using the NEW sta..."
- 16:5016:50, 9 November 2010 diff hist +506 N FUNL0116 Value is non-numeric or is out of range in line (linenum); Fast/Unload cancelled. Created page with "This indicates that the FUEL program referenced an entity in a context that required a numeric value within a particular range, yet the value in the entity referenced was not wit..."
- 16:5016:50, 9 November 2010 diff hist +311 N FUNL0115 Error converting entity to number in line (linenum). Created page with "This indicates that the FUEL program contained a reference to a %variable or field occurrence that required a numeric value (for example, in the right hand side of an arithmetic ..."
- 16:5016:50, 9 November 2010 diff hist +1,696 N FUNL0114 (update error) in field (fieldname). Created page with "An error occurred performing an update to the field ''fieldname''. The type of error is indicated by ''update error'' as follows: <dl> <dt>Attempt to ADD MISSING value <dd>This ..."
- 16:5016:50, 9 November 2010 diff hist +1,383 N FUNL0113 Bad page trailer for (ddname), Table (t) Page (p), at cylinder (n1) track (n2): (Xtrlr DD) (Xtrlr tpg). Created page with "A page was read from the indicated database ddname, cylinder and track, which was expected to be page number ''p'' of table ''t'': ('''0'''=FCT, '''1'''=Table A, '''2'''=Table B,..."
- 16:5016:50, 9 November 2010 diff hist +521 N FUNL0112 Invalid argument number (arg number): it must be (requirement). Created page with "The FUEL compiler detected an invalid #function call, the ''Fast/Unload'' run will be cancelled. The argument number (zero for the #function result) is given in ''arg_number'..."
- 16:5016:50, 9 November 2010 diff hist +184 N FUNL0111 (customer function message) Created page with "A customer-provided #function called the ''Fast/Unload'' #function services routine to issue the message shown as ''customer #function message''. [[Category:Fast/Unload Mess..."
- 16:5016:50, 9 November 2010 diff hist +584 N FUNL0109 Attempt to extract (type) value from argument (arg number) - (cause); Fast/Unload cancelled. Created page with "During execution of a #function call, the ''Fast/Unload'' #function services routine encountered an error while trying to extract the value for argument ''arg_number'' as ''t..."
- 16:5016:50, 9 November 2010 diff hist +206 N FUNL0108 Too many arguments: (arg). Created page with "This indicates that a FUEL program contained a #function call that provided more arguments than allowed by that #function. The parameter in error is identified by ''arg''. [[Cat..."
- 16:5016:50, 9 November 2010 diff hist +369 N FUNL0107 Invalid (symptom) to service routine: (value); Fast/Unload cancelled. Created page with "This indicates that during execution of a #function call, the ''Fast/Unload'' #function services routine was called with invalid information. ''symptom'' indicates the type o..."
- 16:5016:50, 9 November 2010 diff hist +802 N FUNL0106 Unexpected return from function package (module) in (DDname): (info); Fast/Unload cancelled. Created page with "This message indicates that ''Fast/Unload'' is trying to compile a FUEL program that contains a call to a #function. The FUEL compiler calls various $function packages to loc..."
- 16:5016:50, 9 November 2010 diff hist +532 N FUNL0105 Type error loading function package (module) from (DDname). Created page with "This indicates that a FUEL program contained a #function call, and that Fast/Unload was unable to load the #function package named ''module'', either from the specified ''DDname'..."
- 16:5016:50, 9 November 2010 diff hist +146 N FUNL0104 Call Sirius Software for a new authorization. Created page with "This indicates a problem with authorization of ''Fast/Unload'' on your CPU. Please contact Sirius Software. Category:Fast/Unload Messages"
- 16:5016:50, 9 November 2010 diff hist +186 N FUNL0103 Invalid expression: (phrase) Created page with "This indicates that a FUEL program contained ''phrase'' in a context in which an expression is required, but that ''phrase'' is not a valid expression. [[Category:Fast/Unload Me..."
- 16:5016:50, 9 November 2010 diff hist +196 N FUNL0102 Unknown or invalid (item): (phrase) Created page with "This indicates that a FUEL program contained ''phrase'' which is not valid for the ''item'' indicated. ''item'' can be '''special variable''' or '''#function'''. [[Category:Fast..."