ALLBASE/SQL Message Manual (36216-90213)

Chapter 7 215
ALLBASE/SQL Error Messages: 2800-8220
CAUSE The file name specified in the CREATE DBEFILE
statement already exists.
ACTION Issue the command again, specifying a unique file name.
3061 MESSAGE File System Error - (! !). (DBERR 3061)
CAUSE An MPE/iX file system error occurred.
ACTION Refer to the
MPE/iX Error Message Manual, Volume
I
for an error description.
3062 MESSAGE Location already used for another Tempspace.
(DBERR 3062)
CAUSE The physical location you specified by the CREATE
TEMPSPACE statement is already being used for another
tempspace.
ACTION Issue the CREATE TEMPSPACE statement again with a
different physical location. Or, execute the DROP
TEMPSPACE statement to remove the original tempspace
from the physical location, and issue the CREATE
TEMPSPACE statement again.
3063 MESSAGE DBECon Error - Cannot use CONNECT command
with autostart off. (DBERR 3063)
CAUSE You tried to initiate a single-user session with the
CONNECT statement and the autostart flag is OFF.
ACTION Either use the START DBE statement to initiate the
session or ask your database administrator to change the
autostart flag to ON.
3064 MESSAGE DBECon Error - This DBEnvironment does not
have !. (DBERR 3064)
CAUSE You tried to CONNECT to a DBEnvironment which is not
an ALLBASE/SQL DBEnvironment.
ACTION No action is necessary. You can only CONNECT to an
ALLBASE/SQL DBEnvironment.
3065 MESSAGE DBECon Error - User attempted NEWLOG and is
not creator of DBECon file. (DBERR 3065)
CAUSE You attempted to execute the START DBE NEWLOG
statement and you are not the creator of the specified
DBEnvironment.
ACTION Contact your database administrator to find out who the
DBECreator is and have the DBECreator issue the
appropriate command.
3066 MESSAGE DBECon Error - File is invalid. (DBERR 3066)
CAUSE The file specified is not a DBECon file.