HP NonStop SQL/MX Messages Manual page 461

Table of Contents

Advertisement

MXCI Messages (15000 through 15999)
SQL 15538
15538 An operand of the LIKE operator does not have a
CHARACTER type.
Cause. You specified a column, pattern, or escape character in a LIKE predicate that
does not have a character data type. The LIKE predicate can be used only on
character data with type CHARACTER or VARCHAR.
Effect. The operation fails.
Recovery. Check the data types specified in the LIKE predicate and remove any
numeric operands.
SQL 15539
15539 A literal string is required here.
Cause. The SQL parser required a literal string at or near the position pointed to by
the marker.
Effect. The operation fails.
Recovery. Specify a literal string and recompile.
SQL 15540
15540 An invalid date and time was entered. The valid format
is MM/DD/YY [Hr:Mi:Se:Ms:Us].
Cause. You specified an invalid date and time to compute the timestamp.
Effect. The operation fails.
Recovery. Correct the syntax or values and resubmit.
SQL 15541
15541 AS DATE or AS TIME format specified on an incompatible
item type.
Cause. You specified an AS DATE or AS TIME format on an incompatible item type.
AS DATE or AS TIME can be specified only on an item having a LARGEINT data type.
Effect. The operation fails.
Recovery. Correct the command and resubmit.
HP NonStop SQL/MX Messages Manual—640324-001
15 -73

Hide quick links:

Advertisement

Table of Contents
loading

This manual is also suitable for:

Nonstop sql/mx 3.0

Table of Contents