SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
Parser and Compilation Messages (3000 through
3999)
HP NonStop SQL/MX Messages Manual—523730-004
5-50
Effect. The operation fails.
Recovery. Do not use KANJI or KSC5601 character expressions in these functions.
SQL 3220
Where object-name specifies the ANSI name of a table, view, or SQL/MP ALIAS.
Cause. SHOWDDL was given the SQL/MP display option with an SQL/MX table given
as an argument.
Effect. SHOWDDL does not display output.
Recovery. Reissue the command without the SQL/MP display option or specify an
SQL/MP object.
SQL 3225
Where object-name is the specified name of an object.
Where namespace is either the TABLE or INDEX namespace. The default namespace
for SHOWLABEL is TABLE.
Cause. SHOWLABEL was unable to find the object in the namespace namespace,
the object is not accessible, or the object is unsupported. The table namespace is used
as the default.
Effect. SHOWLABEL does not display output.
Recovery. Reissue the command with an object name and corresponding namespace
of a valid, supported, and accessible object.
SQL 3226
Where location-name specifies the physical location name of an SQL/MX object.
Cause. SHOWLABEL was given an invalid physical location as an argument.
Effect. SHOWLABEL does not display output.
3220 SHOWDDL failed for object object-name because an SQL/MP
display option was used on a SQL/MX object.
3225 SHOWLABEL failed for object object-name. The object does
not exist in the given namespace namespace, the object is not
accessible, or the object type is not supported. SHOWLABEL
supports only SQL/MX tables, views and indexes.
3226 SHOWLABEL failed for physical location name location-
name. Object does not exist or object type is not supported.
SHOWLABEL supports only SQL/MX tables, views, and indexes.