ALLBASE/SQL Message Manual (36216-90213)

Chapter 3 91
ALLBASE/SQL Error Messages: 1-745
224 MESSAGE File '!' record length is too short. (DBERR
224)
CAUSE You tried to UNLOAD with the INTERNAL option to an
existing file, but the file record length was shorter than
the length of the tuples to be unloaded.
ACTION Either increase the record length of the existing file or
enter the UNLOAD command again, specifying a different
file name.
230 MESSAGE Total output width exceeds maximum of !.
(DBERR 230)
CAUSE The output length you specified in the UNLOAD
EXTERNAL command exceeded the maximum width of
7,990 bytes.
ACTION Issue the UNLOAD command again, specifying an output
length less than or equal to 7,990. If you require a length
greater than 7,990 bytes, issue the UNLOAD command
specifying the INTERNAL option.
231 MESSAGE Owner name must be no more than ! bytes.
(DBERR 231)
CAUSE The length of the Owner name you specified exceeds the
maximum length allowed for owner names.
ACTION Issue the command again, specifying a shorter owner
name.
237 MESSAGE ISQL internal error. (! !) (DBERR 237)
CAUSE An internal error has caused a Pascal runtime, operating
system, architected call interface (ACI), foreign data
access (FDA) or Switch layer error.
ACTION The error message includes the type of error and error
number. Refer to the cause and action in the appropriate
message manual.
238 MESSAGE This session is not allowed to use the SYSTEM
command. (DBERR 238)
CAUSE This session is not allowed to use the System command.
ACTION No action is required.
250 MESSAGE Write failed on file '!'. (! !). (DBERR 250)
CAUSE An MPE/iX file system error occurred.
ACTION Refer to the
MPE/iX Error Message Manual, Volume
1
for a brief explanation of the error code returned.
251 MESSAGE Read failed on file '!'. (! !). (DBERR 251)
CAUSE An MPE/iX file system error occurred.