CECN0124E (0x010C007C) CECN0124E The source Refresh Constraint where-clause for table schema-name.table-name is not valid. The SQLCODE is sqlcode.
Explanation
The source WHERE clause could not be verified for a refresh with constraints.
User response
Look up the SQLCODE for further steps to solve the issue and correct the where clause if applicable. Note that the input field only takes the list of conditions without the actual WHERE keyword (e.g. a valid WHERE clause could be: COL1 = 'A').