ALLBASE/SQL Message Manual (36216-90213)

214 Chapter7
ALLBASE/SQL Error Messages: 2800-8220
DBE or CONNECT statement.
ACTION Check your spelling. If you still receive this error, use the
MPE/iX REPORT command to make sure that the group
exists in the specified account.
3054 MESSAGE File System Error - Nonexistent DBEFile or
log file. (DBERR 3054)
CAUSE You attempted to access a DBEFile or log file which is
missing.
ACTION Use the SQLUtil SHOWDBE command and/or SELECT
information from SYSTEM.DBEFILE to find out the
names of DBEFile0, DBELog and other DBEFiles. Make
sure they co-exist with your DBECon file.
3055 MESSAGE File System Error - Invalid file reference.
(DBERR 3055)
CAUSE The file name specified is not valid.
ACTION Check your spelling. Refer to the
MPE/iX General
User's Reference Manual
for information on file
naming conventions.
3056 MESSAGE File System Error - Insufficient virtual
memory. (DBERR 3056)
CAUSE System out of virtual memory.
ACTION Contact your system administrator.
3057 MESSAGE File System Error - Exclusive access not
possible. (DBERR 3057)
CAUSE You attempted to access a file exclusively while other users
were accessing the specified file.
ACTION Wait until there are no other users accessing the file.
3058 MESSAGE File System Error - File already being
accessed exclusively. (DBERR 3058)
CAUSE The file specified is being accessed exclusively by another
user.
ACTION Wait until the file is no longer being exclusively accessed.
3059 MESSAGE File System Error - Security Violation.
(DBERR 3059)
CAUSE The file mode of the DBEFile or executable program files is
incorrect.
ACTION Refer to the ALLBASE/SQL Database Administration
Guide for additional information.
3060 MESSAGE File System Error - File already exists.
(DBERR 3060)