uCosminexus Service Platform, Messages

[Contents][Index][Back][Next]

KDEC68026-E

SQL operation definition file error: An invalid value for an element or attribute was detected. (element = aa....aa, attribute = bb....bb, cause = cc....cc)

aa....aa: Name of the element in which the invalid format was detected
  • When the element name can be acquired: name-of-the-element-in-which-an-invalid-format-was-detected
  • When the attribute value is invalid or the element name cannot be acquired: *
bb....bb: Name of the attribute in which the invalid format was detected
  • When the value set up for the element is normal: name-of-the-attribute-in-which-an-invalid-format-was-detected
  • When the value set up for the element is invalid: *
cc....cc: Cause of error
  • 01: Not a database type.
  • 02: Not in the format of Y or N.
  • 03: Not an SQL command.
  • 04: Non-numeric character or a number outside the range of int type.
  • 05: Numeric character outside the specifiable range.
  • 06: Null element.
  • 07: The value is not hexBinary or base64Binary.
Description
The format of the SQL operation definition file is invalid. An invalid value was detected for an element or attribute.
(S)
Cancels the processing.
(O)
Check, and if necessary, revise the contents of the SQL operation definition file.