A data ID that does not exist in a FROM clause relation reference was specified in a column specification that appears in a select expression. Query name = aa....aa, data ID = bb....bb
- aa....aa: Query name
bb....bb: Data ID - Description:
- A data ID not in a FROM clause relation reference has been specified as a column specification that specifies a select expression.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the column specification of the select expression.