ALLBASE/SQL Message Manual (36216-90213)

78 Chapter3
ALLBASE/SQL Error Messages: 1-745
1
for an explanation of the error code returned.
39 MESSAGE File '!' already exists. (DBERR 39)
CAUSE The file name you specified to RENAME a file already
exists.
ACTION If you do not want to overwrite the existing file, reenter
the RENAME command specifying a unique file name.
Otherwise, either use the ERASE command to remove the
existing file or use the RENAME command to rename the
existing file first.
40 MESSAGE Error attempting to rename '!' to '!'. (DBERR
40)
CAUSE The ISQL RENAME failed because the file is being
accessed
or
you do not have write permission to the file.
ACTION Issue the command again, when the file is no longer being
accessed
or
contact a user who has write permission to the specified
file.
41 MESSAGE Internal error: Error on rename from '!' to
'!'. (DBERR 41)
CAUSE The ISQL RENAME command failed due to an internal
error.
ACTION Record as much information as possible and contact your
HP Service Representative or Response Center.
42 MESSAGE Unable to open work file. (DBERR 42)
CAUSE The file you specified in the SELECT statement cannot be
opened because it is being accessed already or you do not
have the MPE capabilities required
or
you are out of disk space.
ACTION Wait until the file is not being accessed
or
contact your system administrator.
43 MESSAGE Bad numeric input. (DBERR 43)
CAUSE You entered a character where a numeric value was
expected.