uCosminexus Service Platform, Messages

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

KDEC64008-E

SQL operation definition file error: A required attribute for a parameter element was not found. (SQL ID = aa....aa, parameter element = bb....bb, required attribute = cc....cc)

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: Required attribute name
Description
The format of the SQL operation definition file is invalid. The argument element does not have the required attribute.
(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.