uCosminexus Service Platform, Messages

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

KDEC66006-E

The format of the parameter element value is invalid. (SQL ID = aa....aa, parameter element = bb....bb, data type = cc....cc)

aa....aa: SQL identifier name
When executing a single SQL statement When executing multiple SQL statements#
SQL identifier name SQL identifier name (Position)

#
Out of the DBA_MULTI_SQL elements in the request message, the position of the corresponding DBA_MULTI_SQL element is displayed with numeric characters. The position starts from 1.

bb....bb: Argument element name
cc....cc: Value of the attribute data_type in the SQL operation definition file
Description
The format of the argument element value is invalid.
When multiple SQL statements are executed, the information about the error that is detected first will be output.
(S)
Cancels the processing.
(O)
Make sure that the format of the argument element value matches the type specified in the data_type attribute in the SQL operation definition file.