ALLBASE/SQL Message Manual (36216-90213)

58 Chapter2
ALLBASE/SQL Warning Messages
(DBWARN
22740). ObjectDB is not supported under the
target
version of ALLBASE/SQL. This table/view will
be
dropped during the migration.
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 If the object is a table and you need to transfer this data to
the target release, use the ISQL UNLOAD EXTERNAL
command. If the object is a view, then the
SELECTSTRING from SYSTEM.VIEWDEF for the view
will be listed immediately after this message. You may
wish to recreate the view after the DBEnvironment has
been migrated by typing the command recorded in the
SELECTSTRING.
22750 MESSAGE WARNING - Table/view !.! is owned by user
HPODBSS, and is
assumed to be part of the ObjectDB product
(DBWARN
22750). ObjectDB is not supported under the
target
version of ALLBASE/SQL. This table/view 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 the object is a table and 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. If
the object is a view, then the SELECTSTRING from
SYSTEM.VIEWDEF for the view will be listed
immediately after this message. You may wish to recreate
the view after the DBEnvironment has been migrated by
typing the command recorded in the SELECTSTRING.
22760 MESSAGE WARNING - Table/view !.! is owned by user
CATALOG, which will
become a special user under the target
version of
ALLBASE/SQL (DBWARN 22760). New views owned
by