ALLBASE/SQL Message Manual (36216-90213)

136 Chapter5
ALLBASE/SQL Error Messages: 2101-2419
CAUSE The release of the ALLBASE/SQL software does not match
the version of the DBEnvironment.
ACTION Use the migration tool, SQLMigrate, to migrate the
DBEnvironment forward to the proper version or use an
older release of the ALLBASE/SQL software.
2108 MESSAGE DBEnvironment corrupted during previous
migration. (DBERR 2108)
CAUSE At some prior time, a migration attempt failed which
corrupted the DBEnvironment in the process.
ACTION Restore the DBEnvironment from the backup.
2109 MESSAGE DBEnvironment must be recreated to use this
release of ALLBASE/SQL. (DBERR 2109)
CAUSE The release under which the DBE was created is not
supported in the current release of ALLBASE/SQL.
ACTION Recreate the DBE using the current release of
ALLBASE/SQL.
2200 MESSAGE DBEFileSet ! not found. (DBERR 2200)
CAUSE You tried to access a DBEFileSet that does not exist.
ACTION Check your spelling. If you still receive this error ask your
Database Administrator to check the
SYSTEM.DBEFILESET system catalog to make sure that
the DBEFileSet exists.
2201 MESSAGE DBEFileSet ! already exists. (DBERR 2201)
CAUSE You tried to CREATE a DBEFileSet that already exists.
ACTION Issue the CREATE DBEFILESET statement again,
specifying a unique name.
2202 MESSAGE DBEFile ! not found. (DBERR 2202)
CAUSE You tried to access a DBEFile that does not exist in this
DBEnvironment by using the ADD DBEFILE, DROP
DBEFILE, or REMOVE DBEFILE statement.
ACTION Check your spelling. Check the SYSTEM.DBEFILE view
to make sure that the speciļ¬ed DBEFile does exist.
2203 MESSAGE DBEFile ! already exists. (DBERR 2203)
CAUSE You tried to create a DBEFile that was already created in
this DBEnvironment.
ACTION Issue the command again, specifying a unique name.
2204 MESSAGE DBEFile ! not associated with DBEFileSet !.
(DBERR 2204)
CAUSE The DBEFile named in the command is not associated