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-7
SQL 3023
Cause. You attempted to perform a COLLATE clause in a sort specification, which is
not supported.
Effect. SQL/MX ignores the COLLATE clause.
Recovery. Remove the COLLATE clause and resubmit.
SQL 3024
Cause. You attempted to use a MATCH PARTIAL clause, which is not supported.
Effect. The operation fails.
Recovery. Remove the MATCH PARTIAL clause and resubmit.
SQL 3025
Cause. You used an invalid location name for a subvolume that must be eight
characters long and begin with the letters ZSD.
Effect. The operation fails.
Recovery. Correct the name and resubmit.
SQL 3026
Cause. You made a syntax error in a list of file attributes, which must be separated by
commas.
Effect. The operation fails.
Recovery. Correct the syntax and resubmit.
3023 The COLLATE clause in a sort specification is not yet
supported.
3024 The MATCH PARTIAL clause is not yet supported.
3025 The format of the subvolume name part in the specified
location name name is not valid. The subvolume name part
must be eight characters long and begin with the letters ZSD.
3026 A comma must be used to separate file attributes.