ASRCOPY
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASRCOPY Copyright (C) (&00'Fujitsu Technology Solutions ') (&01'2009') All Rights Reserved
ASRLOAD
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASRLOAD Program '(&00)', Version '(&01'05.0B00')' of '(&02'2008-02-22')' loaded from file '(&03)'
ASRSTRT
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASRSTRT Procedure '(&00)', Version '(&01'05.0B00')' of '(&02'2008-02-22')' loaded from file '(&03)'
ASR0110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0110 RELOCATABLE TERM NOT ALLOWED IN MULTIPLICATION OR DIVISION
Meaning
The argument used in multiplication/division is a relocatable value.
ASR0111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0111 'EQU' EXPRESSION CANNOT BE EVALUATED
ASR0112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0112 'EQU' INSTRUCTION WITHIN XDSEC ILLEGAL
ASR0113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0113 NEGATIVE RELOCATABLE ADDRESS
ASR0114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0114 ADDRESS OF A COMPLEX RELOCATABLE EXPRESSION CANNOT BE FOUND
ASR0115
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0115 UNRESOLVABLE EXPRESSION
ASR0116
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0116 EXPRESSION CANNOT BE EVALUATED
ASR0117
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0117 EXPRESSION IS NOT RELOCATABLE
ASR0120
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0120 VALUE OF EXPRESSION GREATER THAN 2**31 - 1
ASR0121
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0121 ILLEGAL NEGATIVE ADDRESS
ASR0122
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0122 SYMBOL FROM 'XDSEC' NOT ALLOWED IN EXPRESSION
ASR0210
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0210 ILLEGAL OPERAND IN 'ICTL' OR 'ISEQ' INSTRUCTION
ASR0211
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0211 'ICTL' MUST BE THE FIRST INSTRUCTION STATEMENT IN PROGRAM
ASR0212
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0212 PRIMARY COLUMN IN 'ICTL' OPERAND MISSING
ASR0213
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0213 PRIMARY COLUMN IN 'ICTL' OPERAND IS NO DIRECT VALUE
ASR0214
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0214 PRIMARY COLUMN IN 'ICTL' OPERAND IS WRONG
ASR0215
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0215 LAST COLUMN IN 'ICTL' OPERAND IS NO DIRECT VALUE
ASR0216
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0216 LAST COLUMN IN 'ICTL' OPERAND IS WRONG
ASR0217
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0217 CONTINUATION COLUMN IN 'ICTL' OPERAND IS WRONG
ASR0218
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0218 MAINTENANCE OPTION 'MONSYS-RECORDS' NOT GIVEN
ASR0220
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0220 ILLEGAL 'START' INSTRUCTION
ASR0221
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0221 SECTION (&00) DOES NOT EXIST
ASR0230
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0230 ILLEGAL 'START' VALUE
ASR0231
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0231 ILLEGAL ATTRIBUTE (&00) IN 'CSECT' OR 'START' INSTRUCTION
ASR0233
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0233 ILLEGAL OPERAND IN 'END' INSTRUCTION
ASR0234
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0234 LENGTH OF ATTRIBUTED 'CSECT' (&00) IS ZERO; LINK PROBLEMS ARE POSSIBLE
Meaning
A subsequent CSECT may receive the attributes of CSECT (&00) during
loading.
Response
Remove CSECT or attributes.
ASR0240
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0240 ILLEGAL OPCODE IN NAME OR OPERAND FIELD OF 'OPSYN' INSTRUCTION
ASR0241
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0241 'OPSYN' INSTRUCTION NOT ALLOWED IN MACROS
ASR0242
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0242 'COPY' MEMBER NOT FOUND
Response
Possible responses:
- Specify the COPY library in the assembler options;
- Correct the member name in the COPY operand.
ASR0243
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0243 NAME OF 'COPY' MEMBER INVALID
Meaning
The first character in the name of a COPY member must be alphabetic;
the remaining characters may be either letters or digits.
The maximum length for the name of a COPY member is 64 characters.
ASR0244
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0244 MACRO NAME IN PROTOTYPE STATEMENT AND LIBRARY MEMBER NAME DIFFER
ASR0245
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0245 ILLEGAL OPERAND IN 'COPY' INSTRUCTION
Meaning
There is no operand, more than one operand, or an operand with an
illegal syntax in the COPY instruction.
The COPY member was not inserted.
Response
Correct the operand.
ASR0246
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0246 MAXIMUM 'COPY-LEVEL' (&00) EXCEEDED
ASR0247
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0247 THE MAXIMUM MACRO LEVEL OF (&00) HAS BEEN REACHED
Meaning
The maximum macro nesting level specified in the assembler option
(MAX-MACRO-NEST-LEVEL) has been reached (default value: 255).
Response
Correct the assembler option or check the macro calls in the program
for an endless loop.
ASR0248
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0248 ATTENTION: SOURCE CONTAINS 'OPSYN' INSTRUCTIONS
Meaning
The effectiveness of 'OPSYN' instructions regarding domain and
duration, is to be considered especially in conjunction with
(library) macros.
See also ASSEMBH-Beschreibung: Unterschiede ASSEMBH und ASSEMB V30.0A .
ASR0249
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0249 'OPSYN' INACTIVATED
ASR0250
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0250 UNEXPECTED EOF BEFORE 'END' INSTRUCTION
Meaning
EOF was encountered before the END instruction when reading the source.
The ASSTRAN generates an END instruction statement and continues
the assembly.
ASR0251
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0251 'MEND' INSTRUCTION MISSING
Meaning
MEND instruction missing in library macros. Sequence errors cannot
occur, as the MEND instruction statement is generated.
Response
Insert the MEND instruction statement.
ASR0252
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0252 INPUT RECORD TOO LONG; MAXIMUM LENGTH = 256
ASR0254
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0254 UNEXPECTED EOF
Meaning
EOF was encountered before the END or MEND instruction when reading a
file or a library member.
Response
Insert the missing END or MEND instruction statement.
ASR0255
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0255 'MEND' INSTRUCTION MISSING
Meaning
MEND instruction missing in source deck macros or in library macros
with inner macro definitions. This may prevent the macro from being
generated or cause it to be generated incorrectly.
Response
Insert the MEND instruction statement.
ASR0256
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0256 'END' INSTRUCTION IS GENERATED
ASR0257
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0257 'END' INSTRUCTION GENERATED BY MACRO EXPANSION
ASR0258
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0258 THIS STATEMENT IS NO LONGER SUPPORTED
ASR0259
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0259 'CSECT' WITH NO NAME IS GENERATED
ASR0260
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0260 THE 'MCALL'/'GSEQ' INSTRUCTIONS IN MACRO (&00) ARE NO LONGER NEEDED IN ASSTRAN
Meaning
The instructions are no longer required and will be ignored.
ASR0261
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0261 INCOMPLETE PROGRAM; NO OBJECT GENERATION
ASR0262
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0262 THE 'MCALL' OR 'GSEQ' INSTRUCTION IS NO LONGER NEEDED IN ASSTRAN
ASR0270
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0270 PROCEDURE NAME IN '$LSDL' STATEMENT MISSING
ASR0271
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0271 WRONG PROCEDURE NAME IN '$LSDLSAVE' STATEMENT
ASR0272
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0272 TYPE AND NAME IN '$LSDL' STATEMENT DO NOT CORRESPOND
ASR0273
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0273 MORE THAN 3 OPERANDS IN '$LSDL' STATEMENT
ASR0274
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0274 TYPE IN '$LSDL' STATEMENT MISSING
ASR0275
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0275 'CCW' FLAG BYTE WAS NOT CHECKED
ASR0276
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0276 CONSISTENCY CONSTANT IS GENERATED FOR EMPTY 'CSECT' SECTION
ASR0277
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0277 LABEL IN OPERAND (&00) DOES NOT BELONG TO THE CURRENT CSECT
ASR0311
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0311 ILLEGAL CONCATENATION
Meaning
Only variable symbols (including generated or subscripted symbols)
are permitted in the operand field of a LCL/GBL instruction and in
the name field of a SET instruction. Concatenation is not legal.
ASR0312
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0312 ILLEGAL DIMENSION SPECIFIED
Meaning
The dimension in the operand field of a LCL or GBL instruction must
be an unsigned decimal number.
ASR0313
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0313 SYNTAX ERROR IN THE SUBSCRIPT OF A VARIABLE SYMBOL
Meaning
The subscript of a variable symbol must be a SETA expression.
ASR0321
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0321 OPERAND (&00) IS A SYMBOLIC PARAMETER IN A MACRO PROTOTYPE STATEMENT
Meaning
A variable symbol cannot be a symbolic parameter and a SET
symbol at the same time.
ASR0322
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0322 ILLEGAL SYMBOLIC PARAMETER IN OPERAND FIELD OF 'LCL' OR 'GBL' INSTRUCTION
ASR0331
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0331 MISSING 'MACRO' STATEMENT IN A LIBRARY MACRO
Meaning
During processing of a library macro, only comments were found, but
no MACRO statement. The macro was not generated.
Response
Check the library macro; use as COPY member if desired.
ASR0335
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0335 SERIOUS ERROR(S) FOR 'MACRO' OR PROTOTYPE STATEMENT OF A LIBRARY MACRO
Meaning
Some of the SERIOUS ERROR's for this macro instruction pertain
to the associated macro definition header statement (MACRO)
or the macro instruction prototype statement.
Response
Check MACRO- and prototype statement.
ASR0336
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0336 MACRO (&00): MULTIPLE DEFINITIONS IN SOURCE
Meaning
Note concerning incompatibility: A macro instruction will always
generate the macro whose definition was processed last.
ASR0337
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0337 NOTE(S) FOR 'MACRO' OR PROTOTYPE STATEMENT OF A LIBRARY MACRO
Meaning
Some of the NOTE's for this macro instruction pertain to the
associated macro definition header statement (MACRO) or the macro
instruction prototype statement.
Response
Check MACRO and prototype statement.
ASR0338
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0338 WARNING(S) FOR 'MACRO' OR PROTOTYPE STATEMENT OF A LIBRARY MACRO
Meaning
Some of the WARNING's for this macro instruction pertain to the
associated macro definition header statement (MACRO) or the macro
instruction prototype statement.
Response
Check MACRO and prototype statement.
ASR0339
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0339 SIGNIFICANT ERROR(S) FOR 'MACRO' OR PROTOTYPE STATEMENT OF A LIBRARY MACRO
Meaning
Some of the SIGNIFICANT ERROR's for this macro instruction pertain
to the associated macro definition header statement (MACRO)
or the macro instruction prototype statement.
Response
Check MACRO and prototype statement.
ASR0340
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0340 MACRO PROTOTYPE STATEMENT HAS INVALID OPCODE
Meaning
The macro name is longer than 64 characters or contains illegal
characters. The macro is not generated.
ASR0341
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0341 MISSING OPCODE IN MACRO PROTOTYPE STATEMENT
Meaning
The operation code (=macro name) is missing in a macro prototype
statement. The macro is not generated.
ASR0342
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0342 WRONG OPCODE IN FIRST STATEMENT OF LIBRARY MACRO
Meaning
The opcode in the first statement of a library macro (excluding
blank lines, comments, or macro remarks) contains syntax errors or
variable symbols.
Response
Correct/insert the MACRO statement.
ASR0343
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0343 MACRO DOES NOT CONTAIN ANY PROTOTYPE STATEMENT
Meaning
No macro prototype statement (the first statement after the macro
instruction, excluding blank lines, comments, or macro remarks) was found
when expanding a macro.
Response
Insert or correct the macro prototype statement.
ASR0344
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0344 LIBRARY MACRO DOES NOT BEGIN WITH A 'MACRO' STATEMENT
ASR0346
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0346 MISSING OPCODE IN FIRST STATEMENT OF A LIBRARY MACRO
Meaning
Missing opcode in the first statement of a library macro (excluding
blank lines, comments, or macro remarks). This must always be the
macro definition header statement MACRO.
Response
Insert or correct the MACRO statement.
ASR0347
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0347 ERROR IN OPCODE OR OPERAND FIELD OF THE CORRESPONDING PROTOTYPE STATEMENT; MACRO WILL NOT BE GENERATED
ASR0348
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0348 MEND INSTRUCTION IS GENERATED
ASR0349
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0349 OPERAND FIELD OF THE PROTOTYPE STATEMENT ENDS WITH A COMMA
Meaning
The terminating comma could indicate that further operands follow.
If this is the case, they will begin in the wrong column of the
continuation line and thus be treated as comments.
Response
Check whether the continuation line(s), if any, begin at the correct
starting column, or remove the comma.
ASR0351
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0351 SYMBOLIC PARAMETER (&00) OCCURS MORE THAN ONCE IN PROTOTYPE STATEMENT
ASR0352
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0352 PRIMARY VALUE OF KEYWORD PARAMETER IN PROTOTYPE STATEMENT CANNOT BE GENERATED
ASR0356
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0356 EMPTY PARAMETER IN PROTOTYPE STATEMENT
Meaning
An empty parameter is not permitted in the prototype statement.
Response
Correct/insert the empty or missing parameter.
ASR0381
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0381 UNDEFINED KEYWORD PARAMETER (&00); OPERAND WAS INTERPRETED AS A POSITIONAL OPERAND
ASR0401
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0401 INVALID CONSTANT TYPE
Meaning
An invalid constant type was specified in a DC or DS instruction or
in a literal.
Response
Correct the constant type in the statement.
ASR0402
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0402 LENGTH MODIFIER ERROR
Meaning
The length modifier of a DC/DS instruction or a literal has a syntax
error, or its value lies outside the permissible range.
Response
Correct the syntax or value of the length modifier.
ASR0403
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0403 CONSTANT OF TYPE S ILLEGAL IN A LITERAL STRING
ASR0404
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0404 QUOTES NOT PAIRED OR ILLEGAL TERMINATION OF A QUOTED STRING
ASR0405
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0405 EMPTY OPERAND
ASR0407
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0407 ALIGNMENT ERROR IN OPERAND (&00)
Meaning
The operand must be aligned on a halfword, fullword, or doubleword
boundary.
ASR0408
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0408 UNPAIRED '&' IN CONSTANT VALUE OF A DC/DS OPERAND OR LITERAL
ASR0409
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0409 DISPLACEMENT IN OPERAND (&00) NOT IN THE RANGE 0 TO 4095
Meaning
The displacement does not lie in the range 0 to 4095 (inclusive).
ASR0411
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0411 LENGTH SPECIFICATION IN OPERAND (&00) NOT IN THE RANGE 1 TO 16
ASR0412
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0412 DUPLICATION FACTOR ERROR
Meaning
The duplication factor of a DC/DS operand or literal has a syntax
error, or its value lies outside the legal range.
Permissible range: 0 to 2**24 - 1
Response
Correct the syntax or value of the duplication factor.
ASR0413
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0413 SCALE MODIFIER ERROR
Meaning
The scale modifier of a DC/DS operand or literal has a syntax error, or
its value lies outside the legal range. The permissible range depends on
the type of constant.
Response
Correct the syntax or value of the scale modifier.
ASR0414
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0414 EXPONENT MODIFIER ERROR
Meaning
The exponent modifier of a DC/DS operand or literal has a syntax
error, or its value lies outside the legal range.
Permissible range: -85 to +75
Response
Correct the syntax or value of the exponent modifier.
ASR0415
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0415 PRECISION LOST IN DC CONSTANT
Meaning
When positions are lost in the constant due to the specification of a
scale modifier, the precision of the constant is reduced.
Response
Specify an appropriate scale modifier.
ASR0416
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0416 SELFDEFINING TERM (&00) TOO LARGE
ASR0417
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0417 ARITHMETIC OVERFLOW
Meaning
The final result or an intermediate result obtained when evaluating an
arithmetic expression does not lie within the range 2**31-1 and -2**31.
Response
Change the arithmetic expression so that an overflow no longer occurs.
ASR0418
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0418 FLOATING-POINT CHARACTERISTIC OUT OF RANGE
Meaning
The characteristic portion, i.e. the hexadecimal exponent, of a
floating-point number (type E, D, or L) is less than -64 or greater than
64 and thus lies outside the permissible range.
Response
Correct the constant.
ASR0419
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0419 INVALID CHARACTER IN CONSTANT VALUE OF A DC/DS OPERAND OR LITERAL
Meaning
The constant contains characters that are not permitted for this type of
constant.
Response
Correct the constant.
ASR0421
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0421 SYNTAX ERROR IN 'EQU' OPERAND
ASR0422
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0422 INVALID LENGTH ATTRIBUTE IN 'EQU' OPERAND
Meaning
The value of the length attribute must be between 0 and 2**24 - 1.
Response
Correct the explicitly specified length attribute.
ASR0423
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0423 INVALID TYPE ATTRIBUTE IN 'EQU' OPERAND
Meaning
The type attribute must be a self-defining term (max. 1 byte long).
Response
Correct the explicitly specified type attribute.
ASR0424
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0424 LIMIT VALUES OF EXPONENT OUT OF RANGE
Meaning
The sum of the internal and external exponents of a DC constant exceeds
or lies below the prescribed limit values.
Response
Correct the exponent entry.
ASR0425
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0425 STRING VALUE (&00) CANNOT BE CONVERTED IN ARITHMETIC VALUE
ASR0427
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0427 ADDRESS CONSTANT CANNOT BE EVALUATED; NO GENERATION
ASR0428
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0428 CONSTANT VALUE OR EXPONENT OF A DC/DS OPERAND OR LITERAL OUT OF RANGE. DEFAULT VALUE 0 IS INSERTED
Meaning
Possible causes:
- The value of the constant exceeds the value range defined for the
type of constant.
- The sum of the exponent and the exponent modifier lies outside
the permissible range.
Permissible range: -85 bis +75.
ASR0429
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0429 ARITHMETIC OVERFLOW AFTER CONVERSION OF (&00)
Meaning
The self-defining term cannot be converted into the internal (binary)
representation, since the conversion would produce a binary value of more
than 32 bits.
(&00): string to be converted.
Response
Correct the self-defining term so that its internal representation can be
stored in one word (32 bits).
ASR0430
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0430 INVALID REGISTER SPECIFICATION IN OPERAND (&00); EVEN NUMBERED VALUE BETWEEN 0 AND 14 REQUIRED
ASR0431
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0431 INVALID FLOATING-POINT REGISTER SPECIFICATION IN OPERAND (&00)
ASR0432
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0432 INVALID REGISTER SPECIFICATION; DIRECT VALUE (0 TO 15) EXPECTED
ASR0433
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0433 RELOCATABLE VALUE INVALID AS BASE REGISTER; VALUE MUST BE ABSOLUTE AND BETWEEN 0 AND 15
ASR0434
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0434 INVALID PAIR NUMBER OF FLOATING-POINT REGISTER IN OPERAND (&00)
ASR0435
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0435 ILLEGAL SPECIFICATION OF A BASE REGISTER
Meaning
An operand of the instruction has the wrong format. Instead of a register
or direct value, a displacement and base register was specified.
Response
Correct the format of the operand.
ASR0436
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0436 ILLEGAL SPECIFICATION OF A BASE REGISTER AND INDEX REGISTER OR LENGTH
Meaning
An operand of the instruction has the wrong format.
Instead of a register or direct value, a displacement, base
register, and index register or length was specified.
Response
Correct the format of the operand.
ASR0437
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0437 ILLEGAL INDEX REGISTER OR LENGTH SPECIFICATION
Meaning
An operand of the instruction has the wrong format. An index register or
a length was specified in addition to a displacement and base register.
Response
Correct the format of the operand.
ASR0438
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0438 ILLEGAL REGISTER SPECIFICATION IN OPERAND (&00)
Meaning
Register numbers may only assume specific values for DUET statements.
ASR0439
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0439 ADDRESS VALUE IN OPERAND (&00) OUT OF RANGE
Meaning
The values of the addresses exceed the permissible limits for DUET
instructions.
ASR0440
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0440 INVALID REGISTER SPECIFICATION; DIRECT VALUE (1 TO 15) EXPECTED
ASR0441
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0441 QUOTES NOT PAIRED
ASR0442
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0442 SYNTAX ERROR IN DC/DS INSTRUCTION OR LITERAL
ASR0443
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0443 SCALE OR EXPONENT MODIFIER ILLEGAL
Meaning
A scale and exponent modifier is only permitted for fixed and
floating-point constants in DC instructions and literals.
Response
Omit the scale or exponent modifier, or change the type of constant.
ASR0445
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0445 INVALID LENGTH SPECIFIED IN OPERAND (&00); LENGTH MUST BE WITHIN THE RANGE 1 TO 256
ASR0446
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0446 ILLEGAL SPECIFICATION OF ADDRESS; DISPLACEMENT WILL BE IGNORED
Meaning
The specification of an address in the form of a relocatable value in
relation to a base address and the explicit specification of a base
register are illegal.
ASR0447
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0447 ILLEGAL RELOCATABLE VALUE FOR LENGTH; LENGTH 0 WILL BE INSERTED
Meaning
The specified length must be an absolute value.
ASR0448
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0448 SYNTAX ERROR IN CONSTANT OF A DC/DS OPERAND OR LITERAL
ASR0449
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0449 BASE REGISTER '0' IS USED
ASR0450
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0450 NO OPERAND FIELD ENTRY ALLOWED
ASR0451
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0451 REQUIRED OPERAND FIELD ENTRY MISSING
ASR0452
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0452 WRONG OPERAND TYPE IN OPERAND (&00). VALUE '0' IS INSERTED
Meaning
An absolute value is expected (e.g. specification of a register).
ASR0453
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0453 EMPTY OPERAND (&00)
Meaning
The named operand is empty, but this does not make sense for the
processed instruction.
ASR0454
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0454 REQUIRED NUMBER (&00) OF OPERANDS EXCEEDED; EXCESS OPERANDS WILL BE IGNORED
ASR0455
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0455 REQUIRED OPERAND (&00) MISSING
ASR0456
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0456 TOO MANY OPERANDS
ASR0457
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0457 TOO FEW OPERANDS
ASR0459
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0459 OPERAND (&00) HAS NO EFFECT, SINCE THE OPTION 'PREFIX=EXCEPT' IS SET.
ASR0460
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0460 DIVISION BY ZERO
ASR0461
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0461 STRING DOES NOT BEGIN WITH A QUOTE
ASR0462
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0462 STRING IN '$DSDDI' OR '$DSDDR' OPERAND IS TOO LONG
Meaning
The string in the first operand of the $DSDDI or $DSDDR instruction
must not exceed 51 characters; a maximum of 240 characters is permitted
in the second operand.
ASR0463
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0463 REPRO OPERAND MISSING
ASR0464
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0464 OPERAND (&00) IS NO LONGER SUPPORTED
ASR0465
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0465 ADDRESS CAN NOT BE GENERATED AS CONSTANT OF TYPE S.
Meaning
When resolving the address into base register and displacement the value
of displacement cannot be put into a 12-bit-area
ASR0466
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0466 ILLEGAL OPERAND (&00) IN PROGRAM COUNTER RELATIVE INSTRUCTION
ASR0500
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0500 INVALID LENGTH SPECIFICATION IN OPERAND (&00); LENGTH IN THE RANGE 1 TO 16 EXPECTED
ASR0504
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0504 WRONG CCW0/CCW1 OPCODE
ASR0505
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0505 WRONG CCW OPCODE
ASR0506
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0506 WRONG CCW BYTE COUNTER
ASR0507
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0507 WRONG CCW FLAG BYTE
ASR0508
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0508 WRONG CCW1 ADDRESS; A VALUE FROM 0 TO 2**31 - 1 IS PERMITTED
ASR0509
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0509 WRONG CCW/CCW0 ADDRESS; A VALUE FROM 0 TO 2**24 - 1 IS PERMITTED
ASR0510
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0510 ILLEGAL CONTINUATION LINE
ASR0511
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0511 EOF WAS REACHED BEFORE CONTINUATION LINE
ASR0512
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0512 LAST QUOTE MISSING IN OPERAND (&00)
ASR0513
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0513 NULL STRING ILLEGAL AS CONSTANT OF A DC/DS OPERAND OR LITERAL
ASR0517
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0517 SURPLUS 'STACK'/'UNSTK' INSTRUCTION (&00) (&01)
Meaning
(&01): name of the incorrectly stored or released instruction.
ASR0518
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0518 ILLEGAL CHARACTER BEFORE CONTINUATION LINE
ASR0521
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0521 REQUIRED NAME FIELD ENTRY MISSING
ASR0524
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0524 SYMBOL NOT ALLOWED IN NAME FIELD
ASR0525
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0525 INVALID SYMBOL IN NAME FIELD
ASR0526
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0526 FIRST OPERAND IN 'AGO' INSTRUCTION IS EMPTY
Meaning
An empty operand was encountered as the first operand in an AGO
instruction. A sequence symbol or arithmetic expression and sequence
symbol (computed AGO) are permitted.
ASR0527
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0527 INVALID SEQUENCE SYMBOL (&00) IN OPERAND (&01): NO BRANCH
ASR0528
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0528 NAME OF SEQUENCE SYMBOL (&00) IS TOO LONG; MAXIMUM LENGTH = 64
ASR0529
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0529 OPERAND IS NOT A SEQUENCE SYMBOL
ASR0530
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0530 SYNTAX ERROR IN OPERAND (&00)
ASR0531
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0531 SEMANTIC ERROR IN OPERAND (&00)
ASR0532
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0532 SYNTAX ERROR IN OPERAND (&00) OF THE 'SPACE' INSTRUCTION
Meaning
The operand is incorrect, or a comment was interpreted as the operand.
ASR0533
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0533 ERROR IN OPERAND (&00)
Meaning
A syntax or semantic error has occurred in the named operand. More
details are usually provided in a supplementary error message.
Response
Correct the operand.
ASR0534
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0534 DROP ISSUED FOR A RELEASED REGISTER OR ONE NOT ASSIGNED IN A 'USING' INSTRUCTION
ASR0535
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0535 SEMANTIC ERROR
ASR0536
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0536 ##AR_DROP ISSUED FOR A RELEASED REGISTER OR ONE NOT ASSIGNED IN A '##AR_USING' INSTRUCTION
ASR0537
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0537 SURPLUS '##STACK'/'##UNSTK' INSTRUCTION (&00) (&01)
Meaning
(&01): name of the incorrectly stored or released instruction.
ASR0538
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0538 ATTRIBUTE OF A SYMBOL CANNOT BE EVALUATED
Meaning
The referenced symbol is undefined or cannot be evaluated.
ASR0539
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0539 SYNTAX ERROR IN 'SETC' OPERAND OR IN TEXT REPLACEMENT
ASR0540
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0540 LOGICAL EXPRESSION WRONG OR MISSING
Meaning
The logical expression in the AIF operand is missing or not enclosed
in parentheses.
ASR0543
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0543 NAME OF THE SEQUENCE SYMBOL (&00) IS ILLEGAL
Meaning
The first character in a sequence symbol must be alphabetic;
the remaining characters may be either letters or digits.
The maximum length for a sequence symbol is 64 characters.
ASR0546
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0546 INVALID SYMBOL REFERENCE
ASR0550
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0550 PARENTHESIS ERROR
Meaning
A right parenthesis may be missing:
- after the base register specification in the operand
- in a parenthesized term in the operand
- in the case of a parenthesized duplication factor or modifier
in a DC or DS constant or a literal.
ASR0552
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0552 PARENTHESIS ERROR IN OPERAND (&00)
ASR0553
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0553 ILLEGAL CHARACTER
ASR0554
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0554 ILLEGAL CHARACTER(S) IN OPERAND (&00)
ASR0555
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0555 VALUE OF THE SECOND OPERAND IN SRP IS INVALID; VALUE '0' IS INSERTED
Meaning
The information cannot be shifted within the possible limits.
ASR0556
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0556 SYNTAX ERROR IN OPERAND OF A 'SETA', 'AGO', OR 'SETC' INSTRUCTION
Meaning
Syntax error in the arithmetic expression:
for SETA - entire operand field;
for 'computed AGO' - number of sequence symbol;
for SETC - duplication factor and arguments of the substring function
(initial position and length).
ASR0557
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0557 SYNTAX ERROR IN LOGICAL EXPRESSION
ASR0566
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0566 OPERAND (&00) IS NOT A SYMBOLIC ADDRESS
ASR0571
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0571 ILLEGAL LITERAL USE IN OPERAND (&00)
ASR0572
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0572 CONSTANT OF TYPE Q NOT ALLOWED WITHIN LITERALS
ASR0580
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0580 'TITLE' TEXT EXCEEDS 97 CHARACTERS
ASR0581
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0581 'TITLE' TEXT MISSING
ASR0582
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0582 EXTERNAL SYMBOL IN OPERAND FIELD IS TRUNCATED TO 8 CHARACTERS
Meaning
The symbolic name of the external start address in the END record of the
object is limited to 8 characters. Only the first 8 characters of the
specified name are used.
ASR0593
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0593 ILLEGAL SEQUENCE SYMBOL IN NAME FIELD
ASR0594
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0594 SYMBOL IN NAME FIELD IS TRUNCATED TO THE ALLOWED 8 CHARACTERS
ASR0595
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0595 SEQUENCE SYMBOL IS MISSING OR HAS A SYNTAX ERROR
ASR0597
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0597 EXTERNAL NAMES TRUNCATED TO 8 CHARACTERS
Meaning
The name for entries in the ESD record of the object is limited to 8
characters. Only the first 8 characters of the name are used.
ASR0598
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0598 EXTERNAL NAMES TRUNCATED TO 32 CHARACTERS
ASR0610
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0610 INSTRUCTION (&00) ON WRONG PLACE; IGNORED
Meaning
Illegal sequence of REP instructions.
Allowed sequence: REPOLD: 1. REP-instruction resp. after REPEND / REPNEW:
after REPOLD / REPEND: after REPNEW
REP instructions not allowed in DSECT.
##LTORG instruction only allowed within REPNEW sequence.
ASR0611
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0611 ORG INSTRUCTION ON WRONG PLACE; IGNORED
Meaning
Within REP code the ORG instruction is not allowed in CSECT (between
REPOLD and REPNEW or between REPNEW and REPEND)
Response
Please avoid the conflict
ASR0612
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0612 THE NEW REP EXCEEDS THE ADDRESS LIMIT
Meaning
The new rep sequence is longer than the sequence to be corrected.
Response
Please check the rep.
ASR0613
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0613 MIPS ADDRESS OF THE REPEND INSTRUCTION MUST BE DIVISIBLE BY 4
ASR0614
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0614 7500 ADDRESS OF THE REPEND INSTRUCTION IS LESS THAN THE CURRENT LOCATION COUNTER
Response
The first operand of the REPEND instruction must be greater/equal the
current location counter
ASR0615
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0615 MIPS ADDRESS OF THE REPEND INSTRUCTION IS LESS THAN THE CURRENT LOCATION COUNTER
Response
The second operand of the REPEND instruction must be greater/equal the
current location counter
ASR0616
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0616 7500 ADDRESS OF THE REPEND INSTRUCTION IS NEGATIVE
Response
The absolute value or the result of the relocatable expression of the
REPEND operands must be positive.
ASR0617
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0617 MIPS ADDRESS OF THE REPEND INSTRUCTION IS NEGATIVE
Response
The absolute value or the result of the relocatable expression of the
REPEND operands must be positive
ASR0618
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0618 ERROR IN RUN 1 OF REP MODE
Meaning
In the REP mode the original source must be compilable without errors
Response
Please correct the errors by means of the listing.
ASR0619
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0619 IN THE REP MODE MULTIPLE COMPILATION NOT POSSIBLE.
ASR0620
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0620 REP INSTRUCTION SPLITS PEEPHOLE PATTERN
Meaning
ASR0621
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0621 (&00) (&01) (&02)
Meaning
Possible side effects on common code caused by different register states.
(&00) : specification of REP run
(&01) : semantic register information
(&02) : register number
ASR0622
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0622 (&00) CONDITION CODE BITS (&01) (&02)
Meaning
Possible side effects on common code caused by modified condition code
masks.
(&00) : specification of REP run
(&01) : semantic condition code information
(&02) : condition code mask
ASR0623
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0623 (&00) CONDITION CODE SET BY DIFFERENT INSTRUCTIONS
Meaning
Possible side effects on conditional branch instructions.
(&00) : specification of REP run
ASR0624
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0624 (&00) INSTRUCTION MARKED AS (&01) (&02)
Meaning
Possible side effects on common code by modified control flow attributes.
(&00) : specification of REP run
(&01) : semantic control flow information
(&02) : Y: true; N: not true
ASR0625
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0625 NO SPACE AVAILABLE TO CALL AUTOMATIC BALCONY
ASR0626
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0626 NO SUBSEQUENT ##AUTOREP FOR AUTOMATIC BALCONY
ASR0627
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0627 PROGRAM SIZE IN REPNEW EXCEEDS PROGRAM SIZE IN REPOLD
ASR0628
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0628 REP MODE RUN 2: CHANGE OF DATA ADDRESS
Meaning
The address of a datafield without REPNEW has changed in run 2.
ASR0629
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0629 REP MODE RUN 2: CHANGE OF AN ASSTRAN ENTRY ADDRESS
Meaning
The address of an ASSTRAN entry without REPNEW has changed in run 2.
ASR0630
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0630 DATA / INSTRUCTIONS ARE NOT ALLOWED BETWEEN ##AUTOREP AND REPEND
Meaning
Move ##AUTOREP behind data / instructions.
ASR0631
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0631 NO SPACE AVAILABLE FOR AUTOMATIC BALCONY
Meaning
The automatic balcony increases the REPNEW sequence.
ASR0711
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0711 ILLEGAL 'MEND' OR 'MEXIT' INSTRUCTION
Meaning
The macro instructions MEND and MEXIT are only allowed within a macro
definition.
ASR0712
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0712 '.*' COMMENT IS ILLEGAL OUTSIDE OF MACRO DEFINITION
ASR0713
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0713 GENERATION OF A MACRO INSTRUCTION IS ILLEGAL
ASR0714
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0714 'MEND' AND 'MEXIT' INSTRUCTIONS ARE ONLY ALLOWED WITHIN MACRO DEFINITIONS
Meaning
A MEND or MEXIT instruction was encountered in the source. They are only
permitted in macro definitions.
Response
Remove the statement and check the nesting level of inner macro
definitions if required.
ASR0724
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0724 OVERFLOW OF MAXIMUM COPY LEVEL (&00)
ASR0730
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0730 GENERATED OPCODE (&00) IS NOT ALLOWED OR MUST NOT BE GENERATED
Meaning
The text replacement produced an incorrect operation code or one
which must not be generated.
ASR0732
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0732 GENERATED OPCODE CONSISTS OF BLANKS
ASR0734
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0734 GENERATION OF '.*' COMMENTS IS NOT ALLOWED
Meaning
A '.*' comment should be generated.
ASR0736
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0736 ILLEGAL USE OF A NULL STRING WHEN A VARIABLE SYMBOL IS GENERATED
ASR0737
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0737 GENERATED NAME/OPCODE FIELD CONSISTS OF MORE THAN ONE STRING
ASR0740
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0740 ILLEGAL GENERATION OF A NULL STRING IN OPCODE FIELD
ASR0811
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0811 DUMMY REGISTER EXCEEDS 4095 BYTES
Meaning
The maximum length of a DXD operand (duplication factor * length
modifier) must not exceed 4095 bytes.
ASR0910
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0910 INVALID DIRECT VALUE IN OPERAND (&00); VALUE MUST BE FROM 0 TO 255
ASR0911
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0911 INVALID DIRECT VALUE IN OPERAND (&00); VALUE MUST BE FROM 0 TO 15
ASR0912
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0912 INVALID ROUNDED VALUE IN OPERAND (&00); VALUE MUST BE FROM 0 TO 9
ASR0913
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0913 INVALID MASK SPECIFICATION IN OPERAND (&00); VALUE MUST BE FROM 0 TO 15
ASR0914
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0914 INVALID DIRECT VALUE IN OPERAND (&00); VALUE MUST BE FROM -32768 TO 32767
ASR0915
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR0915 INVALID DIRECT VALUE IN OPERAND (&00); VALUE MUST BE FROM 0 TO 65535
ASR0920
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0920 INVALID SELF-DEFINING TERM
ASR0921
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR0921 ARITHMETIC VALUE (&00) CONTAINS ILLEGAL CHARACTERS
ASR1110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1110 SEQUENCE SYMBOL (&00) ALREADY DEFINED
ASR1230
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1230 RELOCATABLE ADDRESS CONSTANT CONTAINS NAME FROM 'DSECT'
Meaning
No RLD information can be generated for an entity from a DSECT.
ASR1240
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR1240 ADDRESSES IN DSECT OR COMMON AREAS ARE NOT SUPPORTED BY 'LARL'
ASR1250
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1250 OPERAND 2 OF THE 'CNOP' INSTRUCTION MUST BE '4' OR '8'
ASR1251
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1251 OPERAND 1 OF THE 'CNOP' INSTRUCTION MUST BE '0', '2', '4' OR '6'
ASR1252
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1252 OPERAND 1 OF THE 'CNOP' INSTRUCTION MUST BE '0' OR '2'
ASR1253
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1253 'CNOP' OPERAND (&00) IS RELOCATABLE; IT MUST BE ABSOLUTE
ASR1254
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1254 MISSING 'CNOP' OPERAND
ASR1255
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR1255 INVALID REGISTER SPECIFICATION IN OPERAND 1 OF '##ALIGN'; DIRECT VALUE (0 TO 15) EXPECTED
ASR1256
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR1256 OPERAND 2 OF THE '##ALIGN' INSTRUCTION MUST BE '0', '2', '4' OR '8'
ASR1310
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1310 SYMBOL (&00): MULTIPLE DEFINITIONS
ASR1320
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1320 'ENTRY' NOT ALLOWED IN 'DSECT', 'COM', 'XDSEC', OR 'DXD'
ASR1321
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1321 ENTRY (&00) IS IN 'DSECT' OR 'XDSEC'
ASR1322
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1322 ENTRY DOES NOT BELONG TO THE CURRENT PROGRAM SECTION.
ASR1324
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1324 'AMODE'/'RMODE' INCONSISTENCY
ASR1325
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1325 'AMODE'/'RMODE' IS ILLEGAL FOR AN UNNAMED 'COMMON' CONTROL SECTION
ASR1330
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1330 ADDRESS OR DIRECT VALUE NOT WITHIN THE RANGE 0 TO 2**31 - 1
ASR1332
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1332 VALUE IN THE OPERAND EXCEEDS 2**24-1
ASR1350
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1350 SYMBOL (&00) ALREADY DEFINED AS A 'CSECT', 'START', 'DSECT', 'COM', 'XDSEC' OR 'DXD' NAME
ASR1351
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1351 SYMBOL (&00) ALREADY DEFINED AS NAME OF 'EXTRN' OR 'WXTRN'
ASR1352
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1352 'AMODE'/'RMODE' ALREADY PRESENT
ASR1353
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1353 SYMBOL (&00) WAS ALREADY REFERENCED AS A Q-CONSTANT
Meaning
The new symbol to be defined is ignored and can produce sequence errors
in following references.
ASR1354
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1354 'XDSEC' ALREADY DEFINED. OPERAND DOES NOT EQUAL DEFINITION/REFERENCE
ASR1356
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1356 MISSING 'START' OR 'CSECT' INSTRUCTION
ASR1357
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1357 'DSDD' INFORMATION ALREADY PRESENT
ASR1410
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1410 VARIABLE SYMBOL (&00) UNDEFINED AT TIME OF GENERATION
ASR1420
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1420 UNDEFINED SEQUENCE SYMBOL IN OPERAND (&00): NO BRANCH
ASR1502
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1502 INVALID OPCODE
ASR1503
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1503 ERROR IN 'MACRO' OR MACRO PROTOTYPE STATEMENT: NO MACRO GENERATED.
Meaning
Errors were encountered in the MACRO statement or in the opcode/operand
field of the prototype statement of the called macro.
The macro is not generated.
Response
Correct the MACRO and/or prototype statement.
ASR1504
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1504 MISSING OPCODE
Meaning
The statement contains no operation code (possibly due to a missing blank
before the opcode).
Response
Insert the required opcode (or blank).
ASR1505
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1505 OPCODE (&00) NOT FOUND
ASR1506
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1506 INVALID OPCODE IN OPERAND FIELD OF THE 'OPSYN' INSTRUCTION
ASR1507
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1507 OPCODE LENGTH GREATER THAN 64 CHARACTERS; TRUNCATED TO 64 CHARACTERS.
ASR1522
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1522 SYMBOL (&00) CANNOT BE EVALUATED
ASR1551
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1551 BEGIN_...ORD and END_..._ORD do not correspond
Meaning
BEGIN_STRONG_ORD and END_STRONG_ORD resp.
BEGIN_COMPILE_ORD and END_COMPILE_ORD
do not correspond.
ASR1552
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1552 BEGIN_NO_REORDER and END_NO_REORDER do not correspond
ASR1553
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1553 Incorrect operand in ordering instruction
ASR1554
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1554 Inconsistent ordering attributes
ASR1555
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1555 Inconsistent SET_APPROVED... instructions
Meaning
SET_APPROVED_WEAK_ORD and SET_APPROVED_COMPILE_ORD in the same source.
ASR1601
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1601 PRIVILEGED INSTRUCTION
ASR1711
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1711 SYMBOL IN 'ORG'/'ALIGN' OPERAND DOES NOT BELONG TO THE CURRENT PROGRAM SECTION
ASR1712
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1712 OPERAND IS ABSOLUTE; MUST BE RELOCATABLE
ASR1713
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1713 VALUE IN 'ORG'/'ALIGN' OPERAND DOES NOT BELONG TO CURRENT PROGRAM SECTION
ASR1714
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1714 SYMBOL IN 'ORG'/'ALIGN' OPERAND NOT PREVIOUSLY DEFINED.
ASR1721
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1721 ILLEGAL SYMBOL REFERENCE IN OPERAND (&00)
ASR1750
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1750 FIRST ALIGN OPERAND MUST BE GREATER OR EQUAL THE CURRENT LOCATION COUNTER
Meaning
With regard both to the 390 and the RISC location counter only forward
references are allowed
ASR1751
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1751 RELOCATABLE OPERANDS NOT ALLOWED FOR ALIGN FORMAT 1.
ASR1752
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1752 FIRST ALIGN OPERAND MUST BE LESS THAN SECOND ALIGN OPERAND.
ASR1753
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1753 NEGATIVE ALIGN OPERANDS NOT ALLOWED.
ASR1754
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1754 BASE SYMBOL OF THE FIRST ALIGN OPERAND MUST BE DOUBLEWORD ALIGNED.
Meaning
The symbol must be aligned on a doubleword both in 7500 code and RISC code
ASR1901
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1901 SYMBOL TOO LONG; MAXIMUM LENGTH = 64
Meaning
The symbol in the name or operand field of the assembler instruction is
too long.
Response
Shorten the symbol and repeat the run.
ASR1902
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1902 SEQUENCE SYMBOL NOT ALLOWED IN NAME FIELD
Meaning
A sequence symbol appears for the first time in the name field, but the
specified sequence symbol is not legal for this opcode.
ASR1903
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1903 NAME OF V OR Q CONSTANT TRUNCATED TO 8 CHARACTERS
Meaning
The name of a V or Q constant must not exceed 8 characters. Only the
first 8 characters are taken into account.
Response
Shorten the name of the V or Q constant if required.
ASR1910
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1910 ILLEGAL NAME FIELD ENTRY
ASR1911
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1911 ILLEGAL GENERATION IN NAME FIELD
ASR1912
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1912 'TITLE' INSTRUCTION WITH NAME FIELD ENTRY IS NOT FIRST 'TITLE' INSTRUCTION
ASR1913
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1913 ILLEGAL GENERATION OF A SEQUENCE SYMBOL IN NAME FIELD
Meaning
The sequence symbol generated in the name field is ignored.
ASR1914
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1914 THE GENERATED NAME (&00) IS ILLEGAL; IT WILL BE IGNORED
ASR1915
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1915 SEQUENCE SYMBOLS MUST NOT BE GENERATED IN THE NAME FIELD
ASR1916
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1916 'TITLE' NAME TRUNCATED TO 4 CHARACTERS
ASR1917
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1917 THE FIRST 'CSECT' IS UNNAMED; NO GENERATION OF 'AID'-INFORMATION
Meaning
The name of the first CSECT is provided as the source module name for AID.
Response
Name the first CSECT.
ASR1918
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR1918 LSDV OF (&00) (&01) TOO BIG; AID INFORMATION INCOMPLETE
Meaning
The number of elements in a structure exceeds range
(&00): Type of structure ('DSECT' or 'COM' or 'XDSEC')
(&01): Name of structure
Response
None; testing without AID information is possible
ASR2010
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2010 CHARACTER VALUE TOO LONG; MAXIMUM LENGTH = 1020
ASR2013
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2013 ILLEGAL AMPERSAND GENERATED AFTER TEXT REPLACEMENT
ASR2014
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2014 ILLEGAL AMPERSAND GENERATED IN OPERAND (&00) AFTER TEXT REPLACEMENT
Meaning
Following text replacement, an ampersand (&) character, i.e. a new
point of substitution, was generated in the named operand. This is
illegal.
Response
Check the values of the variable symbols to be replaced.
ASR2015
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2015 ILLEGAL CONCATENATION
ASR2110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2110 SYMBOL (&00) IS UNDEFINED
ASR2111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2111 UNDEFINED 'ENTRY' NAME
Response
Check the ENTRY name.
ASR2211
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2211 LOCAL VARIABLE SYMBOL IN OPERAND (&00) ALREADY DEFINED; FIRST DECLARATION IS VALID
ASR2231
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2231 GLOBAL VARIABLE SYMBOL IN OPERAND (&00) ALREADY DEFINED. FIRST DECLARATION (&01) IS VALID
Meaning
(&01): STMT number of the first definition.
ASR2232
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2232 TYPE INCONSISTENCY BY USE OF THE GLOBAL VARIABLE SYMBOL IN THE NAME FIELD. (&00)
Meaning
(&00): STMT number of the first definition.
ASR2233
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2233 VARIABLE SYMBOL IN OPERAND (&00) OF THE 'GBL' INSTRUCTION IS ALREADY DEFINED AS A LOCAL VARIABLE SYMBOL
ASR2234
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2234 GLOBAL VARIABLE SYMBOL (&00) ALREADY DEFINED. (&01)
Meaning
(&01): STMT number of the first definition.
ASR2241
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2241 SYSTEM VARIABLES NOT ALLOWED IN PROTOTYPE STATEMENT OR IN THE OPERAND FIELD OF 'LCL'/'GBL' INSTRUCTIONS
ASR2242
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2242 SYSTEM VARIABLE SYMBOLS ILLEGAL IN NAME FIELD OF A PROTOTYPE STATEMENT
Meaning
A system variable symbol appeared in the name field of a macro prototype
statement. The name field is ignored.
ASR2244
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2244 ILLEGAL USE OF SYSTEM VARIABLE SYMBOL IN SOURCE
Meaning
Some system variable symbols, e.g. &SYSVERM and &SYSECT, are
macro-specific
and may not be used in the source.
Response
Refer to the manual for information on the use of system variable
symbols.
ASR2245
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2245 ILLEGAL REFERENCE TO THE SYSTEM VARIABLE SYMBOL '&SYSLIST'
Meaning
No value is assigned to the system variable symbol &SYSLIST. Positional
operands (or their sublist elements) can only be referred to via sublist
references (&SYSLIST(x,y,...)).
Response
Only sublist references are permitted.
ASR2246
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2246 ILLEGAL VALUE ASSIGNMENT TO SYSTEM VARIABLE SYMBOL
ASR2247
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2247 OPERAND (&00) IS A SYSTEM VARIABLE SYMBOL
Meaning
It is illegal to declare system variable symbols as SET symbols.
ASR2248
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2248 ONLY THE VALUE '24' OR '31' IS PERMITTED FOR THE SYSTEM VARIABLE SYMBOL '&SYSMOD'
ASR2249
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2249 OVERFLOW OF THE SYSTEM VARIABLE SYMBOL '&SYSNDX'
Meaning
This system variable symbol serves as a counter of variable symbols
(maximum permissible value = 10000).
ASR2250
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2250 INVALID SYMBOLIC PARAMETER NAME
Meaning
Possible error causes:
- The parameter name consists of only & characters
- The parameter name begins with a digit
- The parameter name contains illegal characters
ASR2251
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2251 INVALID SUBLIST
Meaning
Syntax error in sublist notation (right or left parenthesis may be
missing)
ASR2252
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2252 SUBSCRIPTED GLOBAL VARIABLE SYMBOL (&00) IS REFERENCED WITHOUT SUBSCRIPT. (&01)
Meaning
Variable symbols declared with a subscript can only be referenced with
subscripts.
(&01): STMT number of the first definition.
ASR2253
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2253 ILLEGAL SUBSCRIPT OR SUBLIST REFERENCE TO NONSUBSCRIPTED GLOBAL VARIABLE SYMBOL (&00). (&01)
Meaning
Only subscripted variable symbols can be referenced by using subscripts.
(&01): STMT number of the first definition.
ASR2254
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2254 ILLEGAL SUBSCRIPT OR SUBLIST REFERENCE TO NONSUBSCRIPTED LOCAL VARIABLE SYMBOL (&00).
Meaning
Only subscripted variable symbols can be referenced by using subscripts.
ASR2255
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2255 ILLEGAL SUBLIST REFERENCE TO THE LOCAL VARIABLE SYMBOL (&00)
Meaning
Sublist references are only permitted for symbolic parameters.
ASR2256
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2256 INVALID '&SYSLIST' REFERENCE TO NAME FIELD. SUBSTITUTION VALUE: NAME FIELD ENTRY
Meaning
The name field entry can only be referenced via &SYSLIST(0).
ASR2257
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2257 ILLEGAL SUBLIST REFERENCE TO THE GLOBAL VARIABLE SYMBOL (&00). (&01)
Meaning
Sublist references are only permitted for symbolic parameters.
(&01): STMT number of the first definition.
ASR2258
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2258 THE SUBSCRIPTED LOCAL VARIABLE SYMBOL (&00) CANNOT BE REFERENCED WITHOUT A SUBSCRIPT.
Meaning
A variable symbol declared with a subscript can only be referenced with a
subscript.
ASR2259
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2259 SYMBOLIC PARAMETERS AND 'SET' SYMBOLS MUST NOT BEGIN WITH 'SYS'
ASR2260
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2260 NAME FIELD CONTAINS ILLEGAL SET SYMBOL
Meaning
Possible error causes:
The SET symbol specified in the name field
- has a syntax error
- is a read-only system symbol.
ASR2262
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2262 UNDEFINED VARIABLE SYMBOL IN NAME FIELD OF A 'SET' INSTRUCTION
Meaning
A variable symbol that was not defined or was defined twice appeared in
the name field of the SET instruction.
Response
Possible responses:
- Provide a unique declaration for the SET symbol beforehand;
- Use a SETx instruction with a type specification.
ASR2263
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2263 ILLEGAL VARIABLE SYMBOL OR 'SETC' EXPRESSION IN THE NAME FIELD
ASR2264
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2264 GENERATED 'SET' SYMBOL IN THE NAME FIELD OF A 'SET' INSTRUCTION IS ILLEGAL
Meaning
A generated variable symbol appeared in the name field of a SET
instruction. This is only permitted for SETx instructions with a type
specification.
Response
Use SETx with a type specification instead of SET.
ASR2265
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2265 TYPE INCONSISTENCY BY USE OF THE LOCAL VARIABLE SYMBOL IN THE NAME FIELD
Meaning
The assigned value does not correspond to the declaration type of the
variable symbol.
ASR2266
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2266 ILLEGAL IMPLICIT DEFINITION OF VARIABLE SYMBOL IN NAME FIELD OF A 'SET' INSTRUCTION
Meaning
An implicit definition is only permitted with SETA, SETB or SETC;
however, not with SET.
ASR2267
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2267 WRONG NAME FIELD ENTRY IN CORRESPONDING PROTOTYPE STATEMENT
ASR2268
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2268 VARIABLE SYMBOL (&00) TOO LONG; MAXIMUM VALUE = 64
ASR2269
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2269 SYNTAX ERROR IN VARIABLE SYMBOL (&00)
ASR2270
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2270 BLANKS ARE NOT ALLOWED AS PART OF VARIABLE OR SEQUENCE SYMBOLS
ASR2271
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2271 SYNTAX ERROR IN PARAMETER (&00) OF THE PROTOTYPE STATEMENT
ASR2273
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2273 ILLEGAL VALUE ASSIGNMENTS TO SUBLIST ELEMENTS
ASR2274
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2274 ILLEGAL VALUE ASSIGNMENT TO THE SYSTEM VARIABLE SYMBOL '&SYSLIST'
Meaning
No corresponding symbolic parameter was passed in the prototype
statement, and no corresponding entry was made in the macro call.
ASR2410
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2410 VALUE OF THE SETB EXPRESSION IS NEITHER '0' NOR '1'
Meaning
A logical expression can only have the value 0 or 1.
ASR2412
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2412 VALUE OF THE ARITHMETIC EXPRESSION IN THE AGO INSTRUCTION IS NEGATIVE, '0', OR GREATER THAN THE NUMBER OF SUPPLIED SEQUENCE SYMBOLS: NO BRANCH
ASR2413
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2413 'ACTR' OPERAND IS NEGATIVE
Meaning
The operand of an ACTR instruction must be a positive arithmetic
expression.
ASR2414
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2414 STRING IN OPERAND TOO LONG; MAXIMUM VALUE = 1020
ASR2415
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2415 ILLEGAL STRING OR NULL STRING IN DUPLICATION FACTOR OF 'SETC' OPERAND
ASR2416
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2416 ILLEGAL STRING OR NULL STRING AS ARGUMENT OF THE SUBSTRING FUNCTION
ASR2417
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2417 ARGUMENT OF THE SUBSTRING FUNCTION IS '0' OR NEGATIVE
ASR2419
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2419 NEGATIVE DUPLICATION FACTOR IN 'SETC' OPERAND
ASR2420
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2420 ILLEGAL ATTRIBUTE REFERENCE
Meaning
Either no symbol or parameter follows the attribute, or the K or N
attribute is followed by a symbol (only parameters are permitted).
ASR2421
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2421 ILLEGAL REFERENCE TO 'T' AND 'D' ATTRIBUTE IN A 'SETA' EXPRESSION
ASR2422
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2422 ILLEGAL REFERENCE TO THE 'K' ATTRIBUTE FOR VARIABLE SYMBOL (&00)
Meaning
A nonsubscripted reference was made to the K attribute of a subscripted
SET symbol or to &SYSLIST.
ASR2423
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2423 ILLEGAL SUBSCRIPTED REFERENCE TO THE 'N' ATTRIBUTE FOR VARIABLE SYMBOL (&00)
Meaning
The N attribute for subscripted SET symbols is only defined for
a nonsubscripted reference.
ASR2424
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2424 ATTRIBUTE REFERENCE NOT DEFINED; DEFAULT VALUE INSERTED
Meaning
Either no symbol or parameter follows the attribute, or the
symbol/parameter name contains a syntax error.
ASR2425
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2425 LENGTH OF THE SYMBOL (&00) CANNOT BE EVALUATED
ASR2426
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2426 ATTRIBUTE OF THE FIRST SYMBOL IN THE 'EQU' EXPRESSION IS NOT DEFINED OR CANNOT BE EVALUATED
ASR2427
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2427 ILLEGAL ATTRIBUTE REFERENCE: VALUE OF SYMBOLIC PARAMETER IS SYMBOL NAME
ASR2433
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2433 SUBSCRIPT OF THE VARIABLE SYMBOL (&00) IS '0' OR NEGATIVE
Meaning
The subscript must be > 0 for subscripted variable symbols.
Response
Replace the subscript by a value > 0.
ASR2434
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2434 ILLEGAL SUBLIST REFERENCE TO VARIABLE SYMBOL (&00) WITH SUBSCRIPT '0'
Meaning
The subscript 0 is only permitted for reference to the name field entry
via &SYSLIST(0).
ASR2435
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2435 SUBSCRIPT OF THE VARIABLE SYMBOL (&00) IS '0' OR NEGATIVE
ASR2436
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2436 SUBSCRIPTED USE OF PREDEFINED 'SET' SYMBOL IS ILLEGAL
ASR2437
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2437 MULTIPLE ASSIGNMENT TO KEYWORD PARAMETER (&00); FIRST ASSIGNMENT IS VALID
ASR2439
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2439 SUBSCRIPTING ILLEGAL
ASR2441
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2441 INVALID SEVERITY CODE (> 255) IN 'MNOTE' INSTRUCTION REPLACED BY ERROR CODE '0'
ASR2448
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2448 ILLEGAL OPERAND FORMAT IN 'MNOTE' INSTRUCTION
Meaning
The permissible operands for MNOTE are the severity code and
the message string enclosed in single quotes.
ASR2449
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2449 OPERAND NOT ENCLOSED WITHIN SINGLE QUOTES
Meaning
The message text of an MNOTE or TITLE instruction is not enclosed within
single quotes (one or both quotes missing).
Response
Insert the missing single quote(s).
ASR2451
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2451 ONLY OPERAND 1 OF THE 'MNOTE' INSTRUCTION IS VALID
Meaning
The first operand in the MNOTE instruction is enclosed within single
quotes; the following operands are ignored.
Response
Remove the excess operands or single quotes in the first operand.
ASR2452
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2452 INVALID SEVERITY CODE IN 'MNOTE'; THE INSTRUCTION WILL BE IGNORED
ASR2453
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2453 OPERANDS REQUIRED IN THE 'MNOTE' INSTRUCTION ARE MISSING OR EMPTY
ASR2454
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2454 NO MORE THAN TWO OPERANDS ARE ALLOWED IN THE 'MNOTE' INSTRUCTION
Meaning
Excess operands are treated as comments.
ASR2455
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2455 CHARACTER EXPRESSION NOT ALLOWED IN ARITHMETIC OR LOGICAL EXPRESSION
Meaning
Character expressions are not permitted as operands in SETA or SETB
expressions or in arithmetic or logical relations.
ASR2510
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2510 REFERENCED ADDRESS NOT IN RANGE DEFINED BY 'USING' INSTRUCTION
Meaning
Possible error causes:
- The specified address is not covered by a base register.
- The base register is dropped.
ASR2511
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2511 MISSING USING INSTRUCTION; BASE REGISTER '0' USED
ASR2640
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2640 'ACTR' EXCEEDED WHEN PROCESSING A MACRO
Meaning
The maximum number of AGO and AIF instructions was exceeded.
This number is defined by the ACTR instruction; the default value
is 4096. The macro expansion is terminated.
Response
Possible responses:
- Increment the ACTR counter with the ACTR instruction;
- Check the program for an endless loop.
ASR2641
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2641 'ACTR' EXCEEDED WHEN PROCESSING MACRO INSTRUCTIONS IN THE SOURCE
Meaning
The maximum number of AGO and AIF instructions was exceeded.
This number is defined by the ACTR instruction; the default value
is 4096. The assembly is terminated.
Response
Possible responses:
- Increment the ACTR counter with the ACTR instruction;
- Check the program for an endless loop.
ASR2642
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR2642 PROGRAM COUNTER OVERFLOW
ASR6000
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6000 INTERNAL ERROR IN ASSTRAN: UNEXPECTED 'SPL4_RTS_GET_HEAP_RC' IN 'IARH850'
Response
Inform the system administrator.
ASR6001
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6001 INTERNAL ERROR IN ASSTRAN: UNEXPECTED RETURN CODE: (&00) IN MACRO (&01) IN 'IARH850'
Response
Inform the system administrator.
ASR6002
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6002 INTERNAL ERROR IN ASSTRAN: UNEXPECTED 'INSTRUCTION-SET' IN MODULE 'IARH_OCTAB_COPY_700'
Meaning
Termination of the assembler due to system error.
Response
Inform the system administrator.
ASR6003
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6003 FILE CANNOT BE OPENED
ASR6004
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6004 OVERFLOW OF THE GENERATION BUFFER; MAX. SIZE IS 32K BYTE
ASR6005
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6005 LISTING GENERATOR TIME FOR 'SAVLST'-CREATION: (&00) MSEC
ASR6006
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6006 LISTING GENERATOR TIME: (&00) MSEC
ASR6007
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6007 TIME OF THE COMPONENT (&00): (&01) MSEC
ASR6008
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6008 ABNORMAL PROGRAM TERMINATION; ASSTRAN RETURN CODE: (&00)
ASR6009
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6009 'MNOTE' WITH 'SEVERITY CODE' (&00)
Meaning
Every line of the MNOTE-XREF begins with this text.
(&00): severity code 0 ... 255 of the 'MNOTE' instruction.
ASR6010
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6010 (&00) OF BS2000 ASSTRAN READY
ASR6011
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6011 ASSEMBLY TIME: (&00) MSEC
ASR6012
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6012 END OF ASSTRAN
ASR6013
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6013 INTERNAL ERROR IN ASSTRAN: STXIT IN INSTRUCTION (&00). STXIT ACTIVATED
ASR6014
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6014 ERROR WHEN READING SOURCE FILE: (&00)
ASR6015
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6015 FILE NAME LENGTH GREATER THAN 1024 CHARACTERS; TRUNCATED TO 1024 CHARACTERS.
ASR6017
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6017 INTERNAL ERROR IN ASSTRAN: FILE (&00) CANNOT BE OPENED; RETURN CODE = (&01)
Meaning
This message is intended for the ASSTRAN development team.
Response
Inform the system administrator.
ASR6018
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6018 (&00) FLAGS, (&01) PRIVILEGED FLAGS, (&02) MNOTES
Meaning
(&00): Total number of flags generated;
(&01): Total number of privileged flags generated;
(&02): Total number of macro notes generated.
ASR6019
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6019 HIGHEST ERROR-WEIGHT: (&00)
ASR6020
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6020 INTERNAL ERROR IN ASSTRAN: ILLEGAL RECORD TYPE IN THE LOCATION COUNTER BASE CHAIN (PSTAB)
Meaning
Termination of the assembler.
Response
Inform the system administrator.
ASR6021
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6021 INTERNAL ERROR IN ASSTRAN: ILLEGAL OPCODE IN THE INTERMEDIATE LANGUAGE
Meaning
Termination of the assembler.
Response
Inform the system administrator.
ASR6022
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6022 INTERNAL ERROR IN ASSTRAN: UNEXPECTED 'FILE-TYPE' IN THE 'FILE-DESCRIPTOR'
Response
Inform the system administrator.
ASR6023
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6023 INTERNAL ERROR IN ASSTRAN: ILLEGAL RETURN CODE OF THE PARSER
Response
Inform the system administrator.
ASR6024
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6024 INTERNAL ERROR IN ASSTRAN: PARSER OVERFLOW
Response
Inform the system administrator.
ASR6025
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6025 INTERNAL ERROR IN ASSTRAN: ERROR DURING ACCESS TO THE PARSER TABLE
Response
Inform the system administrator.
ASR6026
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6026 INTERNAL ERROR IN ASSTRAN: OVERFLOW/UNDERFLOW OF THE SEMANTIC STACK OF THE EXPRESSION ANALYSIS
Response
Inform the system administrator.
ASR6027
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6027 LENGTH OF INPUT STATEMENT GREATER THAN 32K.
ASR6029
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6029 DMS ERROR (&00) WHEN OPENING THE SOURCE. IN SYSTEM MODE: /HELP-MSG DMS(&00)
Meaning
When calling ASSTRAN as a subroutine, the source could not be opened.
For more detailed information about the DMS error code enter /HELP-MSG in
system mode or see the BS2000 manual 'System Messages' or one of the
BS2000 DMS manuals.
Response
Specify the source correctly.
ASR6030
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6030 INTERNAL ERROR IN ASSTRAN: SYSDTA OPEN ERROR (&00)
Response
Inform the system administrator.
ASR6031
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6031 INTERNAL ERROR IN ASSTRAN: OMF CLOSE ERROR (&00)
Response
Inform the system administrator.
ASR6032
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6032 PLAM-LIB OPEN ERROR '(&00)' WHEN WRITING THE OBJECT MODULE '(&01)'
Meaning
An error occurred when opening the PLAM library member.
ASR6033
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6033 EAM-OMF OPEN ERROR (&00)
ASR6034
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6034 INTERNAL ASSTRAN ERROR. STREAM-STATUS-LIST IS NOT CORRECT (&00). STREAM COULD NOT BE OPENED
ASR6035
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6035 INTERNAL ERROR IN ASSTRAN: OPEN ERROR (&01) ON INPUT FILE (&00)
Meaning
This message is intended for the ASSTRAN development team.
ASR6036
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6036 INTERNAL ERROR IN ASSTRAN: INPUT/OUTPUT NOT INITIALIZED
Response
Inform the system administrator.
ASR6037
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6037 INTERNAL ERROR ON PROSOS ACCESS: (&00)
Meaning
This message is intended for the ASSTRAN development team.
Response
Inform the system administrator.
ASR6038
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6038 INTERNAL ERROR IN ASSTRAN: WRONG FILE TYPE IN DATATAB
Response
Inform the system administrator.
ASR6040
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6040 INTERNAL ASSTRAN ERROR DURING TEXT REPLACEMENT
Response
Inform the system administrator.
ASR6041
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6041 INTERNAL ERROR IN ASSTRAN: ILLEGAL SYMBOL TYPE FOR ENTRY PROCESSING
Response
Inform the system administrator.
ASR6042
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6042 ELAPSED TIME: (&00) SEC
ASR6043
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6043 OPTION '*INCREMENT' FOR READING LIBRARY ACCESS NOT ALLOWED
ASR6044
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6044 OPTION '*INCREMENT' POSSIBLE ONLY WITH LMS/PLAM V2.0
ASR6045
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6045 OPTION '*HIGHEST-EXISTING' POSSIBLE ONLY WITH LMS/PLAM V2.0
ASR6046
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR6046 VALUE IN OPTION 'MEMORY-PAGE-SIZE' NOT SUPPORTED BY CURRENT INSTRUCTION
Meaning
Current instruction supports 'RUN-MODE=TU' only together with OPTION
'MEMORY-PAGE-SIZE=NATIVE'.
Response
Please use the correct combination of options.
ASR6050
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6050 INTERNAL ERROR IN ASSTRAN: ERROR (&00) IN MODULE (&01)
Meaning
This message is intended for the ASSTRAN development team.
Insufficient memory is a possible reason.
Response
Inform the system administrator.
ASR6051
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6051 INTERNAL ERROR IN ASSTRAN: INVALID 'SET' VALUE
Response
Inform the system administrator.
ASR6052
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6052 INTERNAL ERROR IN ASSTRAN: ERROR (&00) IN MODULE (&01) IN INCLUDE (&02)
Meaning
This message is intended for the ASSTRAN development team.
(&02): Name of INCLUDE.
Response
Inform the system administrator.
ASR6060
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6060 SDF SYNTAX FILE NOT CONTAINED IN CATALOG
Meaning
The SDF syntax file is not defined or not activated in BS2000.
Response
Inform the system administrator.
ASR6061
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6061 'ASSTRAN' NOT DEFINED IN SDF SYNTAX FILE
Meaning
The name ASSTRAN does not exist in the SDF syntax file.
Response
Inform the system administrator.
ASR6062
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6062 INTERNAL ERROR IN ASSTRAN: SDF INPUT BUFFER TOO SMALL
Response
Inform the system administrator.
ASR6063
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6063 SDF NOT LOADED IN BS2000
Response
Inform the system administrator.
ASR6064
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6064 SDF SYSTEM ERROR; UNEXPECTED RETURN CODE: (&00)
Response
Inform the system administrator.
ASR6065
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6065 INVALID VALUES FOR 'MARGINS'; DEFAULT VALUES ARE USED
Meaning
Check the permissible values in the User's Guide.
ASR6066
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6066 SOURCE FILE LOCKED: (&00)
Meaning
(&00): cause of error.
ASR6067
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6067 SYNTAX ERROR ON ASSTRAN CALL
ASR6070
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6070 INTERNAL ERROR IN ASSTRAN: WRONG 'SYMTAB' ENTRY FOR THE SYMBOL (&00)
Response
Inform the system administrator.
ASR6071
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6071 NO MEMBER NAME SPECIFIED FOR MODULE OUTPUT AND FIRST 'CSECT' UNNAMED; MODULE CANNOT BE OUTPUT
Meaning
The member name cannot be determined, as the first CSECT is unnamed and
the member name is omitted in the compiler options. The assembly is
terminated.
ASR6072
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6072 ERROR WHILE READING A SOURCE STATEMENT; RETURN CODE: (&00)
ASR6073
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6073 ERROR ON OPENING THE MACRO/COPY LIBRARY (&00) . LIBRARY IGNORED. ORIGIN ERROR: (&01) .
Meaning
The specified macro or Copy library could not be opened.
(&00): library name, member name
(&01): cause of error.
ASR6074
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6074 INTERNAL ERROR IN ASSTRAN: ERROR (&01) WHILE GENERATING A (&00) RECORD
Meaning
This message is intended for the ASSTRAN development team.
Response
Inform the system administrator.
ASR6075
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6075 INSUFFICIENT MEMORY WHEN GENERATING THE INTERNAL TABLE (&00)
Response
The allocated memory must be increased by system administration.
ASR6076
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6076 SOURCE FILE OR SOURCE MEMBER HAS WRONG TYPE: (&00)
ASR6080
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6080 INTERNAL ASSTRAN ERROR IN OPTION TREATMENT. DEFAULT OPTION VALUES USED
ASR6081
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6081 INVALID OPTION KEYWORD (&00); OPTION WILL BE IGNORED UNTIL NEXT '*' OR ',' IS DETECTED
Meaning
An unidentifiable option keyword was specified after *COMOPT.
ASR6082
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6082 ONLY '*' OR ',' IS ALLOWED AS A DELIMITER BETWEEN OPTIONS. THE OPTIONS WILL BE IGNORED UNTIL THEY ARE ENCOUNTERED
ASR6083
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6083 SYNTAX ERROR IN '*END' OPTION
ASR6084
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6084 SYNTAX ERROR IN 'INSTR-SET' OPTION. DEFAULT VALUE IS USED
ASR6085
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6085 SYNTAX ERROR IN 'ADIAG' OPTION. 'NOADIAG' IS SET
ASR6086
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6086 SYNTAX ERROR IN A NO LONGER SUPPORTED OPTION
ASR6087
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6087 SYNTAX ERROR IN THE 'SYSPARM' OPTION. THE NULL STRING IS ASSIGNED TO '&SYSPARM'
ASR6088
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6088 SYNTAX ERROR IN THE 'ERR' OPTION. DEFAULT VALUES ARE USED
ASR6089
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6089 SYNTAX ERROR IN 'ERRPR' OPTION. DEFAULT VALUE IS USED
ASR6090
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6090 SYNTAX ERROR IN 'LINECNT' OPTION. DEFAULT VALUE IS USED
ASR6091
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6091 SYNTAX ERROR IN 'PRTOFF' OPTION. DEFAULT VALUE IS USED
ASR6092
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6092 SYNTAX ERROR IN 'SOURCE' OPTION. 'SOURCE=*' IS SET
ASR6093
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6093 SYNTAX ERROR IN 'MODULE' OPTION. 'MODULE=*' IS SET
ASR6094
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6094 ILLEGAL USE OF THE 'DUET' OPTION TOGETHER WITH 'INSTR=SET2' OR 'INSTR=SET3'; THE 'DUET' OPTION WILL BE IGNORED
ASR6095
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6095 THE 'ISD' AND 'ADIAG' OPTION IS NOT SUPPORTED IN ASSTRAN.
ASR6096
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6096 INVALID STRING LENGTH IN 'SYSPARM' OPTION; THE NULL STRING IS ASSIGNED TO '&SYSPARAM'
ASR6097
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6097 INVALID VALUE IN 'ERRPR' OPTION; DEFAULT VALUE IS USED
ASR6098
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6098 INVALID VALUE IN 'LINECNT' OPTION; DEFAULT VALUE IS USED
ASR6099
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6099 INVALID VALUE IN THE OPTION 'ERR=N'; DEFAULT VALUE IS USED
ASR6100
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6100 OPTION (&00) IS NO LONGER SUPPORTED IN ASSTRAN
ASR6101
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6101 INVALID VALUE IN THE OPTION 'PRTOFF=N'; DEFAULT VALUE IS USED
ASR6102
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6102 IN THE OPTION 'PRTOFF=X1;X2...'; AN INVALID CHARACTER IS GIVEN. IT WILL BE IGNORED
ASR6103
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6103 ONLY ONE CHARACTER IS ALLOWED PER ENTRY IN THE 'PRTOFF=X1;X2...' OPTION; STRING ENTRIES ARE IGNORED
ASR6104
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6104 LENGTH OF FILE NAME IN 'SOURCE' OPTION IS INVALID. 'SOURCE=*' IS SET
ASR6105
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6105 LENGTH OF MEMBER NAME IN 'SOURCE' OPTION IS INVALID. 'SOURCE=*' IS SET
ASR6106
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6106 LENGTH OF VERSION IN 'SOURCE' OPTION IS INVALID. 'SOURCE=*' IS SET
ASR6107
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6107 LENGTH OF LIBRARY NAME IN 'MODULE' OPTION IS INVALID. 'MODULE=*' IS SET
ASR6108
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6108 LENGTH OF MEMBER NAME IN 'MODULE' OPTION IS INVALID. 'MODULE=*' IS SET
ASR6109
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6109 LENGTH OF VERSION IN 'MODULE' OPTION IS INVALID. 'MODULE=*' IS SET
ASR6110
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6110 SOURCE FILE NOT FOUND OR INVALID: (&00)
Meaning
(&00): cause of error (e.g. FILE NOT SHAREABLE).
ASR6111
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6111 ONLY 'COMOPT', 'END', OR 'HALT' IS ALLOWED AFTER '*'; ALL OTHER ENTRIES ARE IGNORED
ASR6112
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6112 UNEXPECTED EOF; 'END HALT' IS SET
ASR6113
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6113 UNEXPECTED EOF; 'HALT' IS SET
ASR6114
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6114 LAST QUOTE IS MISSING IN THE 'SYSPARM' OPTION. THE NULL STRING IS ASSIGNED TO '&SYSPARM'
ASR6115
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6115 THE 'DSDD' OR 'MONSYS RECORDS=YES' OPTION IS ONLY ALLOWED WHEN MODULE IS PUT INTO A PLAM LIBRARY; OPTION WILL BE IGNORED
ASR6116
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR6116 COMBINATION OF SDF OPTIONS WITH 'DATASPACE-ACCESS=YES' NOT SUPPORTED; OPTIONS CHANGED
Meaning
'RUN-MODE=TU' with option 'DATASPACE-ACCESS=YES' is only supported in
combination with the options 'CLEAN-DATA=NO', 'CLEAN-CODE=NO' and
only for SPARC 'MEMORY-PAGE-SIZE=NATIVE'. These values are inserted.
Response
Please use the correct combination of options.
ASR6117
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6117 SYNTAX ERROR IN 'SEQ' OPTION. 'SEQ' OPTION IS IGNORED.
ASR6118
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6118 MODULE FORMAT LLM ONLY POSSIBLE WHEN MODULE IS PUT TO A PLAM LIBRARY; MODULE IS PUT TO THE STANDARD LIBRARY 'SYS.PROG.LIB'.
ASR6119
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6119 OPTION 'SOURCE-FORMAT=STRUCTURED' NOT POSSIBLE WITH OPTION 'OUTPUT=*SAVLST'
Meaning
Option 'SOURCE-FORMAT=' ignored
ASR6120
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR6120 COMBINATION OF SDF OPTIONS WITH 'OPERAND-ALIGNMENT=BYTE-ALIGNED' NOT SUPPORTED; OPTIONS CHANGED
Meaning
'OPERAND-ALIGNMENT=BYTE-ALIGNED' is only supported in combination
with the option 'MEMORY-PAGE-SIZE=NATIVE'. The value 'MEMORY-PAGE-SIZE=
NATIVE' is inserted.
Response
Please use the correct combination of options.
ASR6121
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6121 INTERNAL ERROR IN ASSTRAN: WARNING BY 'CIF' ACCESS ROUTINE; RETURN CODE: (&00)
Meaning
This message is intended for the ASSTRAN development team.
ASR6122
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6122 INTERNAL ERROR IN ASSTRAN: ERROR IN 'CIF' ACCESS ROUTINE
Response
Inform the system administrator.
ASR6123
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6123 INTERNAL ERROR IN ASSTRAN: ERROR BY 'CIF' ACCESS ROUTINE; RETURN CODE: (&00)
Meaning
This message is intended for the ASSTRAN development team.
Response
Inform the system administrator.
ASR6124
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6124 CC-DMS ERROR (&00) IN 'CIF' ACCESS ROUTINE
ASR6125
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6125 INTERNAL ERROR IN ASSTRAN: 'PIOM' TERMINATION CAUSED BY WRONG 'CIF'
Response
Inform the system administrator.
ASR6126
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6126 INTERNAL ERROR IN ASSTRAN: 'PIOM' TERMINATION CAUSED BY INCOMPATIBLE VERSIONS OF 'CIF' ACCESS ROUTINES
Response
Inform the system administrator.
ASR6127
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6127 INSUFFICIENT MEMORY FOR VIRTUAL CIF
Response
The allocated memory must be increased by system administration.
ASR6128
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6128 'COMPILER INFORMATION FILE' IS NO PLAM LIBRARY
Meaning
No listing is generated.
Response
Specify a PLAM library for 'Compiler Information File'.
ASR6129
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6129 THE PLAM LIBRARY MEMBER FOR 'COMPILER INFORMATION FILE' IS LOCKED
Meaning
No listing is generated.
Response
Unlock the PLAM library member for 'Compiler Information File'.
ASR6130
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR6130 THE SDF OPTION 'TEST-SUPPORT=*AID' MUST BE COMBINED WITH 'OPTIMIZATION=*NO'
Meaning
The value 'OPTIMIZATION=*NO' is inserted.
ASR6132
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6132 COMPILATION CANCELLED DUE TO TERMINATION CONDITION
Meaning
Possible termination condition:
- maximum number of errors exceeded
- maximum error weight reached
- maximum nest level of MACRO or COPY exceeded
- ACTR overflow
Response
Correct the source or increase the limits using COMPILER-TERMINATION
option or ACTR instruction.
ASR6133
Destination: USER-TASK Routing code: Weight:
Warranty : NO
ASR6133 FUNCTION NOT YET SUPPORTED
ASR6140
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6140 ERROR IN LISTING GENERATOR: LISTING FILE LOCKED
ASR6141
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6141 ERROR IN LISTING GENERATOR: UNSUFFICIENT MEMORY WHEN WRITING THE LISTING
ASR6142
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6142 'AID' IS NOT SUPPORTED IN ASSTRAN
ASR6143
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6143 ASSDIAG COMMAND 'RERUN' AFTER ABORT OF ASSTRAN NOT ALLOWED; 'END' COMMAND ASSUMED
ASR6144
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6144 ERRORFILE GENERATION TIME: (&00) MSEC
ASR6145
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6145 ILLEGAL VERSION OF SYNTAX-FILE FOR ASSTRAN.
Response
Inform the system administrator (install correct syntax-file).
ASR6146
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6146 UNEXPECTED EOF; '//END' IS SET
ASR6147
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6147 ERROR IN LISTING GENERATOR: ERROR WHEN WRITING INTO THE LISTING FILE
ASR6148
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6148 INTERNAL ERROR IN LISTING GENERATOR: PROSOS ACCESS
ASR6149
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6149 UNSUFFICIENT MEMORY ON PROSOS ACCESS (&00)
ASR6200
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6200 INTERNAL LLM ACCESS ERROR. FUNCTION START-OUTPUT.
Meaning
Error when accessing LLM with Function START-OUTPUT.
Response
Inform the system administrator.
ASR6201
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6201 INTERNAL LLM ACCESS ERROR: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
Meaning
Warning when accessing LLM.
Response
Inform the system administrator.
ASR6202
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6202 INTERNAL LLM ACCESS ERROR: FUNCTION= (&00), MAIN-CODE= (&01), SUB-CODE= (&02)
Meaning
Error when accessing LLM. Meaning according interpretation of MAIN Retcode
and SUB Retcode.
Response
Inform the system administrator.
ASR6203
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6203 INTERNAL LLM ACCESS ERROR. NO LLM GENERATED BECAUSE OF PRECEDING ERROR(S).
Response
Inform the system administrator.
ASR6204
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6204 ILLEGAL VERSION OF LLMAM FOR ASSTRAN
Response
Inform the system administrator (install correct LLMAM version)
ASR6205
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6205 NO LLM GENERATION POSSIBLE DUE TO PRECEDING ERROR
Response
Contact system administrator
ASR6207
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6207 'TEST-SUPPORT=AID' AND 'MODULE-FORMAT=LLM' FOR THE PRESENT ONLY POSSIBLE WITH 'EXTERNAL-NAMES=TRUNCATED'
ASR6208
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6208 FOR MODULE-FORMAT=OM AND DESTINATION-CODE=RISC ONLY ONE CSECT IS ALLOWED.
Response
Please use MODULE-FORMAT=LLM
ASR6210
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6210 WRONG LLM PATH NAME: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR6211
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6211 WRONG LLM ENVIRONMENT: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR6212
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6212 WRONG VERSION OF LLM CONNECTION MODULE: FUNCTION (&00), RET-CODE (&01), SUC-CODE (&02)
ASR6213
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6213 WRONG LLMAM VERSION: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR6214
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6214 WRONG PLAM VERSION FOR LLM: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR6215
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6215 WRONG LLM FORMAT: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR6216
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6216 ERROR DURING BINDING OF LLMAM SUBSYSTEM: FUNCTION (&00), RET-CODE (&01) (&02)
ASR6217
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR6217 LLM REQUEST MEMORY ERROR: FUNCTION (&00), RET-CODE (&01), SUB-CODE (&02)
ASR9005
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9005 BRANCH LABELS IN EXPRESSIONS MUST NOT BE PAIRED
ASR9006
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9006 BRANCH LABELS CONTAINING EXTERNAL NAMES MUST BE SIMPLE EXPRESSIONS
ASR9007
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9007 THE LENGTH ATTRIBUTE OF A MACHINE INSTRUCTION MUST NOT BE REFERENCED
ASR9009
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9009 PAIRED DATA REFERENCES MUST BE LOCATED IN THE SAME DATA AREA
ASR9010
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9010 CONVERSION OF A, V, Q, OR S TYPE NOT ALLOWED
ASR9012
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9012 DATA AREAS ONLY ALLOWED AT THE BEGINNING OF SECTION OR AFTER UNCONDITIONED BRANCH
ASR9016
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9016 Y CONSTANTS MUST NOT BE USED FOR RELOCATABLE EXPRESSIONS
ASR9017
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9017 CONSTANTS OF TYPE 'A' OR 'V' WITHIN RELATIVE EXPRESSIONS MUST BE DEFINED WITH A LENGTH OF 4 BYTES
ASR9018
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9018 CONSTANTS OF TYPE 'S' MUST NOT BE DEFINED FOR BRANCH LABELS
ASR9020
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9020 AMODE = 24 NOT ALLOWED
ASR9021
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9021 A PROGRAM SECTION MUST END EITHER WITH DATA AREA OR WITH AN UNCONDITIONED BRANCH
ASR9022
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9022 CXD, DXD, XDSEC INSTRUCTIONS AND Q CONSTANTS NOT ALLOWED
ASR9023
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9023 PUNCH, REPRO INSTRUCTIONS NOT ALLOWED
ASR9026
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9026 SPM INSTRUCTION IS USED
ASR9027
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9027 SPM, IPM INSCTRUCTIONS ARE NOT ALLOWED
ASR9028
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9028 ARITHMETIC OVERFLOW MAY NOT BE CHECKED WITHIN CONDITIONED BRANCH INSTRUCTIONS
ASR9029
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9029 PRIVILEGED ASSEMBLER INSTRUCTIONS NOT ALLOWED
ASR9030
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9030 INSTRUCTION SET NOT SUPPORTED
Meaning
The instruction set is not supported for the specified DESTINATION-CODE
or RUN-MODE.
Response
Change DESTINATION-CODE or RUN-MODE.
ASR9031
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9031 BRANCH LABELS ARE NOT ALLOWED AS OPERANDS OF DATA MANIPULATING INSTRUCTIONS
ASR9033
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9033 BRANCH OPERANDS IN RX / RI BRANCH INSTRUCTIONS MUST BE SYMBOLS OR ASTERISK ADDRESSES (+/- DISTANCE)
ASR9034
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9034 BRANCH INTO DATA AREA OR ALIGNMENT GAP NOT ALLOWED
ASR9035
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9035 CONDITION CODE IS SUPPOSED TO BE DEAD
ASR9041
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9041 OPERANDS OF 'EX' NOT SYMBOLICALLY GIVEN OR SPECIFIED ADDRESS DOES NOT MATCH A MACHINE INSTRUCTION
ASR9042
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9042 THE EX INSTRUCTION MUST NOT EXECUTE BRANCH INSTRUCTION OR SVC
ASR9045
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9045 STCK, CDS INSTRUCTIONS NOT ALLOWED
ASR9046
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9046 CNOP, NOP, NOPR INSTRUCTIONS NOT ALLOWED
ASR9047
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9047 FIRST OPERAND OF USING INSTRUCTION MUST BE A SIMPLE SYMBOL
ASR9048
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9048 STMT (&00) SPLITS INSTRUCTION OR ALIGN AREA
Response
Please correct ORG overlay and compile again.
ASR9049
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9049 SECOND OPERAND OF SHIFT INSTRUCTION MUST NOT BE A RELATIVE EXPRESSION
ASR9050
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9050 PARTS OF LITERAL ARE USED
ASR9051
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9051 'EX' MODIFIES A LITERAL OPERAND
ASR9053
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9053 ORG OVERLAY OF ONLY A PART OF RELOCATABLE ADDRESS CONSTANT
ASR9054
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9054 DUE TO CODE OPTIMIZATION NO MACHINE CODE IS GENERATED
ASR9055
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9055 OVERFLOW DURING ADDRESS TRANSFORMATION
ASR9056
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9056 UNDERFLOW DURING ADDRESS TRANSFORMATION
ASR9057
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9057 THE CONDITION CODE IS NEEDED AT AN ENTRY POINT
ASR9058
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9058 THE CONDITION CODE IS NOT NEEDED AFTER (&00)
ASR9059
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9059 SAME TARGET AND SOURCE OPERANDS AT (&00), WITHOUT USING THE CONDITION CODE
ASR9060
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9060 SAME TARGET AND SOURCE OPERANDS AT (&00)
ASR9061
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9061 LENGTH IN (&00) NOT A MULTIPLE OF 4
ASR9062
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9062 FIRST OPERAND OF 'ALIGN' LESS ZER0
ASR9063
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9063 SECOND OPERAND OF 'ALIGN' NEGATIVE OR GREATER THAN X'7FFFFFFF'
ASR9064
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9064 SECOND OPERAND OF 'ALIGN' LESS OR EQUAL FIRST OPERAND
ASR9065
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9065 'LOWER-BIT' OF CONDITION CODE CAN NOT BE SET
ASR9066
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9066 'LOWER-BIT' OF CONDITION CODE CAN NEVER BE SET
ASR9067
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9067 'MIX-BIT' AND 'ONE-BIT' CAN NEVER BE SET
ASR9068
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9068 SELFINTERPRETATION OF CODE
ASR9069
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9069 WRONG CHAINING OF 390 INTERMEDIATE LANGUAGE
ASR9070
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9070 'EX' REFERING ANOTHER 'EX' INSTRUCTION: NO CODE GENERATED
ASR9071
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9071 FIRST OPERAND NOT LESS OR NOT EQUAL SECOND OPERAND
ASR9072
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9072 'OVERFLOW'-BIT FOR FOLLOWING BRANCH NOT SET
ASR9073
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9073 'GREATER' BIT IN CONDITION CODE IN BC/BCR/BRC IGNORED
ASR9074
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9074 BRANCH CONDITION NEVER TRUE
ASR9075
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9075 NO CONDITION CODE SET BEFORE BC/BCR/BRC
ASR9076
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9076 'MIX' BIT OF CONDITION CODE NEVER SET
ASR9077
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9077 FLAG OF CONDITION CODE NOT SET
ASR9078
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9078 MASK IS ZERO ON (&00)
ASR9079
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9079 SAME TARGET AND SOURCE OPERAND AT (&00)
ASR9080
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9080 MASCHINE INSTRUCTIONS NOT ALLOWED IN DSECT
ASR9081
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9081 ALIGN INSTRUCTION NOT ALLOWED IN DSECT
ASR9083
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9083 INVALID REGISTER SPECIFICATION
ASR9084
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9084 OPERAND VALUE (&00) NOT IN ALLOWED RANGE
ASR9085
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9085 CODE NOT REACHED
ASR9086
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9086 NOP SPRINKLING IMPOSSIBLE BECAUSE OF CODE SLICE OVERFLOW
ASR9087
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9087 CODE LABEL IS LOADED INTO REGISTER (&00). CALCULATION AT STATEMENT (&01)
ASR9088
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9088 REGISTER (&00) CONTAINS THE RESULT OF A CALCULATION AND IS USED AS TARGET IN BRANCH STATEMENT (&01)
ASR9089
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9089 BRANCH INTO DSECT, COM NOT ALLOWED
ASR9090
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9090 TARGET OPERAND IN BRANCH INSTRUCTION OF FORM 'DATA REFERENCE + OFFSET' NOT ALLOWED
ASR9091
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9091 OPERAND (&00) NOT REFERENCED WITH DECLARED ALIGNMENT
ASR9092
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9092 ILLEGAL LENGTH IN DP|MP INSTRUCTION
ASR9093
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9093 TWO (OR MORE) SYMBOLS NOT PAIRED
ASR9094
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9094 EQU OPERANDS OF FORM 'DATA REFERENCE + OFFSET' NOT ALLOWED AS ENTRY OPERANDS
ASR9095
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9095 CONDITION CODE NOT ALIVE AT THE BEGINNING/ENDING OF A RISC BLOCK
ASR9096
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9096 TARGET LENGTH EXCEEDS LENGTH OF A LITERAL
ASR9097
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9097 ADDRESS IN REGISTER (&00) IS CHECKED FOR LESS ZERO
ASR9098
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9098 LTORG NOT ALLOWED IN DSECT
ASR9099
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9099 INSTRUCTION VIOLATES CONTINGENCY RULES
ASR9998
Destination: USER-TASK Routing code: Weight: 99
Warranty : NO
ASR9998 OPERAND VALUE (&00) NOT IN ALLOWED RANGE