ERROR | the specified SQL statement cannot be stored in the workload because is contains unsupported statement type |
CAUSE | The user attempted to add a workload statement that contains an invalid statement type. Supported statement types are INSERT, DELETE, UPDATE, SELECT and MERGE. |
ACTION | Validate the workload statement and retry the operation. |