SQL/MX 2.x Messages Manual (G06.24+, H06.03+)
MXCI Messages (15000 through 15999)
HP NonStop SQL/MX Messages Manual—523730-004
14-25
SQL 15274
Where string1 is the attribute name and value.
Cause. The attribute value entered is greater than the maximum allowed value.
Effect. The operation fails.
Recovery. Enter the command with the attribute value smaller or equal to the 
maximum allowed value.
SQL 15275
Where string1 displays the start of the error.
Cause. A quoted string is concatenated with a different type of quoted string; for 
example, a single quoted string with a double quoted string.
Effect. The operation fails.
Recovery. Retry the command using the same type of quote characters for 
concatenation.
SQL 15276
Cause. The service name is an asterisk (*), which is invalid when trying to access a 
server.
Effect. The operation fails.
Recovery. Retry the command specifying a valid service name. To list valid service 
names, use the INFO SERVICE command.
SQL 15277
Where invalid-char displays the invalid character.
15274 Attribute value too large, limit 
9,223,372,036,854,775,807, command had: string1.
15275 Concatenating strings of different quote types is not 
permitted, command had: string1.
15276 SERVICE name component * not permitted when accessing a 
SERVER.
15277 Extra token invalid-char was found, command had: 
string1.










