uCosminexus Stream Data Platform - Application Framework Messages

[Contents][Back][Next]

KFSP52202-E

A query group cannot be registered. Query group name = aa....aa, reason code = bb....bb

aa....aa: Query group name
bb....bb: Reason code
Description:
The query group cannot be registered for the reason indicated by the reason code.
Reason code Description
ALREADY_EXIST The specified query group is already registered.
OVER_MAX_NUM The upper limit value of the query group was exceeded.
INVALID_PROPERTY An error occurred in the analysis of a property file.
NO_QUERY No query has been registered.
NUMBER_OVERFLOW The upper limit value for IDs under management has been exceeded.
SCHEDULER_NUMBER_OVERFLOW The upper limit value for the number of query execution threads was exceeded.
WRONG_STREAM_ID The stream ID is invalid.
System processing:
Halts the operation.
Action to take:
Take the corrective action indicated below for the applicable reason code.
Reason code Corrective action
ALREADY_EXIST Revise the query group name.
OVER_MAX_NUM Check the registered query groups, delete query groups that are not needed, and then re-execute the command.
INVALID_PROPERTY Check the property analysis error message that was output before this message, and take the corrective action indicated.
NO_QUERY Define queries in the query definition file, and then re-execute the command.
NUMBER_OVERFLOW Restart the system.
SCHEDULER_NUMBER_OVERFLOW Revise the setting for the number of query execution threads.
WRONG_STREAM_ID Contact a system administrator.