FRM-40750: Record %d: Can''t set status to QUERY or CHANGED in a control block.
Cause: Application design error. An attempt was made to set the Status Property of a record in a control block to QUERY_STATUS or CHANGED_STATUS.
Action: The record's Status Property should be set to NEW_STATUS or INSERT_STATUS.
Trigger: ON-ERROR