Tivoli Audio Version 3 Release 7 Portable Media Storage User Manual


  Open as PDF
of 1473
 
ANR2911E Invalid SQL numeric literal token - token’.
Explanation: An invalid SQL numeric literal token was found. For example, the
floating point literal 1.456E is not valid.
System Action: The SQL query is terminated.
User Response: None.
ANR2912E Invalid character string literal token - token’.
Explanation: An invalid SQL character string literal token was found. For
example, the hexadecimal literal X’78FG’ is not valid because it contains the
character ’G’.
System Action: The SQL query is terminated.
User Response: None.
ANR2913E Invalid SQL identifier token - token’.
Explanation: An invalid SQL identifier token was found. For example, the
character sequence ABC.123 is not a valid identifier because the second part of
the identifier, 123, does not begin with a letter.
System Action: The SQL query is terminated.
User Response: None.
ANR2914E SQL identifier token token is too long; name or component exceeds 18
characters.
Explanation: An SQL identifier token was found that exceeds the maximum
length of 18 characters per component.
System Action: The SQL query is terminated.
User Response: None.
ANR2915E The SQL token beginning with token is missing an ending delimiter.
Explanation: An SQL token was found that is missing its ending delimiter. For
example, each of the tokens ’abc, abc, and X’abc is missing its ending delimiter.
System Action: The SQL query is terminated.
User Response: None.
416
Version 3 Release 7