CHC1415E
CHC1415E Only a SELECT statement may appear in a %SELECT function.
Explanation—An attempt has been made to use the %SELECT column function to perform an action other than a SQL SELECT statement. The %SELECT function can only be used to perform a valid SQL SELECT statement during the evaluation of expressions and row filtering expressions.
Message Variables—None
Message Destination—Product administration log
System Action—Replication to the subscription containing the table with the defined %SELECT function may end.
Operator Response—None
Client Administrator Response—Modify the %SELECT function invocation so that only a valid SQL SELECT statement is specified for the first function parameter.