ALLBASE/SQL Message Manual (36216-90213)

92 Chapter3
ALLBASE/SQL Error Messages: 1-745
ACTION Refer to the
MPE/iX Error Message Manual, Volume
1
for a brief explanation of the error code returned.
252 MESSAGE Seek failed on file '!'. (! !). (DBERR 252)
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.
253 MESSAGE LONG data types not allowed through UNLOAD
INTERNAL. (DBERR 253)
CAUSE You attempted to use the UNLOAD command with the
INTERNAL option for LONG data type columns.
ACTION Use the EXTERNAL option with the UNLOAD command.
256 MESSAGE SELECT statement length exceeds maximum of !
bytes. (DBERR 256)
CAUSE The length of the SELECT statement in the UNLOAD
command exceeds the maximum of 2048 bytes.
ACTION Use the SELECT statement to define a view, and then
unload from the view.
257 MESSAGE Unable to split error message into multiple
lines. (DBERR 257)
CAUSE There was an internal error.
ACTION Record as much information as possible and contact you
HP Service Representative or Response Center.
263 MESSAGE Invalid flagger name. (DBERR 263)
CAUSE An invalid flagger name was specified in the SET
FLAGGER statement.
ACTION Specify a valid flag name. Currently, the only flagger name
supported is "FIPS127.1". Do not include quotes. It is not
case sensitive.
284 MESSAGE Invalid UNLOAD INTERNAL syntax after table
name. (DBERR 284)
CAUSE The UNLOAD INTERNAL syntax after the table name is
invalid.
ACTION No action is required.
300 MESSAGE Open failed on file '!'. (! !). (DBERR 300)
CAUSE An MPE/iX file system error occurred.
ACTION Refer to the
MPE/iX Error Message Manual, Volume
1
for an error description.
301 MESSAGE Close failed on file '!'. (! !). (DBERR 301)