uCosminexus Stream Data Platform - Application Framework Messages

[Contents][Back][Next]

KFSP46115-E

aa....aa The specified value is invalid. Specified value = bb....bb, error type = cc....cc

aa....aa: Definition check information
bb....bb: Specified value
cc....cc: Error type
Description:
The description or format specified in the item to be checked is invalid. Error types are described below.
Error type Description
ADAPTOR_DEFINITION A CB definition that can be defined only for the input adaptor or the output adaptor was defined under an adaptor definition for which it cannot be defined.
COUNT
  • If the I/O type is INPUT:
    The number of mapping definitions does not match the number of column definitions under the stream definition that matches the conversion target (query group name and stream name).
  • If the I/O type is OUTPUT:
    The number of mapping definitions does not match the number of field definitions under the record definition that matches the conversion target (record name).
EXTENSION_LEN The extension length is not within the range of 1 to 4 characters.
FILENAME_LEN The file name length is not within the range of 1 to 60 characters.
FORM The specification format of the serial number specification is invalid.
IOTYPE The specified value for the type of I/O does not match the adaptor definition type in which the CB definition specified by the type of I/O exists. Another possibility is that a specified value that cannot be specified for the type of I/O was specified.
LONG The specified value is outside the range for the LONG type.
LOSE No definition that corresponds to the specified value has been specified.
MANYFILE If the file name has a serial number specified, only one file name can be specified.
PATH_LEN The path name length is not within the range of 1 to 160 characters.
PERIOD A period has been specified at the start or end of a file name.
For details about the definition check information, see 8.1 List of Definition Check Information.
System processing:
Stops adaptor processing.
Action to take:
Revise the specification of the item to be checked for each error type.