A data ID that does not exist in a FROM clause relation reference was specified in a column specification that appears in the value expression of a WHERE clause. 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 was specified as a column specification that specifies a value expression in a WHERE clause.
- System processing:
- Stops query registration processing.
- Action to take:
- Revise the column specification specified as the WHERE clause value expression.