uCosminexus Service Platform, Messages

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

KDEC64009-E

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

aa....aa: Name of the SQL identifier in which an error was detected
  • When the SQL identifier name can be acquired: name-of-the-SQL-identifier-in-which-an-error-was-detected
  • When the SQL identifier name cannot be acquired: *
bb....bb: Name of the argument element in which an error was detected
  • When the argument element name can be acquired: name-of-the-argument-element-in-which-an-error-was-detected
  • When the argument element name cannot be acquired: *
cc....cc: Name of the attribute in which an invalid format was detected
  • When the value of cause 03, 04, or 05: *
  • For other cases: name-of-the-attribute-in-which-an-invalid-format-was-detected
dd....dd: Cause of error
  • 01: The string cannot be specified for dba_inf.
  • 02: The string cannot be specified for data_type.
  • 03: There is an invalid attribute.
  • 04: There is an invalid node.
  • 05: The attribute values of duplicate argument elements do not match.
Description
The format of the SQL operation definition file is invalid. An error was detected in the value specified for an element or an attribute of an argument element.
(S)
Cancels the processing.
(O)
Check and, if necessary, revise the contents of the SQL operation definition file, and then re-create the database adapter EAR file in the development environment.