uCosminexus Service Platform, Messages

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

KDEC68027-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 the 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 the 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. An attribute required for an argument element was not found.
(S)
Cancels the processing.
(O)
Check, and if necessary, revise the contents of the SQL operation definition file.