ALLBASE/SQL Message Manual (36216-90213)

Chapter 2 53
ALLBASE/SQL Warning Messages
20660 MESSAGE WARNING - Table !.! has been created using
INTEGRITY CONSTRAINTS,
which is not supported under the target
version of ALLBASE/SQL
(DBWARN 20660). This table is being dropped.
CAUSE A backward migration was in progress when this message
was issued. User data which takes advantage of
functionality that is not present in the target release has
been detected.
ACTION If you need to recover the table, the backup version of the
DBEnvironment must be restored. If you need to transfer
this data to the target release, use the ISQL UNLOAD
EXTERNAL command.
20670 MESSAGE WARNING - Table !.! has been created using
DEFAULT column values,
which is not supported under the target
version of ALLBASE/SQL
(DBWARN 20670). This table is being dropped.
CAUSE A backward migration was in progress when this message
was issued. User data which takes advantage of
functionality that is not present in the target release has
been detected.
ACTION If you need to recover the table, the backup version of the
DBEnvironment must be restored. If you need to transfer
this data to the target release, use the ISQL UNLOAD
EXTERNAL command.
20680 MESSAGE WARNING - TEMPSPACE ! has been created using
the
CREATE
TEMPSPACE statement, which is not supported
under the target version of
ALLBASE/SQL (DBWARN 20680). This TEMPSPACE is
being dropped.
CAUSE A backward migration was in progress when this message
was issued. User data which takes advantage of
functionality that is not present in the target release has
been detected.
ACTION No action is necessary.
20690 MESSAGE WARNING - Table !.! has been created with a
REFERENTIAL CONSTRAINT on
a table that was dropped during the
migration. (DBWARN 20690) Table !.! is being
dropped.
CAUSE A backward migration was in progress when this message