Appendix C:  HLI Error Messages

Key:

{E}           explanatory text

{F}           full field qualification (e.g. fld:desig:R)

{H}           hexadecimal

{I}            integer (decimal)

{N}           name

{S}           string

CODE

MESSAGE

error >> 742 /Internal error - Unable to spawn Interactive ACCENT R
error >> 787 /{N} is busy and cannot be accessed
error >> 931 /Not enough arguments
error >> 932 /Expecting INTEGER argument - invalid argument type
error >> 933 /Expecting NUMERIC argument - invalid argument type
error >> 934 /Expecting STRING argument - invalid argument type
error >> 935 /Expecting ADDRESS argument - invalid argument type
error >> 938 /{I} extraneous argument(s)
error >> 941 /Invalid Key Word "{S}"
error >> 942 /Invalid file name "{S}"
error >> 943 /{N} not open for GET or UPDATE
error >> 944 /{N} not open for UPDATE
error >> 945 /{N} not open for CREATE, CREATE APPENDING, or UPDATE
error >> 946 /Schema definitions don't match for WITH OPTION: READY {N} WITH {N}
error >> 947 /DBL item {N} not open for CREATE, CREATE APPENDING, or UPDATE
error >> 949 /Invalid Data Set Designator
error >> 950 /Data Set not open
error >> 951 /DBL item "{N}" must be opened for CREATE in order to specify the DISCARD option
error >> 952 /An ACCENT R field and host variable must be specified
error >> 953 /Must declare global storage before ACCENT R field {S} can be used
error >> 954 /A DS designator must be specified in order to reference ACCENT R field {S}
error >> 955 /Storing into ACCENT R field {S} is not allowed
error >> 956 /No such ACCENT R field as {S}
error >> 957 /The occurs argument list for ACCENT R field {S} did not end with a 0
error >> 958 /Improper number of occurs arguments specified for ACCENT R field {S}
error >> 959 /The specification for the first subscript of ACCENT R field {S} exceeds its declared size of {I}
error >> 960 /The specification for the second subscript of ACCENT R field {S} exceeds its declared size of {I}
error >> 961 /The specification for the third subscript of ACCENT R field {S} exceeds its declared size of {I}
error >> 962 /Domain {S} does not exist in {N}
error >> 963 /NOT INDEXED option is not valid when a domain has been specified
error >> 964 /Specifying a domain is only valid if a DI was opened
error >> 965 /NOT INDEXED option is only valid if a DI was opened
error >> 966 /Conflicting options were specified
error >> 967 /Did not specify which record to retrieve
error >> 968 /OPTIONS are specified which are not valid in this routine
error >> 969 /INVALID DBL ITEM "{S}" specified
error >> 970 /OPEN failed since the maximum number of DBL items are already open
error >> 971 /Invalid access option requested for {S} {S}
error >> 972 /Invalid ALLOW options requested for {S} {S}
error >> 973 /No ALLOW options may be specified with the CREATE I/O mode; {S} {S}
error >> 974 /Invalid Data Set Designator
error >> 975 /The first HLI procedure called must be ACCFOR, ACCCOB, or ACCMAC
error >> 976 /Record retrieval by record number is invalid with a data index
error >> 979 /Random record retrieval requires a Data Index
error >> 980 /Error in call #{I} to procedure {S} at argument {I}
error >> 981 /Error in call #{I} to procedure {S}
error >> 983 /Warning in call #{I} to procedure {S} at argument {I}
error >> 984 /Warning in call #{I} to procedure {S}
error >> 986 /The DBL option can only be used with a Data Set designator that has been opened as a DBL
error >> 987 /Only the DBL retrieval option can be used with a Data Set designator that has been opened as a DBL
error >> 988 /FIRST or NEXT must be specified
error >> 989 /ENTRY or TEXT must be specified
error >> 990 /An item type must be specified
error >> 991 /Non-numeric DISPLAY variable argument is not allowed here
error >> 994 /Magnitude of DISPLAY variable too great for arithmetic conversion
error >> 996 /Cannot change record ID field {S} once set
error >> 1053 /The ALL option is required
error >> 1054 /{N} must be queued for records to be locked or freed
error >> 1068 /{N} was not queued, so LOCKED and MULTIPLE options cannot be used
error >> 1069 /{N} is not a DS or DI, so LOCKED and MULTIPLE options cannot be used
error >> 1072 /Number of implied decimal places out of bounds