10-10
9845B/C Mainframe References
Assembly-Time Errors
D D Doubly-defined label
EN END instruction missing;
or
module
name
does
not match.
E
X Expression evaluation error.
L T
literal
pools
full
or
out
of range.
M D ICOM region overflow.
R N
Operand
out
of range.
S Q Argument declaration pseudo-instruction
out
of sequence.
T P Incorrect type of
operand
used.
UN
Undefined symbol.
800
-
888
Reserved for user.
IMAGE
Status
Errors
The following
are
possible values
and
meanings of the condition word (first element of the
status array). After
an
error, the status array
is
as follows -
Element
Description
1 Condition word
is
non-zero
2-4
No change
5
DBOPEN
mode
6
Statement
identification
number
7 Program line
number
8 0
9 Value of the mode
parameter
10
Integer-for system use only
Each
statement
has an identification number.
Number
Statement
401 DBOPEN
402
DBINFO
403
DBCLOSE
404
DBFIND
405
DBGET
406
DBUPDATE
407
DBPUT
408
DBDELETE
Condition
Word Value
Error
Description
o Successful execution -
nO
error
- 1 Improper
data
base name; already have read/write access to the data base
- 1
0 You may
not
open
additional data bases;
five
are already
opened
-
11
Bad
data
base
name
or preceding blanks missing.
Don't
change the first two
characters. Data base may not be open.
-1
a DBPUT, DBDELETE
and
DB
UPDATE not allowed in DBOPEN
mode
8