Assigning values to database fields using wildcards is only valid once within STORE and MODIFY statements Explanation: An invalid wildcard assignment was recognized. Either it was not inside a STORE or MODIFY statement, or it was specified more than once in such a statement. User Action: Remove the wildcard assignment, or enclose it inside a STORE or a MODIFY statement.