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-51
Recovery. Reissue the command with a valid location name.
SQL 3227
Where object-name specifies the ANSI name of an object.
Cause. SHOWLABEL was unable to find the object in the specified namespace, or the
object is unsupported.
Effect. SHOWLABEL does not display output.
Recovery. Reissue the command with a valid, supported object name and
corresponding namespace.
SQL 3228
Where location-name specifies the physical location name of an SQL/MX object.
Cause. SHOWLABEL supports only the physical names of data forks of SQL/MX
objects (physical location names that end in “00”). SHOWLABEL does not support
resource forks.
Effect. SHOWLABEL does not display output.
Recovery. Reissue the command with a valid location name.
SQL 3400
Cause. There is an undefined character in the character set.
Effect. The operation fails.
Recovery. Remove the invalid character and resubmit.
SQL 3401
Cause. You used a hexadecimal format to represent a character string that is not
supported by SQL/MX.
3227 SHOWLABEL failed for object object-name. SHOWLABEL does
not support SQL/MP objects or SQL/MP aliases.
3228 SHOWLABEL failed for physical location name location-
name. SHOWLABEL supports only the data forks of SQL/MX
tables, views, and indexes.
3400 Invalid code point value for character set name.
3401 Hexadecimal representation of string literals associated
with character set name is not supported.