ALLBASE/SQL Message Manual (36216-90213)

64 Chapter2
ALLBASE/SQL Warning Messages
23070 MESSAGE WARNING - Table !.! has more than 255
columns, which is not
supported under the target version of
ALLBASE/SQL(DBWARN 23070).
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 No action is necessary. 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.
23080 MESSAGE WARNING - DBEFile ! (having FILEID '!') in
DBEFileSet ! is
detached, which is not supported under the
target version of
ALLBASE/SQL (DBWARN 23080).
CAUSE A backward migration was PREVIEWED when this
message was issued. User data which takes advantage of
functionality that is not present in the target release has
been detected.
ACTION SQLMIGRATE will not perform a migration on the
DBEnvironment if this DBEFILE is detached when the
MIGRATE command is issued. Use the SQLUtil
ATTACHFILE command to attach this DBEFile back to
the DBEnvironment before attempting the migration.
23090 MESSAGE WARNING - DBEFile ! (having FILEID '!') in
DBEFileSet ! is
detached, which is not supported under the
target version of
ALLBASE/SQL (DBWARN 23090).
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 You must use the SQLUtil ATTACHFILE command to
attach this DBEFile back to the DBEnvironment before a
migration can be attempted.
23100 MESSAGE WARNING - DBEFile ! (having FILEID '!')
exists in a
group.account other than the one in which the
DBECON file
resides, which is not supported under the
target version of